Blender Git Loki
Git Commits -> Revision 7865a8d
Revision 7865a8d by Kévin Dietrich (cycles_procedural_api) January 29, 2021, 13:42 (GMT) |
Alembic procedural: avoid unnecessarily constructing Alembic objects Constructing those objects is a rather expensive operation which involves creating shared pointers and accounted for 60% of the procedural's device_update time when playing back animations with hundreds of objects. |
Commit Details:
Full Hash: 7865a8df3c3752c75ea96bfdc8da9beec7fc28da
Parent Commit: 2113038
Lines Changed: +16, -9
1 Modified Path:
/intern/cycles/render/alembic.cpp (+16, -9) (Diff)