Blender Git Loki
Git Commits -> Revision 8f5d067
Revision 8f5d067 by Joseph Eagar (master) August 6, 2009, 11:27 (GMT) |
bmeshafied vertex smooth, and also added a 'repeat' option :) since the last operator panel works after this last 2.5 merge, yayscons/scons.py BF_QUICK=bf_python,bf_blenkernel,bf_blenlib,bf_blenloader,bf_editors_mesh,bf_bmesh,bf_editors_space_view3d,bf_editors_transform,bf_makesdna,bf_makesrna,bf_dna,bf_rn,bf_bmesh,bf_editors_object,editors_uvedit,editors_space_image,editors_screen,editors_space_screen |
Commit Details:
Full Hash: 8f5d067c466c997291d946e098db5b3ad15a8576
SVN Revision: 22255
Parent Commit: 38de6d1
Lines Changed: +155, -30
5 Modified Paths:
/source/blender/bmesh/intern/bmesh_opdefines.c (+25, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+1, -0) (Diff)
/source/blender/bmesh/operators/utils.c (+60, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+67, -2) (Diff)
/source/blender/editors/mesh/editmesh_mods.c (+2, -28) (Diff)
/source/blender/bmesh/intern/bmesh_operators_private.h (+1, -0) (Diff)
/source/blender/bmesh/operators/utils.c (+60, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+67, -2) (Diff)
/source/blender/editors/mesh/editmesh_mods.c (+2, -28) (Diff)