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-03-21Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-21Fix format-security violations (#802)Chow Loong Jin
2018-03-16Implements SPE-159 "substitute accented letters with non-accented ones"bubnikv
2018-03-16Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-15Octoprint (#796)Vojtech Kral
2018-03-15Merge branch 'project_specific_config' into wipe_tower_improvementsLukas Matena
2018-03-14Merge branch 'scene_manipulators'bubnikv
2018-03-14Added a project specific config to the PresetBundle class.bubnikv
2018-03-09First prototype of adding of UI for frequently changed parametersYuSanka
2018-03-09Fixed bug with updating of the value of "Wipe while retracting" CheckBox.YuSanka
2018-03-09Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-09Out of bed detection - Volumes' layer texture rendering moved to cppEnrico Turri
2018-03-09Out of bed detection - 1st installmentEnrico Turri
2018-03-05WIP: OctoPrintVojtech Kral
2018-02-23Merge remote-tracking branch 'remotes/origin/gui_translate_to_cpp'bubnikv
2018-02-22PreferencesDialog moved to C++ partYuSanka
2018-02-22GCode Preview - Added Custom extrusion role + extended layers range for GCode...Enrico Turri
2018-02-21Merge with masterLukas Matena
2018-02-20Language configuration is saved now in AppConfig instead of wxConfig.YuSanka
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