Blender Git Commit Log

Git Commits -> Revision 8922d17

Revision 8922d17 by Kévin Dietrich (master)
March 12, 2021, 00:57 (GMT)
Alembic procedural: specific result type for cache lookups

This type, CacheLookupResult, holds the data for the current time, or an
explanation as to why no data is available (already loaded, or simply
nothing available). This is useful to document the behavior of the code
but also, in future changes, to respond appropriately for missing data.

Commit Details:

Full Hash: 8922d177c1019cc846928a3d5344991e000eeaa4
Parent Commit: d72fc36
Lines Changed: +100, -21

2 Modified Paths:

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