Blender Git Loki

Git Commits -> Revision 187c696

Revision 187c696 by Bastien Montagne (master)
June 24, 2019, 14:29 (GMT)
Fix T66030: [CRASH] Modifying Normals with Skin Modifier.

clnor editing code was simply not checking at all whether it has
something to work on... Guess nobody had idea to edit custom normals on
a mesh that has no normals before! :P

This should probably be handled in a poll function too, to completely
disable those tools when there are no faces/loops, but let's keep it to
minimal changes at that point.

Commit Details:

Full Hash: 187c696caee13aaa27ecd03a9c17a0d2af28a938
Parent Commit: b617a23
Lines Changed: +5, -1

2 Modified Paths:

/source/blender/bmesh/intern/bmesh_mesh.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+4, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021