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-09-12Removed Strings.hpp, replaced with wxStringbubnikv
2018-09-12Merged with devbubnikv
2018-08-31Merge remote-tracking branch 'origin/feature_arrange_with_libnest2d' into devtamasmeszaros
2018-08-30Merge remote-tracking branch 'origin/cpp_progress_status_bar' into devtamasmeszaros
2018-08-30fixing build issuescpp_progress_status_bartamasmeszaros
2018-08-30working C++ status bar.tamasmeszaros
2018-08-30Almost working c++ status bartamasmeszaros
2018-08-28png export parameters routed to SLA print config. PngExportDialog disabled.tamasmeszaros
2018-08-27png export recoveredtamasmeszaros
2018-08-21Merge remote-tracking branch 'origin/eigenize' into sla_base_pooltamasmeszaros
2018-08-17Merged with masterbubnikv
2018-08-13Rough base pool geometry can be generated from convex hull or from the ground...tamasmeszaros
2018-08-09Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros
2018-08-03Bed shape detection in progresstamasmeszaros
2018-08-02Fixing the "last item doesn't fit" problem.tamasmeszaros
2018-07-30Prepare integration for arbitrary shaped print beds.tamasmeszaros
2018-07-18Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros
2018-07-03Remove progress indicators for individual threads.tamasmeszaros
2018-07-03Stop the ongoing slicing process when attempting to export.tamasmeszaros
2018-07-03Removing progress indicators for individual threads.tamasmeszaros
2018-07-03fix for progressindicator not being destroyed after export to pngtamasmeszaros
2018-07-03Localization for app controller.tamasmeszaros
2018-07-02Scale correction revert in case of exception.tamasmeszaros
2018-07-02Proper localization of AppControllertamasmeszaros
2018-07-02Fixing crash on linux. Exporting png in the UI thread.tamasmeszaros
2018-07-02Fix crash on Linux when arrangingtamasmeszaros
2018-06-29Autocenter finally disabled. Progress indication works.tamasmeszaros
2018-06-28AppController reachable trough Plater.pmtamasmeszaros
2018-06-28AppController integrationtamasmeszaros
2018-06-28ExpTime incorporated. Some refactor as welll.tamasmeszaros
2018-06-27Execution abstraction and build fix for linux and mactamasmeszaros
2018-06-27Refactor and extensions to png export dialog.tamasmeszaros
2018-06-26Export dialog readytamasmeszaros
2018-06-25Merge branch 'feature_slice_to_png' of github.com:prusa3d/Slic3r into feature...tamasmeszaros
2018-06-25Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros
2018-06-25Separating wx and the app controller.Tamás Mészáros
2018-06-20Slicing in C++ with progress indication.tamasmeszaros
2018-06-19AppController class created to take the necessary app logic into C++.tamasmeszaros