Blender Git Commit Log

Git Commits -> Revision 875c2ea

Revision 875c2ea by Himanshi Kalra (master)
August 23, 2021, 19:20 (GMT)
Using relative threshold for floats in mesh comparison

Changes the threshold comparison from absolute to relative.
Removes threshold for MLoopCol comparison.

Adds a compare relative threshold function.

Reviewed By: JacquesLucke

Differential Revision: https://developer.blender.org/D12273

Commit Details:

Full Hash: 875c2ea5b5ee8425c3bc969dbaba3fab3ecbaab4
Parent Commit: be1891e
Lines Changed: +33, -8

3 Modified Paths:

/source/blender/blenkernel/intern/mesh.c (+18, -8) (Diff)
/source/blender/blenlib/BLI_math_base.h (+3, -0) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021