Blender Git Commit Log
Git Commits -> Revision 68d8c6a
Revision 68d8c6a by Sergey Sharybin (master) March 27, 2013, 11:26 (GMT) |
Fix #34779: Channels disappear from multilayer exr sequence Issue was caused by delayed or missing image user frame number update, which lead to image loading failure in cases node is updating from image signal callback. Solved in a way that file from image datablock is used for sockets detection instead of loading image for current frame. |
Commit Details:
Full Hash: 68d8c6ad3d9aa54219da9bce4abdb4bc424a3154
SVN Revision: 55624
Parent Commit: cb6f416
Lines Changed: +30, -3