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-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-03Despgraph: Remove asserts from object modifier backupSergey Sharybin
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-04-01Fix T87065: Deformed Lattice undeforms after setting keyframeSybren A. Stüvel
2021-04-01Cleanup: typo fix in commentSybren A. Stüvel
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-08-11Depsgraph: Use UUID to match modifiersSergey Sharybin
2020-08-04Depsgraph: Use UUID to identify pose channelsSergey Sharybin
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-06-29BLI: remove blender::Optional in favor of std::optionalJacques Lucke
2020-06-18Depsgraph: use blender::Map instead of std::mapJacques Lucke
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
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-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2019-11-29Depsgraph: Refactor, split runtime backup into smaller filesSergey Sharybin