Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-151st attempt of perl callback from c++ for 3DSceneEnrico Turri
2018-03-14Extended Print::validate() to check, whether the objectsbubnikv
2018-03-09Out of bed detection - 1st installmentEnrico Turri
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-12fixed compile on linux and osxEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2017-10-17Redefined the ==, != operators of Point and BoundingBox classesbubnikv
2017-09-13Set a missing bbox.defined flag.bubnikv
2017-06-06New BoundingBox3 class.bubnikv
2017-03-13BoundingBox, Print - methods inlined, added const accessors.bubnikv
2016-11-29Bounding Box - new method align_to_gridbubnikv
2016-11-08Implemented utility functions to operate over lines, polylines, polygons,bubnikv
2016-11-04Let's hope to fix compilation on gcc.bubnikv
2016-11-04Fix of https://github.com/prusa3d/Slic3r/issues/13bubnikv
2016-10-18Fix of a crash when setting a viewport over an empty platter.bubnikv
2016-09-30Bugfix of bottom bridges. If close regions shall be closed by bridges,bubnikv
2016-09-13Ported from the playground branch. Various documentation and optimization.bubnikv
2016-09-12some optimizations of Point rotationbubnikv
2016-04-10New constructors for the bounding box with min/max points were added.bubnikv
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2014-11-16Ported Slic3r::BridgeDetector to XSAlessandro Ranellucci
2014-09-21Ported more things to XSAlessandro Ranellucci
2014-08-03Moved C++ code into new libslic3r directoryAlessandro Ranellucci