Blender Git Commit Log
Git Commits -> Revision 2b29bf2
Revision 2b29bf2 by Richard Antalik (master) October 2, 2019, 20:48 (GMT) |
Fix T69924: Prefetch stops when moving playhead Fix T70194: Prefetch freezes Blender in some cases - Initialize depsgraph in isolated bmain struct. - Fix prefetching range (forgot in initial prefetch commit). - Fix crash - Add check if prefetch job is initialized and running. Reviewed By: brecht Differential Revision: https://developer.blender.org/D5899 |
Commit Details:
Full Hash: 2b29bf25fcaa22812a4656c2f4243c037b6b2bb2
Parent Commit: aabd870
Lines Changed: +35, -18