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-17Merged with devbubnikv
2018-08-29Deleted "scale" column from object listYuSanka
2018-08-29Updated PrusaDoubleSlider iconsYuSanka
2018-08-28Reorganized object settings paneYuSanka
2018-08-24Added "one_layer" mode for PrusaDoubleSliderYuSanka
2018-08-23Added SetSliderValues and GetActiveValue functionsYuSanka
2018-08-23Added active icon for selected tickYuSanka
2018-08-22Added functions for tick adding/deletingYuSanka
2018-08-22Refactored codeYuSanka
2018-08-22Added overriding of the DoGetBestSize() to correct control sizing on OSX and ...YuSanka
2018-08-22Fix for last commitYuSanka
2018-08-21PrusaDoubleSlider improvementYuSanka
2018-08-21DoubleSlider prototypeYuSanka
2018-08-15Update extruder value for the object from the beginningYuSanka
2018-08-13Drag & Drop for sub-objects (parts of the object)YuSanka
2018-08-09Added tooltips with manifold_warning informationYuSanka
2018-08-01Added tooltips for objects listYuSanka
2018-07-31Correct split for the parts tooYuSanka
2018-07-30Added split-function for the object in list.YuSanka
2018-07-30Fixed Linux-bug : "Add part" => segmentation fault.YuSanka
2018-07-30+1 experimentYuSanka
2018-07-30EXPERIMENTS for LinuxYuSanka
2018-07-25Correct updating for settings list of the object/partYuSanka
2018-07-04First right-panel reorganization:YuSanka
2018-06-29Typo fixedYuSanka
2018-06-29Experiment with Toolpits of selected preset on OSXYuSanka
2018-06-19"MoveUp" & "MoveDown" work correctlyYuSanka
2018-06-18"Delete part" button works correctlyYuSanka
2018-06-18Modifiers are moving nowYuSanka
2018-06-15Upgraded object_control to use icons near the nameYuSanka
2018-06-08Overrided OnStateChange() function to CollapsiblePaneYuSanka
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-05PrusaCollapsiblePane is used only on MSWYuSanka
2018-06-05Next try to fix OSX/Linux compilation bugYuSanka
2018-06-05Try to fix compilation bugYuSanka
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-30Extended "Delete" functionsYuSanka
2018-05-29Added "Add/Delete" functions to the MyObjectTreeModelYuSanka
2018-05-28Updated Collapsed/Layout for PrusaCollapsiblePane.YuSanka
2018-05-22Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-05-17Horrible workaround to make the gcode preview dropdown (show feature types) w...Lukas Matena
2018-05-15PrusaCollapsiblePanel works correct on MSW nowYuSanka
2018-05-11Fixed compilation bag on GTK and OSXYuSanka
2018-05-10Created PrusaCollapsiblePane for CollapsiblePane view with disclosure trianglesYuSanka
2018-05-09CollapsiblePanes are putted to ScrolledWindowYuSanka
2018-05-04First experiments with ObjectsTreeListYuSanka
2018-04-09Show preset_tree according to preset inheritanceYuSanka