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
2019-12-10Fixed update logic to support newer index downloaded from the internetbubnikv
2019-12-05Fix of OSX compilation - forward declaration of Semverbubnikv
2019-12-05Fix of an application update situation, where the profiles werebubnikv
2019-12-04Localization improvements:version_2.2.0-alpha0YuSanka
2019-11-07Follow up, unify boost::thread usage.tamasmeszaros
2019-11-04Added missing includeEnrico Turri
2019-11-04* fix compile error and removed json includesStephan
2019-11-04+ add FlashAir support for host uploadStephan Reichhelm
2019-09-17WIP: ConfigWizard: 3rd party bundle installation roughly doneVojtech Kral
2019-09-17Move ConfigWizard instance in GUI_App, lazy-initialized,Vojtech Kral
2019-09-16PresetUpdater: Fix: Sanitize downloadedsemver, fix #2927Vojtech Kral
2019-09-12Merge remote-tracking branch 'remotes/origin/master' into devbubnikv
2019-09-11Add new config values to SL1 zip file config.initamasmeszaros
2019-09-06Fixed some more warnings, moved function to get ExtrusionRole name into Extru...Lukas Matena
2019-08-27Refactor a few more `catch(...)` instancesVojtech Kral
2019-08-23Fix of a missing parameter.bubnikv
2019-08-23Merge remote-tracking branch 'remotes/origin/lm_sla_gizmo_snapshots_supports'bubnikv
2019-08-23Fixed time stamps for the configuration snapshotsbubnikv
2019-08-23Recalculate SLA supports after undo/redo in case SLA gizmo was active and had...Lukas Matena
2019-08-20ConfigWizard: Fix: Snapshot not being taken on user-requested Wizard runVojtech Kral
2019-08-19Refactor catch(...) handlers in Http, OctoPrint, PrintHost, and SerialVojtech Kral
2019-08-19Refactor: Move Semver from slice3r to libslic3rVojtech Kral
2019-08-19PresetUpdater: Fix index installation having broken incompatibility checkVojtech Kral
2019-08-16Merge branch 'master' into tm_clang_mingwtamasmeszaros
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-08-02Comment out stale implementation in Serial, fix #2150Vojtech Kral
2019-07-29SLA gizmo now uses the new separate undo/redo stack for manual editing modeLukas Matena
2019-07-26New Undo / Redo stack for the gizmos. The Gizmo specific stack isbubnikv
2019-07-24Fix for https://github.com/prusa3d/PrusaSlicer/commit/0592ae65eeff51038aac647...YuSanka
2019-07-24Completed setting of the item focus in ObjectList after undo/redoYuSanka
2019-07-23Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerYuSanka
2019-07-23Added SETTINGS_SELECTED_ON_SIDEBAR flag to undo/redoYuSanka
2019-07-23Fixed a missing include in UndoRedo.cppLukas Matena
2019-07-22Fixed compilation on clang.bubnikv
2019-07-22Undo / Redo refactoring: Moved the snapshot flags definitionbubnikv
2019-07-22Refactoring of the Undo / Redo stack interface:bubnikv
2019-07-19Undo / Redo. Workaround for the Wipe tower.bubnikv
2019-07-19Memory statistics (total memory, memory usage, Undo / Redo stack size)bubnikv
2019-07-19Adding a generic bitmap "flags" attrib to the Undo / Redo snapshot.bubnikv
2019-07-18Fix of osx buildsbubnikv
2019-07-18Storing the active printer technology onto the Undo / Redo stack,vb_undo_redo2bubnikv
2019-07-18Undo / Redo memory conservation strategy: Release recoverable databubnikv
2019-07-17Fix after mergebubnikv
2019-07-17Merge remote-tracking branch 'remotes/origin/master' into vb_undo_redo2bubnikv
2019-07-17WIP: Undo / Redo memory limiting by releasing the least recentlybubnikv
2019-07-17Framework to serialize gizmos into undo/redo stackEnrico Turri
2019-07-05Fix of compilation on clangbubnikv
2019-07-05Undo / Redo fixesbubnikv
2019-07-05Fixed includes on OSXbubnikv
2019-07-05Trying to fix some Linux & OSX compilation issues.bubnikv