blender/source
Sergey Sharybin 1e948b251d 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.
2014-09-16 14:44:47 +06:00
..
blender Fix T41818: Missing refresh on Undo for nodes (mask example) 2014-09-16 14:44:47 +06:00
blenderplayer Support more object types scene-scale (on creation) 2014-09-01 21:01:11 +10:00
creator Warn when --engine arg isn't found 2014-09-09 01:44:41 +10:00
gameengine Cleanup: remove _DEBUG define usage 2014-08-27 18:59:32 +10:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript