Blender Git Commit Log

Git Commits -> Revision 53160bd

Revision 53160bd by Campbell Barton (master)
November 1, 2012, 05:07 (GMT)
minor edits to mesh operators

- Rename 'mesh.select_nth' operator menu item 'Every N Number of Verts' to 'Checker Deselect',
since its not just de-selecting verts (works on edges and faces too) and the term 'checker' gives a better description of the result.

- Rename 'mesh.select_by_number_vertices' to 'mesh.select_face_by_sides', since this is a face selection tool, which wasnt obvious from its name.

also remove dissolve by type menu since the option has been removed from the operator and was giving an error.

Commit Details:

Full Hash: 53160bd508f1c5640258377c2941b1e624119a3d
SVN Revision: 51802
Parent Commit: dcb3a5c
Lines Changed: +34, -32

6 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+2, -6) (Diff)
/source/blender/editors/curve/editcurve.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+26, -20) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -1) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021