Blender Git Commit Log
Git Commits -> Revision 1562fd9
Revision 1562fd9 by Sergey Sharybin (master) February 17, 2014, 06:34 (GMT) |
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. |
Commit Details:
Full Hash: 1562fd99f173898b3698972c90cdcb96c851dbbf
Parent Commit: 4134bdc
Lines Changed: +13, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_screen.c (+13, -0) (Diff)