Blender Git Loki
Git Commits -> Revision b49df09
Revision b49df09 by Bastien Montagne (master) November 11, 2014, 08:45 (GMT) |
Fix T42557: Crash on delete or separate vertices with subsurf modifier + vertex parenting Only fixes the crash actually, real issue is, vparent does not handle deletion of vertices at all currently... We'd need either some kind of static uuid for vertices, or some mapping helpers used each time we remove or reorder verts... ugh. Org patch by Severin (Julian Eisel). |
Commit Details:
Full Hash: b49df09d89ad130f5f2a993c16a04d9bc2264952
Parent Commit: 5c6e333
Lines Changed: +7, -6
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+7, -6) (Diff)