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-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv
2018-09-17Removed Print.pm,bubnikv
2018-08-24Merge remote-tracking branch 'origin/new_main_page_ui' into devYuSanka
2018-08-24Merge remote-tracking branch 'origin/SLA_ui' into devYuSanka
2018-08-21Added possibility for upload to DuetMartin Loidl
2018-08-08Correct UI updating for SLA tabsYuSanka
2018-08-08Correct preset/tabs updating according to the technologyYuSanka
2018-08-08Correct show_preset_comboboxesYuSanka
2018-08-07Correct printer pages updating according to the printer_technologyYuSanka
2018-08-06Correct switching between printer_technologies (show/hide according tabs)YuSanka
2018-08-03Tabs are completedYuSanka
2018-08-03Added "inside tab" for SLA printerYuSanka
2018-08-03First prototype for "SLA materials" TabYuSanka
2018-08-01Adding the SLA printer profiles, WIPbubnikv
2018-07-26Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-07-17Merge with masterEnrico Turri
2018-07-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimateEnrico Turri
2018-06-28Merge branch 'master' into amf_activate_existing_presetsbubnikv
2018-06-28Renamed the "compatible_printers_condition" and "inherits" vectorsbubnikv
2018-06-28Final Fix of tooltips on OSX showing on the first page of a parameter tab.YuSanka
2018-06-28Fix of tooltips on OSX showing on the first page of a parameter tab.YuSanka
2018-06-25Correct updating of "Machine limits" and "Single extruder MM setup" pagesYuSanka
2018-06-22Updated PrintConfig default values for machine limitsYuSanka
2018-06-22Added updatin of the "Machine limits" page according to "use silent mode"YuSanka
2018-06-20Added prototype for "Kinematics" PageYuSanka
2018-05-22Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-05-21Fixed wrong updating of the options group treeYuSanka
2018-05-17Updating of the right column according selected view modeYuSanka
2018-04-30Added ability to change color of the labels of the system or modified valuesYuSanka
2018-04-26Updated description preset line for each type of presets...YuSanka
2018-04-24Added tooltips for reset buttons near each optionYuSanka
2018-04-24Change reset buttons tooltips according to its stateYuSanka
2018-04-23Experiment failedYuSanka
2018-04-23Experiment with extruders count changeYuSanka
2018-04-20Added effective update of ComboBoxes on PlaterYuSanka
2018-04-20Added reset buttons descriptionYuSanka
2018-04-19Added tooltips for reverse buttonsYuSanka
2018-04-19Added lock icons to system presets in ComboBoxes.YuSanka
2018-04-18Cleaned code from commented codeYuSanka
2018-04-18Added some performance changesYuSanka
2018-04-17Added "smart" setting of label colorYuSanka
2018-04-16Merge remote-tracking branch 'origin/cpp_ui_optimization' into profile_change...YuSanka
2018-04-16Changes to performance.YuSanka
2018-04-16Implemented caching of often rendered bitmaps on the Tab UI.bubnikv
2018-04-13Merge remote-tracking branch 'origin/profile_changes_reset'bubnikv
2018-04-13Decorated "bed_shape" and "compatible_printers" labelsYuSanka
2018-04-13Cleaned codeYuSanka
2018-04-10Experiments with wxDataViewTreeCtrlYuSanka
2018-04-06Added update_tab_presets functions to m_cc_preset_choise fillingYuSanka
2018-04-06Experiment with own ComboCtrl for preset_choice.YuSanka