PrusaSlicer-NonPlainar/xs
Vojtech Bubnik 52b3c655ff Fixed Polygon::centroid()
Ported Polygon unit tests from Perl to C++.
2021-05-07 11:42:21 +02:00
..
lib/Slic3r Fixing unit tests. 2021-03-15 09:55:56 +01:00
src Fixing Perl bindings after update of Boost. 2021-01-15 19:47:51 +01:00
t Fixed Polygon::centroid() 2021-05-07 11:42:21 +02:00
xsp Refactoring for code clarity: Replaced this->m_xxx with m_xxx 2021-05-06 14:43:36 +02:00
CMakeLists.txt Avoid crossing perimeters: Further refactoring for clarity, code review. 2020-11-17 15:34:50 +01:00
main.xs.in Fixed unit tests on Windows after introduction of GMP to 2020-06-27 08:44:13 +02:00