blender/release/scripts/startup
Bastien Montagne 1118b3fe3f 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).
2012-05-06 17:14:56 +00:00
..
bl_operators fix [#31136] Save All Edited only works for Saved external image, not New or Packed image (bpy.ops.image.save_dirty) 2012-05-04 17:39:37 +00:00
bl_ui Mesh elements sorting refactor. 2012-05-06 17:14:56 +00:00
keyingsets_builtins.py don't have spaces in idnames, confuses py types: 2012-04-26 18:07:15 +00:00