Blender Git Commit Log

Git Commits -> Revision 0f26332

Revision 0f26332 by Sergey Sharybin (master)
June 6, 2019, 08:39 (GMT)
Remove mutex lock from node localization

There is no obvious threading-unsafe code in the localization.
The main source of issues were the new_node/new_socket pointers
which are no longer used during node tree duplication.

Commit Details:

Full Hash: 0f26332d5d9a5cb6363afb3416a1bebd0d936230
Parent Commit: 2819b60
Lines Changed: +0, -22

3 Modified Paths:

/source/blender/blenkernel/intern/node.c (+0, -18) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_node_types.h (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021