Marek Roszko
28ce11212c
Emplace_back a bit a in clipper
4 years ago
Roberto Fernandez Bautista
cad27f9baa
Clipper: Use std::function for Z fill callback
5 years ago
Roberto Fernandez Bautista
83263784ea
Define use_xyz in clipper.hpp to allow use of Z values
4 years ago
Jeff Young
a730478d5d
Fixes to Clipper fixes.
Clipper was only broken when rounding down, not when rounding up.
5 years ago
Jeff Young
791a50b493
Remove work-around in favour of real fix in Clipper.
5 years ago
jean-pierre charras
79e7a27492
Fix a few Coverity warnings.
6 years ago
Ian McInerney
13b6028e1b
Refactor all math into a new kimath library
* Split up the thirdparty code into the thirdparty folder (#3637 )
* Create a new kimath static library containing all the math functions
This is part of cleaning the build system for #1906 .
6 years ago