blender/source
Lukas Toenne c9fdec14f5 Fix #37261 Rendering a Render Layer from another scene doesn't update.
The scene pointer used for looking up the appropriate source of render result images in the image editor was always taken from context. This means that render results for a different scene would never be
displayed in the image editor.

To give feedback on running renders, try to get the running render job's scene pointer in the image editor for render result type images. This only happens during rendering, apart from that the regular
context scene result is displayed.
2013-10-31 17:20:31 +00:00
..
blender Fix #37261 Rendering a Render Layer from another scene doesn't update. 2013-10-31 17:20:31 +00:00
blenderplayer rename give_cursor to ED_view3d_cursor3d_get 2013-10-26 04:07:18 +00:00
creator Lock-free memory allocator 2013-10-10 11:58:01 +00:00
gameengine Remove duplicate cmake enries in game engine and compositor 2013-10-25 11:00:16 +00:00
icons
tests - update bl_run_operators.py for change in blender. 2013-09-15 01:46:25 +00:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript