Blender Git Commit Log

Git Commits -> Revision 383b4c0

Revision 383b4c0 by Howard Trickey (newboolean)
July 19, 2020, 18:16 (GMT)
Added floating filters to the initial plane-side tests in tri-tri intersect.

Needed an "abs" function for double3, so added it to all of the
float/double/mpq 2/3 types.

Commit Details:

Full Hash: 383b4c07274cba538efac5571e7c519ff45f3e97
Parent Commit: 41722bf
Lines Changed: +164, -41

8 Modified Paths:

/source/blender/blenlib/BLI_double2.hh (+5, -0) (Diff)
/source/blender/blenlib/BLI_double3.hh (+5, -0) (Diff)
/source/blender/blenlib/BLI_float2.hh (+5, -0) (Diff)
/source/blender/blenlib/BLI_float3.hh (+5, -0) (Diff)
/source/blender/blenlib/BLI_mpq2.hh (+7, -0) (Diff)
/source/blender/blenlib/BLI_mpq3.hh (+11, -3) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+125, -37) (Diff)
/tests/gtests/blenlib/BLI_mesh_intersect_test.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021