Blender Git Commit Log
Git Commits -> Revision 0f4049d
Revision 0f4049d by Sergey Sharybin (master) July 3, 2020, 09:14 (GMT) |
BLI: Switch threads implementation file to C++ Allows to use C++ primitives in the primitive implementation. |
Commit Details:
Full Hash: 0f4049db5f3c6be582d878e2ae1e6fd12dcad6bf
Parent Commit: edb49d3
Lines Changed: +900, -902
1 Added Path:
/source/blender/blenlib/intern/threads.cc (+899, -0) (View)
1 Deleted Path:
/source/blender/blenlib/intern/threads.c (+0, -901)
1 Modified Path:
/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)