Blender Git Commit Log
Git Commits -> Revision 9dbfc7c
Revision 9dbfc7c by Philipp Oeser (master) February 26, 2020, 16:30 (GMT) |
Fix T74225: Image (from sequence) cannot be loaded If the current frame was not in range, the ImageTile's 'ok' was stuck at 0. Similar to the ImageUser being reset to 'ok' in BKE_image_user_frame_calc, we now do for ImageTiles as well. note: the crasher part of T74225 was fixed in rB5c490d437743. Maniphest Tasks: T74225 Differential Revision: https://developer.blender.org/D6939 |
Commit Details:
Full Hash: 9dbfc7ca8bf4453c0ad0f5798405a23fe425d747
Parent Commit: 95175c3
Lines Changed: +8, -0
1 Modified Path:
/source/blender/blenkernel/intern/image.c (+8, -0) (Diff)