Go to file
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
build_files Fix: recent commit setting python3.2 command should not be applied to this file 2012-05-02 09:03:04 +00:00
doc Python: documentation about overriding context members. 2012-05-02 13:28:13 +00:00
extern typo, agle -> angle 2012-05-06 05:50:50 +00:00
intern code cleanup: add getCursorGrabModeIsWarp(), makes the intent more clear where we check for mouse warping. 2012-05-06 15:59:57 +00:00
release Mesh elements sorting refactor. 2012-05-06 17:14:56 +00:00
source Mesh elements sorting refactor. 2012-05-06 17:14:56 +00:00
CMakeLists.txt code cleanup: BKE_scene api naming. 2012-05-05 14:33:36 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
SConstruct Add pthread dll for MinGW64 during installation. Now people who download from buildbot will be able to run the build even without MinGW-w64 installed. 2012-05-01 20:57:39 +00:00