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
2019-10-24ENABLE_THUMBNAIL_GENERATOR -> Fixed thumbnail generation for SLA and 3mfEnrico Turri
2019-10-24ENABLE_THUMBNAIL_GENERATOR -> Refactoring to simplify codeEnrico Turri
2019-10-24ENABLE_THUMBNAIL_GENERATOR -> Code cleanupEnrico Turri
2019-10-24Preview mode: Implemented a show of the part printed by selected extruderYuSanka
2019-10-22Added tech ENABLE_THUMBNAIL_GENERATOR -> 1st installment of generation of thu...Enrico Turri
2019-10-11ENABLE_3DCONNEXION_DEVICES tech set as defaultEnrico Turri
2019-10-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dcon...Enrico Turri
2019-10-09Fixed context menu showing up when user right clicks on 3D scene and release ...Enrico Turri
2019-10-03ENABLE_3DCONNEXION_DEVICES -> Refactored Mouse3DController to be unaware of c...Enrico Turri
2019-09-27ENABLE_3DCONNEXION_DEVICES - 1st installment of support for 3Dconnexion devicesEnrico Turri
2019-09-20Follow-up of 8aaff083557a79a041ee17f1d6879a5574e62599 -> Do not show the new ...Enrico Turri
2019-09-20Added Possibility to create "shape" as an independent object from 3dScene,YuSanka
2019-09-13Renamed MeshClipper.cpp/.hpp to MeshUtils.cpp/.hppLukas Matena
2019-09-13Refactoring the SLA clipping planeLukas Matena
2019-09-06Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_reload_f...Enrico Turri
2019-09-06Fixed some more warnings, moved function to get ExtrusionRole name into Extru...Lukas Matena
2019-09-06Do not render intermediate states while reload from disk action is taking placeEnrico Turri
2019-09-04Removed a bunch of compile warningsEnrico Turri
2019-08-30Fixed update of both canvas when compressed bed textures have been completely...Enrico Turri
2019-08-26Optimization of the tool path preview generation algorithm:bubnikv
2019-08-26Fixed a bug, where the GL context was not being activated with _set_current()bubnikv
2019-08-20Check for existence of gcode toolpaths that can be exported to obj fileEnrico Turri
2019-08-201st installment of export of gcode toolpaths to obj fileEnrico Turri
2019-08-16Update volumes on 3DScene, after adding of part for unprintable objectYuSanka
2019-08-08Partial revert of 07a3072622147cf70e3fed9075e5eb713f41055fbubnikv
2019-08-05Implemented update on canvas of a printable state for new volumes added from ...YuSanka
2019-08-02Workaround for gizmos being clipped by the perspective cameraEnrico Turri
2019-07-26Refactoring into rendering pipelineEnrico Turri
2019-07-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custo...Enrico Turri
2019-07-25Removed obsolete codeEnrico Turri
2019-07-22Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custo...Enrico Turri
2019-07-22Merge branch 'tm_arrange_selection'tamasmeszaros
2019-07-22Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custo...Enrico Turri
2019-07-20Added additional tooltip to toolbar items and use it for undo/redo itemsenricoturri1966
2019-07-19Merge branch 'master' into tm_arrange_selectiontamasmeszaros
2019-07-19Simplified loading of the SLA support structures into the scene.bubnikv
2019-07-19Undo/Redo buttons moved into their own toolbarEnrico Turri
2019-07-19Tech ENABLE_TEXTURES_FROM_SVG set as defaultEnrico Turri
2019-07-17Merge branch 'master' into tm_arrange_selectiontamasmeszaros
2019-07-17Solved issue with virtual bed management.tamasmeszaros
2019-07-17Framework to serialize gizmos into undo/redo stackEnrico Turri
2019-07-16Priority for wipe tower, Increased safety distance from bed edges.tamasmeszaros
2019-07-15Arrange cache in ModeInstance and logical bed remembered.tamasmeszaros
2019-07-15Merge remote-tracking branch 'remotes/origin/vb_undo_redo'bubnikv
2019-07-12Not handling logical beds in arrange()tamasmeszaros
2019-07-12Tech ENABLE_SVG_ICONS set as defaultEnrico Turri
2019-07-11Deactivate undo/redo toolbar items when leaving the 3D scene or clicking into itEnrico Turri
2019-07-10GLToolbar::m_imgui_hovered_pos replaced with GLCanvas3D::m_imgui_undo_redo_ho...Enrico Turri
2019-07-09Merge remote-tracking branch 'origin/vb_undo_redo' into ys_undo_redoYuSanka
2019-07-09Next improvements of an undo/redo from a toolbarYuSanka