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-07-05Undo / Redo fixesbubnikv
2019-07-05Documented the cereal library manual patching (FIXME!)bubnikv
2019-07-05Trying to fix some Linux & OSX compilation issues.bubnikv
2019-07-04Trying to make all C++ of the platforms happy.bubnikv
2019-07-04Simplified the "cereal" includes to not clash with Perl includesbubnikv
2019-07-04Trying to fix some template resolution on Linuxbubnikv
2019-07-04Fixed merge issues.bubnikv
2019-07-04Yet another compilation fix.bubnikv
2019-07-04Merge remote-tracking branch 'origin/master' into vb_undo_redobubnikv
2019-07-04Merge remote-tracking branch 'origin/ys_undo_redo' into vb_undo_redobubnikv
2019-07-04Removed some junk templates, which pass compilation on Windowsbubnikv
2019-07-04Fix of compilation on Linuxbubnikv
2019-07-04Update object list after undo/redoYuSanka
2019-07-04WIP Undo / Redo : serialization / deserialization of object selection.bubnikv
2019-07-04Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-07-04WIP Undo / Redo: First Undo in the history of PrusaSlicer!bubnikv
2019-07-03WIP Undo / Redo: Serializing the configs of ModelObject / ModelVolumebubnikv
2019-07-02WIP UndoRedo: Added Undo/Redo stack, added Platter::take_snapshot(),bubnikv
2019-07-02Fixed colot_print issues:YuSanka
2019-07-02Fix build against system-provided qhullVojtech Kral
2019-06-29Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-28Merge branch 'bugfixes': avrdude warnings cleanupVojtech Kral
2019-06-27Some code improvementsYuSanka
2019-06-27Fixed small typoYuSanka
2019-06-27Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-27Rewrote layers information export/import to/from 3mf using Boost Property Tre...YuSanka
2019-06-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2019-06-27Tech ENABLE_RENDER_PICKING_PASS extended so that user can switch between pick...Enrico Turri
2019-06-27WIP Undo / Redo: ModelID / ModelBase renamed to ObjectID / ObjectBasebubnikv
2019-06-27Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-06-27Fix of https://github.com/prusa3d/PrusaSlicer/issues/2516bubnikv
2019-06-27Merge pull request #2569 from BeldrothTheGold/masterenricoturri1966
2019-06-26WIP Undo / Redo: Serialization of the Model / ModelObject / Model instancebubnikv
2019-06-26Hotfix for inconsistent slice indextamasmeszaros
2019-06-26Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-26Fixed crashes after loading some AMFs.bubnikv
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-06-26Merge branch 'tm_scales'tamasmeszaros
2019-06-26Fixes some ModelArrange warningstamasmeszaros
2019-06-26Make an order in using scale and unscale, remove some warnings.tamasmeszaros
2019-06-26Add debug option to display picking pass to screenBeldrothTheGold
2019-06-25Fix: IsTriviallyCopyable on clangVojtech Kral
2019-06-24Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-24Reformatted MTUtils with some refined directives.tamasmeszaros
2019-06-24Print bed not considered as object in arrange anymore.tamasmeszaros
2019-06-24#2395 - Reworked logic of method Model::convert_multipart_object()Enrico Turri
2019-06-24#2433 - Time Estimator: clamp accelerate/decelerate distances to avoid them t...Enrico Turri
2019-06-24#2428Enrico Turri
2019-06-24Disabled ENABLE_CAMERA_STATISTICSEnrico Turri
2019-06-24Fixed conflicts after merge with branch et_perpsective_cameraEnrico Turri