blender/source
Bastien Montagne b49df09d89 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).
2014-11-11 09:45:27 +01:00
..
blender Fix T42557: Crash on delete or separate vertices with subsurf modifier + vertex parenting 2014-11-11 09:45:27 +01:00
blenderplayer UI Refactor T41640 2014-11-10 23:06:54 +01:00
creator cmake buildfiles Cleanup / Refactor, no functional changes. 2014-11-08 11:32:32 +01:00
gameengine Fix another crash with Navigation mesh. 2014-10-11 12:17:31 +02:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00