Blender Git Loki
Git Commits -> Revision 43e2b34
Revision 43e2b34 by Sergey Sharybin (soc-2013-depsgraph_mt) December 17, 2013, 17:10 (GMT) |
Address notes from Campbell's review - Cleanup naming in some places. - Get rid of _ex functions with use_threads argument in scene update routines. Using Py_BEGIN_ALLOW_THREADS from frame_set and update_tagged functions seems made the trick. - Fix for possible uninitialized members of evaluation context when it's allocated in stack. |
Commit Details:
Full Hash: 43e2b343e4e151ecec528acf747320633909e14f
Parent Commit: c2fe44f
Lines Changed: +53, -65