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
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-17Cleanup: Alembic, split source files into reader and writerSybren A. Stüvel
2020-02-14Cleanup: Alembic, renamed and moved convert_matrix functionSybren A. Stüvel
2020-02-14Cleanup: Alembic, removed unused export settingsSybren A. Stüvel
2020-02-14Alembic: refactor import and export of transformationsSybren A. Stüvel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-11Cleanup: spellingCampbell Barton
2019-11-29Cleanup: Alembic: avoid unused parameter warningSybren A. Stüvel
2019-11-29Alembic export: assume that transforms are always animatedSybren A. Stüvel
2019-11-29Alembic: changed "Visible Layers" to "Visible Objects" in export optionsSybren A. Stüvel
2019-11-29Fix T71986: Alembic: object constraints animation no longer exportedSybren A. Stüvel
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-26Alembic export: don't assume transform is always animatedSybren A. Stüvel
2019-11-20Alembic: clean up exporter metadata codeSybren A. Stüvel
2019-11-06Alembic: improved import/export of mesh normalsSybren A. Stüvel
2019-11-05Alembic import: fix incorrect 'topology changed' errorSybren A. Stüvel
2019-10-17Fix T69182: Auto-Smooth does not work on Alembic meshes without normalsSybren A. Stüvel
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-19Fix T70021: Alembic incomplete crease importSybren A. Stüvel
2019-09-19Alembic: Fix compiler error on WindowsSybren A. Stüvel
2019-09-19Fix T55403: Alembic: export of animated child hairsSybren A. Stüvel
2019-09-19Fix T70070: Path always absolute when importing AlembicSybren A. Stüvel
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-18Fix T65816: Alembic export of procedural mesh results in a static mesh and cr...Sybren A. Stüvel
2019-09-17Alembic: fix updating of GUI when export progress is madeSybren A. Stüvel
2019-09-17Cleanup: Alembic: use pointers instead of references when passing progress va...Sybren A. Stüvel
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Partially revert "Cleanup: use post increment/decrement"Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-26Cleanp: fix compiler warningsBrecht Van Lommel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Fix T56408: Hair children recalc on every frame on Alembic meshSybren A. Stüvel
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-01Alembic: fix heap-use-after-free errorSybren A. Stüvel
2019-08-01Fix T61935: load camera transforms from Alembic files written by MeshroomSybren A. Stüvel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Fix build error after recent cleanupBrecht Van Lommel