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-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-10IO: support Presets in Alembic, Collada, OBJ, STL, USD importersAras Pranckevicius
2022-10-10OBJ: add global scale factor import settingAras Pranckevicius
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-14Fix T49814: Collada Import Ignores Vertex NormalsMyron Carey
2022-09-13obj: implement support for PBR .mtl extensionsAras Pranckevicius
2022-09-12USD IO: fixed compiler warningsMichael Kowalski
2022-09-12Fix T100016: Memory leak in USD importer.Michael Kowalski
2022-09-12UI: Cleanup/Fixes of some UI messages.Bastien Montagne
2022-09-08Fix T100887: Some C++ importers/exporters (e.g. OBJ) reset file dialog Sort B...Aras Pranckevicius
2022-09-08Fix T96297: obj: improve layout of UI fields and axis validationAras 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-08-17Fix: build issue with MSVCRay Molenkamp
2022-08-17WM: ensure AlembicImportParams are always initializedCampbell Barton
2022-08-16Cleanup: use a structure for Alembic import parametersKévin Dietrich
2022-08-11obj: support importing multiple files at onceAras Pranckevicius
2022-08-09Cleanup: sort cmake file-listsCampbell Barton
2022-08-02GPencil: Allow import several SVG at timeAntonio Vazquez
2022-08-01Fix T100076: OBJ import: new importer doesn't use //relative/image/pathsAras Pranckevicius
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-19Fix T98874: new obj importer missing an option to import vertex groupsAras Pranckevicius
2022-06-14obj: vertex colors support in importer and exporterAras Pranckevicius
2022-06-10USD import: Handle material name collisionsMichael Kowalski
2022-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton
2022-06-06STL: Add new C++ based STL importerIyad Ahmed
2022-06-05Cleanup: assign operator type flags in their initializationCampbell Barton
2022-06-02USD: Enable operator presets when exportingPhilipp Oeser
2022-05-31OBJ: Enable undo for experimental OBJ importerIyad Ahmed
2022-05-23Fix T98293: Scene stats info not updated after new OBJ importAras Pranckevicius
2022-05-17Cleanup: use term 'filepath' for full file pathsCampbell Barton
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-10Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-10Fix T96399: New 3.1 OBJ exporter is missing Path Mode settingAras Pranckevicius
2022-05-07Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-07Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-06USD: add volume/VDB exportPiotr Makal
2022-05-03Alembic: Enable operator presets when exportingEthan-Hall
2022-04-28Fix T97142: When Exporting GPencil, File Dialog Shows No SubfoldersAntonio Vazquez
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-17OBJ: further optimize, cleanup and harden the new C++ importerAras Pranckevicius
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-04-04OBJ: New C++ based wavefront OBJ importerAnkit Meel
2022-03-25USD I/O: explicitly set or clear the OPTYPE_UNDO flagSybren A. Stüvel
2022-03-20Fix T96470 new obj exporter writing material groupsAras Pranckevicius