Blender Git Commit Log

Git Commits -> Revision 7017844

Revision 7017844 by Kévin Dietrich (master)
March 11, 2021, 23:15 (GMT)
Alembic procedural: move cache building out of object update methods

This will help support instancing as cache building is now decoupled
from the logic to update the Nodes' sockets as data (and cache) will
need to be shared by different Geometries somehow, and also simplify
implementing different data caching methods by centralizing this
operation.

Commit Details:

Full Hash: 7017844c5eca72046654b27ceee2f9528edbe488
Parent Commit: 7a028d5
Lines Changed: +83, -107

2 Modified Paths:

/intern/cycles/render/alembic.cpp (+78, -95) (Diff)
/intern/cycles/render/alembic.h (+5, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021