Blender Git Loki

Git Commits -> Revision 0636886

Revision 0636886 by Campbell Barton (master)
October 23, 2012, 04:26 (GMT)
add un-subdivude as an optional method for the decimate modifier, gives more even geometry & nicer results in some cases.

Commit Details:

Full Hash: 0636886715b4c5ac56ed7f903bf37a00cfbdc841
SVN Revision: 51520
Parent Commit: ed4b2d9
Lines Changed: +424, -322

1 Added Path:

/source/blender/bmesh/intern/bmesh_decimate_unsubdivide.c (+342, -0) (View)

9 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+10, -3) (Diff)
/source/blender/bmesh/CMakeLists.txt (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_decimate.h (+3, -0) (Diff)
/source/blender/bmesh/intern/bmesh_decimate_collapse.c (+2, -2) (Diff)
/source/blender/bmesh/operators/bmo_unsubdivide.c (+3, -292) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+12, -4) (Diff)
/source/blender/makesdna/intern/makesdna.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+20, -2) (Diff)
/source/blender/modifiers/intern/MOD_decimate.c (+30, -18) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021