Blender Git Commit Log

Git Commits -> Revision cb8b424

Revision cb8b424 by Howard Trickey (master)
February 29, 2020, 18:26 (GMT)
Made BLI_delaunay_2d_cdt_calc better at tiny feature elimination.

The 'random' unit tests and some examples from the new boolean code
triggered asserts and crashes. This fixes those.
There is a new flag in the input that optionally disables a pass
over input to snap segment edges to other segments.

Commit Details:

Full Hash: cb8b424c6bff09bd0f7a8f66c2321c803c6e0bdd
Parent Commit: a52eb74
Lines Changed: +1491, -470

4 Modified Paths:

/source/blender/blenlib/BLI_delaunay_2d.h (+6, -0) (Diff)
/source/blender/blenlib/intern/delaunay_2d.c (+1224, -449) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+1, -0) (Diff)
/tests/gtests/blenlib/BLI_delaunay_2d_test.cc (+260, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021