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 (Expand)Author
2020-03-06Link libcurl and wxWidgets to libslic3r_guitamasmeszaros
2020-02-13ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as defaultEnrico Turri
2020-02-03ObjectDataViewModel is extracted from wxExtentions to the separated fileYuSanka
2020-01-23Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2020-01-23Implemented editing for extruder of existing ToolChangeCode tickYuSanka
2020-01-22resize of export_to_sd buttonDavid Kocik
2020-01-21OSX handler for 3dconnexion drivers David Kocik
2020-01-06Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-06Add Astrobox to Print Host optionsSpencer Owen
2019-12-17macos device detectionSlic3rPE
2019-12-16Add MeshBoolean.cpp with CGAL as object library.tamasmeszaros
2019-12-16Separate Job, ProgressStatusBar and ProgressIndicatortamasmeszaros
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-13First prototype of CGAL hole-drillingLukas Matena
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
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' into lm_tm_hollowingtamasmeszaros
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-05Merge branch 'lm_hollow_gizmo' into lm_tm_hollowingLukas Matena
2019-11-05Added new hollowing gizmoLukas Matena
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