Blender Git Commit Log
Git Commits -> Revision 754630c
Revision 754630c by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 8, 2018, 15:42 (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: 754630cee4fec23fc407876b5199c40ea892e8c3
Parent Commit: 00d8097
Lines Changed: +12, -5
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+12, -5) (Diff)