Blender Git Commit Log

Git Commits -> Revision 0f43fbc

Revision 0f43fbc by Bastien Montagne (master)
October 1, 2015, 10:06 (GMT)
Fix T46339: Edge sliding when there is only one vertex in the mesh crashes blender.

If t->mode remains edge/vert slide, restoreTransObjects() ends up calling
projectVert/EdgeSlideData(), which tries to access invalid customdata...

Not sure why we call again restoreTransObjects() and resetTransRestrictions() here tbh,
but safer not to change that for now.

Should be backported to 2.76 if possible.

Commit Details:

Full Hash: 0f43fbcd8c81f15c00be6bce9c3bb2a46ae7310e
Parent Commit: 83a94cb
Lines Changed: +1, -0

1 Modified Path:

/source/blender/editors/transform/transform.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021