Blender Git Loki

Git Commits -> Revision 248b2fc

Revision 248b2fc by Campbell Barton (master)
October 21, 2012, 15:20 (GMT)
bmesh-decimator update
- update face normals when triangulating.
- avoid divide by zero when interpolating customdata on a zero length edge.
- replace zero float comparisons with fabsf() < FLT_EPSILON to avoid numeric error.

also renamed BLI_heap_empty() --> BLI_heap_is_empty() so its obviously readonly function.

Commit Details:

Full Hash: 248b2fc6d6f929ee5f8e5f5ad2ee073a9a995998
SVN Revision: 51482
Parent Commit: 1e21c0a
Lines Changed: +55, -41

8 Modified Paths:

/source/blender/blenlib/BLI_heap.h (+2, -3) (Diff)
/source/blender/blenlib/intern/BLI_heap.c (+1, -1) (Diff)
/source/blender/blenlib/intern/quadric.c (+1, -1) (Diff)
/source/blender/bmesh/intern/bmesh_decimate.c (+48, -32) (Diff)
/source/blender/bmesh/operators/bmo_utils.c (+1, -1) (Diff)
/source/blender/editors/include/ED_object.h (+0, -1) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_skin.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