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-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-09-12Removed Strings.hpp, replaced with wxStringbubnikv
2018-09-12Merged with devbubnikv
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-08Fixed build crashingYuSanka
2018-08-08Correct preset/tabs updating according to the technologyYuSanka
2018-08-06Correct switching between printer_technologies (show/hide according tabs)YuSanka
2018-08-06Deregister the update callback on end of the application.bubnikv
2018-08-02New perl callback to force reloading of 3d scene after Purging volumes are ch...Lukas Matena
2018-07-26Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-07-26Added callback for 3dScene updating after extruder changingYuSanka
2018-07-24Work with model objects like reference (from/to perl side)YuSanka
2018-07-09Added popupmenu for add_settingsYuSanka
2018-07-04Replaced Object list before Object(Part) SettingsYuSanka
2018-07-04First right-panel reorganization:YuSanka
2018-06-22Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_...Enrico Turri
2018-06-22Fixed crash-bug when close application after language changingYuSanka
2018-06-20Provide a callback to libslic3r to translate texts.bubnikv
2018-06-20Added prototype for "Kinematics" PageYuSanka
2018-06-16Some changes in GUI-filesYuSanka
2018-06-15Upgraded object_control to use icons near the nameYuSanka
2018-06-15Button "Load Lambda" (in the Object Settings) works nowYuSanka
2018-06-14Added LambdaObjectDialogYuSanka
2018-06-14Buttons "Add Part" and "Add Modifier" (in the Object Settings) works nowYuSanka
2018-06-13Started porting of the functions for object settings editingYuSanka
2018-06-13Added object movers to the object settings. Added SliderControl to Field.YuSanka
2018-06-12Prepared callback from c++ to Perl to inform about a change of object settingsYuSanka
2018-06-12Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-06-11ConfigWizard: Use scrollbars on smaller screenswipVojtech Kral
2018-06-08Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-06-07Merge remote-tracking branch 'remotes/origin/vk-bugfixes'bubnikv
2018-06-07Fixed mangling of UTF characters when converted implicitely tobubnikv
2018-06-07Fix: Dialog initialization ordering on OS XVojtech Kral
2018-06-07CallBack from C++ to Perl to manipulations with object listYuSanka
2018-06-05Porting object list manipulation from Perl to c++:YuSanka
2018-06-04Add, Delete and DeleteAll are working for new list nowYuSanka
2018-05-31Functions "Add/Delete" objects to/from list works correct nowYuSanka
2018-05-27New concept of the main IU.YuSanka
2018-05-24Some changes in the concept of the new right columnYuSanka
2018-05-22Filled content_object_settingsYuSanka
2018-05-22Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-05-22Billet for the part of the expert view modeYuSanka
2018-05-21Moved the "Flash firmware" menu to "Configuration",bubnikv
2018-05-21Added friendly names to serial ports, added automatic selection of Prusa's pr...bubnikv
2018-05-21Firmware updater GUIVojtech Kral
2018-05-21Update of the view mode works correctlyYuSanka