PrusaSlicer-NonPlainar/xs
bubnikv 60528c5c2a Performance improvements of the MotionPlanner
(rewrote the Dijkstra shortest path algorithm to use a binary priority
heap instead of a dumb O(n^2) algorithm, added some bounding box tests
to avoid expensive in-polygon tests if possible).
2017-05-05 09:59:56 +02:00
..
lib/Slic3r Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00
src Performance improvements of the MotionPlanner 2017-05-05 09:59:56 +02:00
t Merged support_fills with support_interface_fills. 2017-04-07 17:37:30 +02:00
xsp Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00
Build.PL Bundled Eigen library. 2017-03-29 18:19:57 +02:00
MANIFEST Performance improvements of the MotionPlanner 2017-05-05 09:59:56 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00