Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-10IO: support Presets in Alembic, Collada, OBJ, STL, USD importersAras Pranckevicius
2022-09-12USD IO: fixed compiler warningsMichael Kowalski
2022-09-12Fix T100016: Memory leak in USD importer.Michael Kowalski
2022-09-08Fix T100887: Some C++ importers/exporters (e.g. OBJ) reset file dialog Sort B...Aras Pranckevicius
2022-09-07Cleanup: factor out "set default filepath" into a ED_fileselect_ensure_defaul...Aras Pranckevicius
2022-09-07Fix T100797: C++ exporters do not remember the path on subsequent exportsAras Pranckevicius
2022-09-05I18n: translate untitled file namesDamien Picard
2022-06-10USD import: Handle material name collisionsMichael Kowalski
2022-06-05Cleanup: assign operator type flags in their initializationCampbell Barton
2022-06-02USD: Enable operator presets when exportingPhilipp Oeser
2022-05-11Merge branch 'blender-v3.2-release'Philipp Oeser
2022-05-11Fix T97947: USD will fail to export without file extensionPhilipp Oeser
2022-05-06USD: add volume/VDB exportPiotr Makal
2022-04-15UI: Improve wording for some USD export descriptionsHans Goudey
2022-04-07Cleanup: clang-formatCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-25USD I/O: explicitly set or clear the OPTYPE_UNDO flagSybren A. Stüvel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-27USD Preview Surface material export.Michael Kowalski
2021-10-04Cleanup: use system includesCampbell Barton
2021-08-03USD: add USD importerMichael Kowalski
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-08-17USD: Allow exporting of invisible objectsSybren A. Stüvel
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-01-10USD Exporter: clarified export options in the UISybren A. Stüvel
2020-01-09USD Exporter: removed 'Export' from the exporter option labelsSybren A. Stüvel
2020-01-09USD Exporter: removed 'Visible Objects Only' exporter optionSybren A. Stüvel
2019-12-17USD Exporter: show export options by defaultSybren A. Stüvel
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel