Blender Git Commit Log

Git Commits -> Revision 57c3718

Revision 57c3718 by Howard Trickey (newboolean)
August 20, 2020, 00:29 (GMT)
Revert "Use std::abs instead of fabs in C++ code."

This reverts commit eac84bf52724b082cd2d0aa2ba7669e8053c342a.

Using std::abs causes ambiguity problems when compiling on a Mac.

Commit Details:

Full Hash: 57c3718447a4b3db92475ecc86a6d793bd839aef
Parent Commit: eac84bf
Lines Changed: +7, -7

5 Modified Paths:

/source/blender/blenlib/BLI_double2.hh (+1, -1) (Diff)
/source/blender/blenlib/BLI_double3.hh (+1, -1) (Diff)
/source/blender/blenlib/intern/delaunay_2d.cc (+1, -1) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+2, -2) (Diff)
/source/blender/blenlib/tests/BLI_delaunay_2d_test.cc (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021