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
path: root/xs/xsp
AgeCommit message (Expand)Author
2018-02-21Merge with masterLukas Matena
2018-02-19Fixed camera shifting after generating gcodeEnrico Turri
2018-02-15Removed the Perl Tab & BedDialog as they were replaced by their C++bubnikv
2018-02-15Merged the C++ port of the GUI Tabs / OptionGroup / Option classesbubnikv
2018-02-15Merge remote-tracking branch 'remotes/origin/3mf_io'bubnikv
2018-02-15Delayed loading of the opengl texture for the G-code preview legend,bubnikv
2018-02-14Fixed compilation issues caused by the previous commitsbubnikv
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2018-02-14AMF I/O - Embedded config data + zip formattingEnrico Turri
2018-02-133mf import/export of config dataEnrico Turri
2018-02-13Merge branch 'master' into gcode_previewbubnikv
2018-02-13GCode Preview - Customizable extrusion role colors by editing 3DPreview.pmEnrico Turri
2018-02-12Changed the Slic3r coordinate type from long to int32 to matchbubnikv
2018-02-12GCode Preview - Added objects and wipe tower transparent shellsEnrico Turri
2018-02-12Save language preset.YuSanka
2018-02-09Implemented Application recreate after changing of language.YuSanka
2018-02-083mf Exporter - 1st installmentEnrico Turri
2018-02-07First steps for implementing localizationYuSanka
2018-02-07GCode Preview - Coloring by toolEnrico Turri
2018-02-06Deleted on more EVT_NOTEBOOK_PAGE_CHANGE hangling of TabPanelYuSanka
2018-02-06GCode Preview - Legend texture shown only when gcode is availableEnrico Turri
2018-02-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_previewEnrico Turri
2018-02-05Fix of #696 in cpp's Tabs,YuSanka
2018-02-02GCode Preview - New LayoutEnrico Turri
2018-02-02Fix of https://github.com/prusa3d/Slic3r/issues/696bubnikv
2018-01-26Implementation of C++ to Perl callbacks from Browse & Test buttons.YuSanka
2018-01-25Some modifications:YuSanka
2018-01-25Merge with bibnikv.YuSanka
2018-01-23Added new files missing from the previous commit.bubnikv
2018-01-23Added TabIface C++ wrapper for GUI::Tab C++ class,bubnikv
2018-01-22Example implementation of C++ to Perl callbacks using wxWidgets command events.bubnikv
2018-01-17GCode Preview - Code cleanupEnrico Turri
2018-01-16GCode Preview - Added legend textureEnrico Turri
2018-01-14Merge remote-tracking branch 'origin/master' into gui_translate_to_cppYuSanka
2018-01-08Added preview of retractions and unretractionsEnrico Turri
2018-01-08gcode preview - first installment - wipEnrico Turri
2018-01-04New feature: Recommended object thin wall thickness hint.bubnikv
2018-01-03Start adding functions to work with presetsYuSanka
2018-01-02Merged the branch time_estimatebubnikv
2017-12-26Filling the Filament's and Printer's Tabs. Finished. It's need to adding func...YuSanka
2017-12-21Removed dependency on Perl Encode::encode_utf8.bubnikv
2017-12-21Fixed "Slic3r crashes when sending STLs with special characters to the printer"bubnikv
2017-12-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2017-12-20Improved loading of the config wizard results.bubnikv
2017-12-19Implemented a "Reset user profile" on the first page of the configurationbubnikv
2017-12-18First implementation of the "compatible_printers_condition"bubnikv
2017-12-18Fixed a regression error: The "current_extruder" identifier was not setbubnikv
2017-12-14Time estimate shown in GUI as formatted string / Write to file made by class ...Enrico Turri
2017-12-13Fixed handling of print and filament presets incompatiblebubnikv
2017-12-11Fix ofbubnikv