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-03-18Separated gizmos into individual filesLukas Matena
2019-03-15Fixed a case when the SLA gizmo did not calculate igl mesh and aabb tree even...Lukas Matena
2019-03-15Follow-up to previous commits on gizmo grabbers picking (use of centralized s...Enrico Turri
2019-03-15Another fix of the gizmo grabber color pickingLukas Matena
2019-03-15A small fix of the gizmo grabbers pickingLukas Matena
2019-03-15GLGizmoBase::picking_color_component modified to return all the three compone...Enrico Turri
2019-03-13SLA gizmo now shows arrows pointing at the points so they are easy to seeLukas Matena
2019-03-13SLA gizmo - combo replaced by slider, autogeneration uses config value for he...Lukas Matena
2019-03-11Merge remote-tracking branch 'origin/master' into tm_colldetection_upgrtamasmeszaros
2019-03-11SLA support points are correctly appointed as user-modifiedLukas Matena
2019-03-11Merge remote-tracking branch 'origin/master' into tm_colldetection_upgrtamasmeszaros
2019-03-11Enable imgui support point size. Fine tuning of support params.tamasmeszaros
2019-03-08Added wxBusyCursor on AABB tree calculation for SLA gizmoLukas Matena
2019-03-06Fixed rotation of multiple volumes selectionEnrico Turri
2019-03-06Gizmos' grabbers size proportional to the average of the bounding box edges l...Enrico Turri
2019-03-06An attempt to fix sla gizmo imgui dialog scaling on osx and hidpi screensLukas Matena
2019-03-05imgui: Refactor combo boxes. Fix #1895 #1868Vojtech Kral
2019-03-05Fixed conflicts after merge with masterEnrico Turri
2019-03-04Merge branch 'lm_sla_gizmo_render'Lukas Matena
2019-03-04Prevented the sla gizmo dialog to overlap the bottom toolbarLukas Matena
2019-03-04An attempt to fix an OSX crash when manipulating the ImGui slidersLukas Matena
2019-03-04Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_iconsEnrico Turri
2019-03-01An attempt to fix an unwanted cancellation caused by improper frontend-backen...Lukas Matena
2019-03-01Fixed the 'remove all points' button in sla gizmo (was only working in editin...Lukas Matena
2019-03-01SLA supports gizmo can change object config optionsLukas Matena
2019-02-28Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_iconsEnrico Turri
2019-02-27SLA gizmo keeps track of current status of the points, enables the user to er...Lukas Matena
2019-02-26Allow non-squared textures for toolbars and gizmo iconsEnrico Turri
2019-02-261st installment of svg icons for toolbars and gizmosEnrico Turri
2019-02-25SLA support gizmo hotkeys added (A,M,Esc,Enter)Lukas Matena
2019-02-25Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_iconsEnrico Turri
2019-02-22Renamed the "lambda-" prefix for the generic modifiers to "Generic-"bubnikv
2019-02-22Code cleanupEnrico Turri
2019-02-22Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_iconsEnrico Turri
2019-02-22Show wait cursor when exporting an STL.bubnikv
2019-02-22Gizmos overlay using a single png textureEnrico Turri
2019-02-21SLA supports: Update only supports for the selected object from isidebubnikv
2019-02-20SLA gizmo - clicking on object does not add new points if any point is selectedLukas Matena
2019-02-20Place on bed fix (incorrect usage of sla z-shift)Lukas Matena
2019-02-20SLA gizmo can be deselected by clicking in canvas area (unless in editing mode)Lukas Matena
2019-02-19SLA supports - added parameters for the automatic generation (relative densit...Lukas Matena
2019-02-19SLA gizmo asks about saving changes, right button click removes pointsLukas Matena
2019-02-19SLA gizmo cannot be activated for objects outside the bedLukas Matena
2019-02-19SLA auto supports: Work with support force deficit to sprinkle support points.bubnikv
2019-02-18SLA gizmo - combobox items are now rendered immediately on mouse click, not a...Lukas Matena
2019-02-18SLA gizmo selection rectangle now checks for obscured pointsLukas Matena
2019-02-18SLA gizmo - fixed support points rendering (depth is now correctly accounted ...Lukas Matena
2019-02-17Fix of a merge error.bubnikv
2019-02-17Merge branch 'lm_sla_supports_auto2' of https://github.com/prusa3d/Slic3r int...bubnikv
2019-02-17Reworked polygon sampling for SLA auto support generation.bubnikv