Blender Git Commit Log
Git Commits -> Revision d484eb8
Revision d484eb8 by Sergey Sharybin (master) February 3, 2014, 13:13 (GMT) |
Fix T38421: Vertex Parenting & Triangle Vertex Parenting causes segfaults. Issue was caused by clearing dirty flags from element table in bmesh before the data was fully ready. This confused checks happening from threads and some threads did consider element table is usable while other thread was still filling it in. |
Commit Details:
Full Hash: d484eb8c25137d7ecb9d722e593e7b70cedad458
Parent Commit: 89a846d
Lines Changed: +14, -3
1 Modified Path:
/source/blender/bmesh/intern/bmesh_mesh.c (+14, -3) (Diff)