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-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-05Final bug-fix for #1169 considering issue #971YuSanka
2018-09-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-05Fixed bug from issue #1169YuSanka
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-21Eradicated the Pointf class, replaced with Eigen Vector3dbubnikv
2018-08-08Correct show_preset_comboboxesYuSanka
2018-07-29Scale and rotation from scene to value updates correctlyYuSanka
2018-07-26Merge remote-tracking branch 'origin/master' into new_main_page_uiYuSanka
2018-07-04Added function for the sidetext changingYuSanka
2018-06-22Updated PrintConfig default values for machine limitsYuSanka
2018-06-21"Machine limits" page is completedYuSanka
2018-06-16Set correct man/max value for moversYuSanka
2018-06-13Added object movers to the object settings. Added SliderControl to Field.YuSanka
2018-06-11Fixed bug from issue #969YuSanka
2018-05-10Auto-correction of the input values according to the admissible rangeYuSanka
2018-04-30Added ability to change color of the labels of the system or modified valuesYuSanka
2018-04-26Forbid tabstop on resert buttonsYuSanka
2018-04-24Added tooltips for reset buttons near each optionYuSanka
2018-04-24Fixed wrong updating of "Top/Bottom fill pattern"YuSanka
2018-04-17Added "smart" setting of label colorYuSanka
2018-04-16Implemented caching of often rendered bitmaps on the Tab UI.bubnikv
2018-04-13Cleaned codeYuSanka
2018-04-05Next try to fix bug with CheckBox selection if cursor is in SpinCtrl.YuSanka
2018-04-04First try to fix bug with CheckBox selection if cursor is in SpinCtrl.YuSanka
2018-03-22Merge remote-tracking branch 'origin/master' into profile_changes_resetYuSanka
2018-03-16Completed UI for system value changesYuSanka
2018-03-16First visualization of system value changesYuSanka
2018-03-15Octoprint (#796)Vojtech Kral
2018-03-15Added prototype of an "Undo to system" buttonYuSanka
2018-03-14Merge remote-tracking branch 'origin/profile_inheritance' into profile_change...YuSanka
2018-03-12Added a lock icon to the list of filaments, added somebubnikv
2018-03-09Fixed bug with updating of the value of "Wipe while retracting" CheckBox.YuSanka
2018-03-07Updated back_to_initial_value and fixed some bugs for ExtrudersYuSanka
2018-03-06Delete background color changing (except of MSW)YuSanka
2018-03-06Undo buttons workYuSanka
2018-03-06Update UI for visualize changes:YuSanka
2018-03-02Start of realization UI to visualize changesYuSanka
2018-02-20Fixed wrong saving of "percent or millimeters" parametersYuSanka
2018-02-19Updated TextCtrl::BUILD()YuSanka
2018-02-15Marked string used at localization.YuSanka
2018-02-13Marked all informative strings by macros _L and _LU8.YuSanka
2018-01-31Eliminated the g-code pop up text descriptionYuSanka
2018-01-31Fixed strange behavior of Text- and Spin- control on KillFocus eventYuSanka
2018-01-27Fixed performance of preset switching.YuSanka
2018-01-27Eliminated the g-code pop up text description.YuSanka
2018-01-25Merge with bibnikv.YuSanka
2018-01-21Replaced UTF8 characters in string literals with \uxxxx.bubnikv