Blender Git Commit Log
Git Commits -> Revision b3d34a6
Revision b3d34a6 by Jacques Lucke (temp-experimental-cpp-math-refactor) January 11, 2021, 17:39 (GMT) |
use new style for isect_seg_seg and cross_poly |
Commit Details:
Full Hash: b3d34a6690a68e6922bc0f6d7a66482a12625b78
Parent Commit: 3c112c5
Lines Changed: +86, -92
8 Modified Paths:
/source/blender/blenlib/BLI_double2.hh (+15, -15) (Diff)
/source/blender/blenlib/BLI_double3.hh (+2, -2) (Diff)
/source/blender/blenlib/BLI_float2.hh (+16, -16) (Diff)
/source/blender/blenlib/BLI_mpq2.hh (+12, -15) (Diff)
/source/blender/blenlib/BLI_mpq3.hh (+4, -5) (Diff)
/source/blender/blenlib/intern/delaunay_2d.cc (+6, -5) (Diff)
/source/blender/blenlib/intern/math_vec.cc (+29, -32) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+2, -2) (Diff)
/source/blender/blenlib/BLI_double3.hh (+2, -2) (Diff)
/source/blender/blenlib/BLI_float2.hh (+16, -16) (Diff)
/source/blender/blenlib/BLI_mpq2.hh (+12, -15) (Diff)
/source/blender/blenlib/BLI_mpq3.hh (+4, -5) (Diff)
/source/blender/blenlib/intern/delaunay_2d.cc (+6, -5) (Diff)
/source/blender/blenlib/intern/math_vec.cc (+29, -32) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+2, -2) (Diff)