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
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Alembic Procedural: only subdivide if subsurf modifier is presentKévin Dietrich
2021-05-03Alembic Procedural: refactor data readingKévin Dietrich
2021-03-31Alembic procedural: comment, speficy the behavior of a functionKévin Dietrich
2021-03-31Alembic procedural: cleanup, make add_object privateKévin Dietrich
2021-03-31Alembic procedural: fix out of bound access when editing object properties or...Kévin Dietrich
2021-03-24Alembic procedural: deduplicate cached data accross framesKévin Dietrich
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-12Alembic procedural: specific result type for cache lookupsKévin Dietrich
2021-03-12Alembic procedural: add support for instancingKévin Dietrich
2021-03-12Alembic procedural: move cache building out of object update methodsKévin Dietrich
2021-03-07Cleanup: do not pass class member to class methodsKévin Dietrich
2021-03-07Alembic procedural: fix missing update when only the transforms changeKévin Dietrich
2021-02-26Cleanup: unused class memberKévin Dietrich
2021-02-23Alembic procedural: use an enumeration to discriminate IObjectsKévin Dietrich
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-27Cleanup: spellingCampbell Barton
2021-01-25Cleanup: spellingCampbell Barton
2021-01-25Cycles: internal support for Alembic proceduralsKevin Dietrich