Blender Git Loki
Git Commits -> Revision e76364a
Revision e76364a by Sergey Sharybin (master) February 11, 2017, 21:19 (GMT) |
Image: Fix non-deterministic behavior of image sequence loading The issue was caused by usage of non-initialized image user, which could have different settings, causing some random image being loaded or not loaded at all. This caused non-deterministic behavior of Cycles image loading because it was querying image information from several places. This fixes crash reported in T50616, but it's not a complete fix because preview rendering in material is wrong (same wrong as in 2.78a release). |
Commit Details:
Full Hash: e76364adcd3810134f0b9a55fd7fa40de72a008b
Parent Commit: 1ac6e4c
Lines Changed: +6, -2
1 Modified Path:
/source/blender/blenkernel/intern/image.c (+6, -2) (Diff)