Blender Git Commit Log

Git Commits -> Revision c25c249

Revision c25c249 by Nicholas Bishop (master)
November 15, 2006, 22:24 (GMT)
Fixed bug #5235, "deleting edges, verts, or faces in multires does bizarre things to mesh"

Added a simple check to a number of editing operations. If multires is enabled,
an error is displayed and the operation is cancelled. This includes adding and
deleting verts/edges/faces, and anything that would reorder elements.

Commit Details:

Full Hash: c25c249eb08ba370d2867ba3af6fb875fad79ce8
SVN Revision: 8894
Parent Commit: a84f60a
Lines Changed: +53, -0

4 Modified Paths:

/source/blender/include/editmesh.h (+2, -0) (Diff)
/source/blender/src/editmesh_add.c (+2, -0) (Diff)
/source/blender/src/editmesh_tools.c (+30, -0) (Diff)
/source/blender/src/multires.c (+19, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021