Blender Git Loki

Git Commits -> Revision 3875461

Revision 3875461 by Joseph Eagar (master)
March 28, 2011, 00:29 (GMT)
=bmesh=

Improved edge subdivide. The last tool panel
is a bit clearer, with a "quad/tri" checkbox
(that, in addition to turning on the old
singe-edge-triangluation feature also
automatically switches cornervert to Inner Vert
if it is Straight, to avoid producing ngons).

I also rewrote fractal to be more likes its name, and
removed the "smoothness" parameter (which never
worked, anyway, even in trunk). Also removed the
grid fill paramter, it wasn't all that useful.





Commit Details:

Full Hash: 3875461a3349722fcb7c31e444a9c76c02ae314d
SVN Revision: 35832
Parent Commit: fc05083
Lines Changed: +276, -123

12 Modified Paths:

/release/scripts/ui/space_view3d.py (+1, -2) (Diff)
/source/blender/blenkernel/intern/customdata.c (+2, -1) (Diff)
/source/blender/bmesh/bmesh.h (+7, -5) (Diff)
/source/blender/bmesh/bmesh_operators.h (+1, -1) (Diff)
/source/blender/bmesh/intern/bmesh_interp.c (+16, -1) (Diff)
/source/blender/bmesh/intern/bmesh_mods.c (+2, -2) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_polygon.c (+20, -1) (Diff)
/source/blender/bmesh/operators/subdivideop.c (+199, -88) (Diff)
/source/blender/bmesh/operators/subdivideop.h (+4, -1) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+22, -20) (Diff)
/source/blender/editors/mesh/loopcut.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021