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