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-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Alembic Procedural: only subdivide if subsurf modifier is presentKévin Dietrich
2021-08-18Alembic procedural: remove Generated attribute creationKévin Dietrich
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-26Cycles: optimize attributes device updatesKévin Dietrich
2021-05-18Cleanup: formatKévin Dietrich
2021-05-18Alembic procedural: fix wrong property used as base for attributeKévin Dietrich
2021-05-03Cleanup: spellingCampbell Barton
2021-05-03Alembic Procedural: refactor data readingKévin Dietrich
2021-03-31Alembic procedural: fix missing update when editing shadersKévin Dietrich
2021-03-24Alembic procedural: deduplicate cached data accross framesKévin Dietrich
2021-03-15Fix Cycles rendering crash on OpenBSDBrecht Van Lommel
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-12Alembic procedural: fix missing attribute updateKévin Dietrich
2021-03-12Cleanup: unused variableKévin Dietrich
2021-03-12Alembic procedural: fix potential zero scale matrix generationKé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-03-07Alembic procedural: fix infinite update loop when modifying Object level prop...Kévin Dietrich
2021-02-23Alembic procedural: avoid storing constant hair topology for each frameKévin Dietrich
2021-02-23Alembic procedural: cleanup, demultiply Object and Geometry NodeKévin Dietrich
2021-02-23Alembic procedural: use an enumeration to discriminate IObjectsKévin Dietrich
2021-02-23Alembic procedural: fix crash when accessing data out of frame boundsKévin Dietrich
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-03Alembic procedural: fix crash when cancelling a render duringKévin Dietrich
2021-01-25Fix build error after Cycles Amembic procedural commitBrecht Van Lommel
2021-01-25Cycles: internal support for Alembic proceduralsKevin Dietrich