Blender Git Loki

Git Commits -> Revision a82af0d

Revision a82af0d by Campbell Barton (master)
October 23, 2012, 06:13 (GMT)
add option to planar decimator to collapse all verts that define face boundries (verts that 2 faces share and have 2 edge users).

avoids ugly stepping between faces when applying on curves surfaces. (but less useful for architectural style models)

Commit Details:

Full Hash: a82af0d220835970f83c63ade5e1b2309a993ec5
SVN Revision: 51525
Parent Commit: c297605
Lines Changed: +80, -42

9 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+2, -1) (Diff)
/source/blender/bmesh/intern/bmesh_decimate.h (+2, -2) (Diff)
/source/blender/bmesh/intern/bmesh_decimate_dissolve.c (+45, -29) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+1, -0) (Diff)
/source/blender/bmesh/operators/bmo_dissolve.c (+2, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+6, -3) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+10, -1) (Diff)
/source/blender/modifiers/intern/MOD_decimate.c (+9, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021