Go to file
Campbell Barton 53160bd508 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.
2012-11-01 05:07:15 +00:00
build_files Buildbot: hopefully fix for missed sound on glibc2.11 slaves 2012-10-29 18:03:32 +00:00
doc style cleanup 2012-10-27 10:42:28 +00:00
extern Patch Bullet to make it's convex hull implementation usable in BMesh 2012-10-23 23:54:02 +00:00
intern style cleanup and correct own invalid comment. 2012-10-31 11:45:41 +00:00
release minor edits to mesh operators 2012-11-01 05:07:15 +00:00
source minor edits to mesh operators 2012-11-01 05:07:15 +00:00
CMakeLists.txt style cleanup: also quiet harmless compiler warning. 2012-10-29 15:43:54 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: add check spelling osl 2012-10-17 01:53:29 +00:00
SConstruct remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used. 2012-10-22 02:39:26 +00:00