Blender Git Commit Log

Git Commits -> Revision 3526ae9

Revision 3526ae9 by Campbell Barton (master)
October 22, 2012, 15:39 (GMT)
add vertex group option to decimate modifier, handy if you want to pin some parts of the geometry.

Commit Details:

Full Hash: 3526ae98055d28ac27f1e9b5d8b76d7597905e99
SVN Revision: 51506
Parent Commit: 63f0422
Lines Changed: +134, -25

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+3, -0) (Diff)
/source/blender/bmesh/intern/bmesh_decimate.c (+46, -15) (Diff)
/source/blender/bmesh/intern/bmesh_decimate.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+8, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+17, -0) (Diff)
/source/blender/modifiers/intern/MOD_decimate.c (+51, -4) (Diff)
/source/blender/modifiers/intern/MOD_util.h (+8, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021