Blender Git Commit Log
Git Commits -> Revision 4066c92
Revision 4066c92 by Richard Antalik (master) May 22, 2020, 11:31 (GMT) |
Fix (unreported): prefetching wastes resources when end frame is reached This bug is not really visible for user. When end frame is reached by prefetching thread, it doesn't stop and keeps on getting images from cache. Add chech for this situation and simplify logic involved in suspending, so it's easier to read. Reviewed By: brecht Differential Revision: https://developer.blender.org/D7757 |
Commit Details:
Full Hash: 4066c921fbe5777271bebe1055bfd525f4c6dcfa
Parent Commit: c4edc6f
Lines Changed: +35, -21
1 Modified Path:
/source/blender/blenkernel/intern/seqprefetch.c (+35, -21) (Diff)