Blender Git Commit Log

Git Commits -> Revision 62ac943

Revision 62ac943 by Andrew Hale (master)
January 20, 2012, 02:10 (GMT)
- Added functions to remove mesh vertices, edges and faces. These functions remove a specified number of elements from the end of their respective arrays. For example, removing two vertices removes the last two vertices of the mesh.
- Minor fixes to descriptions of add edge and add face functions.

Commit Details:

Full Hash: 62ac943e3108ad5f70cd5349cd5f1cef98138313
SVN Revision: 43551
Parent Commit: 181a4b7
Lines Changed: +103, -2

3 Modified Paths:

/source/blender/editors/include/ED_mesh.h (+4, -0) (Diff)
/source/blender/editors/mesh/mesh_data.c (+85, -0) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+14, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021