Blender Git Commit Log

Git Commits -> Revision 8556a10

Revision 8556a10 by Howard Trickey (newboolean)
August 28, 2020, 14:21 (GMT)
Moved orientation etc tests into BLI_math_boolean.hh.

These tests are only used by the delaunay, mesh_intersect,
and mesh_boolean files. At the suggestion of Brecht, moving
them into BLI_math_boolean.hh and math_boolean.cc.

Commit Details:

Full Hash: 8556a10bd9f608ebdbf8d1faf573fc53aa59324a
Parent Commit: 1239553
Lines Changed: +2627, -2552

2 Added Paths:

/source/blender/blenlib/BLI_math_boolean.hh (+61, -0) (View)
/source/blender/blenlib/intern/math_boolean.cc (+2533, -0) (View)

9 Modified Paths:

/source/blender/blenlib/BLI_double2.hh (+0, -8) (Diff)
/source/blender/blenlib/BLI_double3.hh (+0, -14) (Diff)
/source/blender/blenlib/BLI_mpq2.hh (+0, -4) (Diff)
/source/blender/blenlib/BLI_mpq3.hh (+0, -2) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -0) (Diff)
/source/blender/blenlib/intern/delaunay_2d.cc (+22, -21) (Diff)
/source/blender/blenlib/intern/math_vec.cc (+1, -2497) (Diff)
/source/blender/blenlib/intern/mesh_boolean.cc (+2, -1) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+6, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021