Files
test/source/blender/modifiers/intern
Campbell Barton 248b2fc6d6 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.
2012-10-21 15:20:53 +00:00
..
2012-08-26 11:35:43 +00:00
2012-05-20 19:49:27 +00:00
2012-06-25 07:24:48 +00:00
2012-05-06 13:38:33 +00:00
2012-10-21 15:20:53 +00:00
2012-10-14 13:08:19 +00:00