Blender Git Commit Log

Git Commits -> Revision 13940cc

Revision 13940cc by Campbell Barton (master)
October 23, 2012, 06:37 (GMT)
fix for issues in new decimator
- when an edge exists across a quad, dont attempt to triangulate it. (such a case isn't so common anyway)
- silly mistake when checking if anything needed to be done in the modifier, percent was being checked for 1.0 even when not used.

Commit Details:

Full Hash: 13940cc78ece7b592a323123f31669034d73a833
SVN Revision: 51526
Parent Commit: a82af0d
Lines Changed: +24, -12

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_decimate_collapse.c (+4, -7) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_decimate.c (+19, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021