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
2019-06-20Reworked the Perl unit / integration tests to use the same Printbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-03-23Work in progress: Good bye, Perl Threads!bubnikv
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-02-12Save language preset.YuSanka
2017-12-18Fixed a regression error: The "current_extruder" identifier was not setbubnikv
2017-12-11Fixed a typo in a path to Resources on OSX.bubnikv
2017-12-10Modification of Slic3r to search the icons in resources/iconsbubnikv
2017-12-10Extended the Config Wizard to offer a selection of config bundlesbubnikv
2017-11-02Looks like the reworked C++ preferences start to work again.bubnikv
2017-10-25Another step towards C++ presets.bubnikv
2017-10-02Load presets into the new C++ class.bubnikv
2017-08-03Unicode handling:bubnikv
2017-07-19Reduced the content of Geometry.pm, removed unused Perl subroutines.bubnikv
2017-07-11Fix ofbubnikv
2017-06-22Ported the cooling changes from @alexrj: Don't slow down the externalbubnikv
2017-06-14Removed the DLP projector dialog as it is confusing to our customersbubnikv
2017-06-14Removed the 'simple' mode.bubnikv
2017-06-08A little simplification of the Perl side threading:bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-04-26Removed a broken Arc Fitting feature.bubnikv
2017-02-27Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.bubnikv
2017-02-27Good bye, Perl Expat binding!bubnikv
2017-02-26Removed the old Perl Supports.bubnikv
2017-02-21Ported CoolingBuffer to C++/XSAlessandro Ranellucci
2017-02-19System Info dialog made nicer.bubnikv
2017-02-19Added SystemInfo dialog,bubnikv
2017-01-19New extrusion class: ExtrusionMultiPathbubnikv
2016-11-24Log support through boost::logbubnikv
2016-11-02Rewrote Fill2.pm to C++, deleted Perl infills for good.bubnikv
2016-10-21Defined the +-* operators on Pointf.bubnikv
2016-10-20Enabled the C++ fillers for all infills, not just the supports.bubnikv
2016-10-16C++ supports sketched, but not finalized yet. Slic3r is still usingbubnikv
2016-10-03Instantiate the new C++ filler. It will be used for the supports first.bubnikv
2016-09-26Report when the threading is disabled and when the debugging outputbubnikv
2016-09-14Documented the purpose of various perl modules.bubnikv
2016-09-13Configurable volumetric extrusion rate slope.bubnikv
2016-09-13Documented perl modules.bubnikv
2016-05-03Merge remote-tracking branch 'upstream/master'version_1.2.31aVojtech Bubnik
2016-04-11Vojtech likes to use Sublime on Windows to get the wheels rolling.bubnikv
2016-04-09Refactored calls to Wx::Bitmap->newAlessandro Ranellucci
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-11-02Fixed memory leakAlessandro Ranellucci
2015-11-01Merge branch 'master' into senderAlessandro Ranellucci
2015-10-27Finished porting LayerRegion to C++Alessandro Ranellucci
2015-07-23Finished porting PerimeterGenerator to C++Alessandro Ranellucci
2015-07-03Initial work for porting PerimeterGenerator to XSAlessandro Ranellucci
2015-07-02Finished porting Slic3r::GCode to XS (speed boost!)Alessandro Ranellucci
2015-07-01Ported Slic3r::GCode storage to XSAlessandro Ranellucci