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-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
2022-03-19Make Format ChangesHarley Acheson
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-13Fix T96303: C++ OBJ exporter needs presets and skip modifiers.Aras Pranckevicius
2022-02-20UI: Do not include the text stating an enum item is the defaultAaron Carlisle
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-11Cleanup: quite missing-variable-declarations warningsCampbell Barton
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove redundant/unused assignmentCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06CMake: add missing headersCampbell Barton
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-11-08GPencil: New option to export PDF full sceneAntonio Vazquez
2021-10-04Cleanup: use system includesCampbell Barton
2021-08-19Alembic import: option to always add a cache readerKévin Dietrich
2021-08-03USD: add USD importerMichael Kowalski
2021-07-30Cleanup: headers, use 'pragma once', remove argument to '\file'Campbell Barton
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-06Alembic export: evaluation mode optionPhilipp Oeser