Blender Git Loki
Git Commits -> Revision 1e948b2
Revision 1e948b2 by Sergey Sharybin (master) September 16, 2014, 08:44 (GMT) |
Fix T41818: Missing refresh on Undo for nodes (mask example) Added a special notifier now NC_WM|ND_UNDO in order to deal with such cases and now compositor/image will refresh when undo happens. There are much more ways to fail compo to update the resul, like undoing while it's not visible and so, but as mont29 said -- let's at least fix obvious crap in the workflow. |
Commit Details:
Full Hash: 1e948b251d63cb9141ff71d24fbcf343d38c7da4
Parent Commit: c9f0c20
Lines Changed: +16, -0