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
2021-05-19Fix warning of ignored variable in structured bindingtamasmeszaros
2021-04-07Merge remote-tracking branch 'origin/tm_sl1_import_fix'tamasmeszaros
2021-04-07Better naming of gui controlstamasmeszaros
2021-04-07Allow rotation of multiple selected items. Disable auto positioningtamasmeszaros
2021-04-07Allow auto-rotation of objects not completely inside bed.tamasmeszaros
2021-04-07Change configuration bank name for SLA auto rotationtamasmeszaros
2021-04-07Least supports optimization revived.tamasmeszaros
2021-04-07Method selection implementedtamasmeszaros
2021-04-07Unite cancel callback and status functiontamasmeszaros
2021-04-07Reverting to old rotation optimizer object-function.tamasmeszaros
2021-04-07Fix duplicated error message dialog from GUI jobs.tamasmeszaros
2021-04-07Fix issue with importing sl1 files with non-ascii filenames.tamasmeszaros
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-01-28Refresh object manipulator fields in sidebar after arrangeenricoturri1966
2021-01-19Implement exception rethrow for ui jobstamasmeszaros
2021-01-04Fix for "bed fill" discarding selected instance transformation.tamasmeszaros
2020-12-07Fix for bad wipe tower handling in arrangementtamasmeszaros
2020-12-02Follow up fix for bed fillingtamasmeszaros
2020-12-02Fix for bed filling with some existing items out of bed.tamasmeszaros
2020-12-02Fix status indication glitch for bed fillingtamasmeszaros
2020-12-02Further improvement on arrange settings handlingtamasmeszaros
2020-12-01Fix arrange distance with enabled sequential printingtamasmeszaros
2020-11-30Don't apply result if fill bed was canceled.tamasmeszaros
2020-11-26Fix bed filling with more existing instances than neededtamasmeszaros
2020-11-24Stop bed filling if enough instances are generatedtamasmeszaros
2020-11-23Fix broken wipe tower arrangementtamasmeszaros
2020-11-20Prototype feature: fill plater with instances of selected objecttamasmeszaros
2020-11-20Right mouse reaction to arrange buttontamasmeszaros
2020-11-18Localization, new POTYuSanka
2020-10-22Support for naming slicer own threads for debugging.Vojtech Bubnik
2020-09-10Significant performance improvements for elevated and non-elevated casetamasmeszaros
2020-09-10Performance optimizations and bugfixtamasmeszaros
2020-09-10Mostly working, inefficiencies remain, status indication partly brokentamasmeszaros
2020-09-10rotation finder experimentstamasmeszaros
2020-08-28SLA archive import will now recover the model's original position.tamasmeszaros
2020-08-28Move SLA import to libslic3r with png reading using libpngtamasmeszaros
2020-08-08Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3rYuSanka
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-05-26Include cleanup: Selection.hppLukas Matena
2020-04-23Add ui job for SLA importtamasmeszaros
2020-04-23Move ui jobs into separate foldertamasmeszaros