Blender Git Commit Log

Git Commits -> Revision b889e9c

Revision b889e9c by Campbell Barton (master)
September 21, 2012, 03:41 (GMT)
There was no way to remove mesh data layers from the interface - add a panel that works in object an editmode.
currently can remove sticky/mask/skin vertex layers.

regarding the skin layer - while adding and removing the modifier normally works fine, its not 100% reliable since the mesh may be linked into another scene, or be a linked duplicate and the object with the modifier deleted.

Commit Details:

Full Hash: b889e9c573cc5512cfd0a9a466928b1387235a76
SVN Revision: 50782
Parent Commit: e38c1a5
Lines Changed: +209, -20

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_mesh.py (+18, -0) (Diff)
/source/blender/editors/mesh/mesh_data.c (+181, -16) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+6, -2) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021