Blender Git Commit Log

Git Commits -> Revision 1118b3f

Revision 1118b3f by Bastien Montagne (master)
May 6, 2012, 17:14 (GMT)
Mesh elements sorting refactor.

Now only one operator. Same options for vertices, edges and faces (so adds edges sorting, and some options to vertices sorting).

Face sorting should behave as previously. However, XSortVerts won�??t pack anymore selected vertices at the begining of the vert array (as it used to), if you want such behavior you�??ll have to first run SortElements with Selected action.

Also added bug ref I forgot in r46354 (armature.c).

Commit Details:

Full Hash: 1118b3fe3f6a9597403e8eb61f33e7a877098145
SVN Revision: 46358
Parent Commit: 9e3523b
Lines Changed: +490, -307

5 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+4, -3) (Diff)
/source/blender/blenkernel/intern/armature.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+483, -297) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -3) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021