blender/source
Sergey Sharybin 1562fd99f1 Fix T38664: Blender hang when change scene from script
Deadlock between python script evaluation thread and
drivers evaluation caused by scene update invoked from
ED_screen_set_scene().

Pretty much the same as setting scene current frame
with the same solution BPy_{BEGIN,END}_ALLOW_THREADS.
2014-02-17 12:34:27 +06:00
..
blender Fix T38664: Blender hang when change scene from script 2014-02-17 12:34:27 +06:00
blenderplayer Fix player stubs after change in compositor 2014-02-05 18:44:48 +01:00
creator Fix T38541: sys.exit fails when blender is built as a py-module 2014-02-13 06:58:06 +11:00
gameengine Fix T37964: KX_GameObject missing NULL checks for m_physicsController. 2014-02-14 13:17:51 -08:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests Code cleanup: style 2014-02-13 08:52:12 +11: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 Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00