Blender Git Loki
Git Commits -> Revision a71490c
August 12, 2020, 06:58 (GMT) |
Fix T78537: too much memory usage rendering animation with persistent images For still images, always return 0 for the current frame number. This ensures Cycles can detects that the image did not change. Based on patch by Vincent Blankfield. Differential Revision: https://developer.blender.org/D8242 |
Commit Details:
Full Hash: a71490c4b2fc08d677c3c20403c847753aa52bf4
Parent Commit: f47f9a0
Committed By: Jeroen Bakker
Lines Changed: +17, -9
1 Modified Path:
/source/blender/blenkernel/intern/image.c (+17, -9) (Diff)