Blender Git Commit Log

Git Commits -> Revision 2e7f847

March 25, 2021, 12:22 (GMT)
Fix a few issues with prefetching.

We need to make sure that the data for the frame that we are trying to
render is indeed in the prefetched cache if it is not in the main cache.

We also need to avoid race conditions when reading from a partially
loaded cache.

Finally, use a specific cancel query mechanism to early exit when
cancelling prefetching.

Commit Details:

Full Hash: 2e7f8470817ad3c91ddd954f37e7897d7694292f
Parent Commit: 2022e62
Lines Changed: +184, -91

2 Modified Paths:

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