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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-04-23Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::PointVojtech Bubnik
2020-11-17Removed the old motion planner.Vojtech Bubnik
2020-05-07Attempt to fix build on OsXenricoturri1966
2020-05-07Fixed build when tech ENABLE_GCODE_VIEWER is disabled + fixed perl codeenricoturri1966
2019-01-16Upgrade Boost to 1.66 on WindowsVojtech Kral
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-12Getting rid of AppController.tamasmeszaros
2018-09-181st installment of preview ported in c++Enrico Turri
2018-09-12Merged with devbubnikv
2018-08-30Merge remote-tracking branch 'origin/cpp_progress_status_bar' into devtamasmeszaros
2018-08-30Almost working c++ status bartamasmeszaros
2018-08-23Fixed conflicts after merging with branch eigenizeEnrico Turri
2018-08-21Eradicated the Pointf class, replaced with Eigen Vector3dbubnikv
2018-08-21Completely replaced the homebrew Pointf3 class with Eigen Vec3d.bubnikv
2018-08-21Print host bugfixes / refactoringVojtech Kral
2018-08-21Added possibility for upload to DuetMartin Loidl
2018-06-28AppController integrationtamasmeszaros
2018-04-16Merge branch 'config_snapshots' into updatingVojtech Kral
2018-04-16Updating: Detect legacy datadir, remove conflicting presetsVojtech Kral
2018-04-13Removed some obsolete Perl binding.bubnikv
2018-04-06ConfigWizard: Other vendor sample data, minor fixesVojtech Kral
2018-04-06AppConfig: Support for vendor / model / variant enable stateVojtech Kral
2018-04-06ConfigWizard: Basic structure / WIPVojtech Kral
2018-03-23Work in progress: Good bye, Perl Threads!bubnikv
2018-03-05WIP: OctoPrintVojtech Kral
2018-02-15Merged the C++ port of the GUI Tabs / OptionGroup / Option classesbubnikv
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2018-01-23Added TabIface C++ wrapper for GUI::Tab C++ class,bubnikv
2017-12-21Fixed "Slic3r crashes when sending STLs with special characters to the printer"bubnikv
2017-11-09Implemented volumetric flow rate hints,bubnikv
2017-10-30New C++ class AppConfig for maintaining the config.inibubnikv
2017-10-17perglue.cpp - use static_cast instead of dynamic_cast if possible,bubnikv
2017-09-19Initial partial implementation of presets in C++.bubnikv
2017-06-22Ported the cooling changes from @alexrj: Don't slow down the externalbubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-04-26Removed a broken Arc Fitting feature.bubnikv
2017-03-20Use OpenGL 2.0 shaders for the layer height rendering.bubnikv
2017-03-13Volume rewritten from Perl to C++,bubnikv
2017-02-21Ported CoolingBuffer to C++/XSAlessandro Ranellucci
2017-01-19New extrusion class: ExtrusionMultiPathbubnikv
2016-10-24by alexrj: Always convert strings to UTF-8 before passing them to XSbubnikv
2016-10-20Disabled asserts in the release build (-DNDEBUG).bubnikv
2016-10-16C++ supports sketched, but not finalized yet. Slic3r is still usingbubnikv
2016-09-12Initial commit of the new Pressure Equalizer, the EdgeGridbubnikv
2016-04-11Vojtech likes to use Sublime on Windows to get the wheels rolling.bubnikv
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-02Try to fix compilation on older PerlsAlessandro Ranellucci
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci