Blender Git Loki
Git Commits -> Revision aa2079b
Revision aa2079b by Campbell Barton (master) November 26, 2018, 05:28 (GMT) |
Fix crash accessing mesh.point_normals default This memory needs to be static, in this case the argument isn't needed so remove it. |
Commit Details:
Full Hash: aa2079bad34c045d3c95fd99826c5cd3b160db51
Parent Commit: 10bded1
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+1, -1) (Diff)