Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-20Add boilerplate for shader based csg tamasmeszaros
2019-12-16Separate Job, ProgressStatusBar and ProgressIndicatortamasmeszaros
* Separate GUI::Job * make use of ProgressIndicator interface * make ProgressStatusbar independent from GUI::App