Blender Git Commit Log
Git Commits -> Revision 3cc7978
Revision 3cc7978 by Sergey Sharybin (master) December 23, 2013, 17:14 (GMT) |
Move python threading stuff to own file in bf_python_ext This way blender player can easily use BPY_thread_save/restore. Not so much important for master branch, but crucial to solve linking issues in threaded depsgraph branch. |
Commit Details:
Full Hash: 3cc7978f19f55a4f3ff7209d67bbb1b0ccb7c4ff
Parent Commit: 7b97047
Lines Changed: +68, -25
1 Added Path:
/source/blender/python/generic/bpy_threads.c (+67, -0) (View)