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-17macos device detectionSlic3rPE
2019-12-13macos mm filesDavid Kocik
2019-12-13osx device unmount callback - not sure if will buildDavid Kocik
2019-12-13removable drives manager linux partDavid Kocik
2019-12-11Finding GLEW work in release and debug. tamasmeszaros
2019-11-28Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-11-18Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dcon...Enrico Turri
2019-11-16ExtruderSequenceDialog :YuSanka
2019-11-07Follow up, unify boost::thread usage.tamasmeszaros
2019-11-07Fixed conflicts after merge with masterEnrico Turri
2019-11-04+ add FlashAir support for host uploadStephan Reichhelm
2019-10-18Implemented possibility to set extruder sequence for whole printYuSanka
2019-09-303D connexion support on Linux:Vojtech Kral
2019-09-27ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devicesEnrico Turri
2019-09-13Renamed MeshClipper.cpp/.hpp to MeshUtils.cpp/.hppLukas Matena
2019-09-13Initial implementation of MeshClipper classLukas Matena
2019-09-11Add new config values to SL1 zip file config.initamasmeszaros
2019-08-22Code refactoring: ConfigManipulation moved to separate files.YuSanka
2019-08-19build: Add source file encoding checkVojtech Kral
2019-07-04Merge remote-tracking branch 'origin/master' into vb_undo_redobubnikv
2019-07-02WIP UndoRedo: Added Undo/Redo stack, added Platter::take_snapshot(),bubnikv
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-05-30Added missed files to the CMakeLists.txtYuSanka
2019-05-03Merge branch 'et_selection_rectangle' of https://github.com/prusa3d/Slic3rEnrico Turri
2019-04-29Detect dank mode on Mac OSVojtech Kral
2019-04-24Selection rectangle moved into a separate classLukas Matena
2019-04-12Moved the GLEW dependencies from libslic3r to the gui slic3r library.bubnikv
2019-03-20GLCanvas3D::Gizmos as a standalone class (GLGizmosManager)Enrico Turri
2019-03-19GLCanvas3D::Selection as a standalone classEnrico Turri
2019-03-18Separated gizmos into individual filesLukas Matena
2019-03-08Use unique camera shared by 3d view and preview (experimental)Enrico Turri
2019-02-19Bed and Axes classes moved from GLCanva3d to Plater to have a unique instance...Enrico Turri
2019-02-07Revert "WIP: SVG import & rasterization"bubnikv
2019-02-07WIP: SVG import & rasterizationbubnikv
2019-01-24Mac: Implement Retina for the 3D scene, fix #97Vojtech Kral
2019-01-11Build: Add a flag to disable PCHversion_1.42.0-alpha3Vojtech Kral
2018-12-19Added "Keyboard Shortcuts" dialogYuSanka
2018-12-12WIP OctoPrint integrationVojtech Kral
2018-12-04Fixed updates of the "Slice now" and "Export G-code buttons"bubnikv
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-26Added ImGuiWrapperEnrico Turri
2018-11-26Added imgui libraryEnrico Turri
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-21CMake: Add option for a syntax-only buildVojtech Kral
2018-11-12Getting rid of AppController.tamasmeszaros
2018-11-12Added GUI_ObjectSettings.cpp(hpp) files to CMakeLists.txtYuSanka
2018-11-08remove SLAPrint and its integrationtamasmeszaros
2018-11-07SLAPrint concept under its way.tamasmeszaros
2018-10-29Precompiled headers on Visual Studio & GCC, with the highest hopesbubnikv
2018-10-25Ported System Info DialogYuSanka