Blender Git Loki
Git Commits -> Revision 1a4442b
Revision 1a4442b by Sergey Sharybin (master) September 19, 2017, 11:12 (GMT) |
Fix T52823: New Depsgraph - Shrinkwrap crashes blender The issue was caused by threading conflict around looptris: it was possible that DM will return non-NULL but non-initialized array of looptris. Thanks Campbell for second pair of eyes! |
Commit Details:
Full Hash: 1a4442b3dbadd685b9c6a70fa9694748b2a6e2d3
Parent Commit: 495d3c8
Lines Changed: +12, -5
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+12, -5) (Diff)