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
2021-09-03Added logging when bed texture/model is not foundLukas Matena
2021-09-02Fix of #6873: Bed texture located in a directory that user has no permission ...Lukas Matena
2021-08-04Fixed calls set_uniform(emission_factor, xx) to use floatsenricoturri1966
2021-08-02Added a few missing glsafe()enricoturri1966
2021-07-21Revert of b140709fa8aa313278455995de30f88e9a442120 and new implementation of ...enricoturri1966
2021-07-20Tech ENABLE_SEQUENTIAL_LIMITS set as defaultenricoturri1966
2021-05-31Fixed conflicts after merge with master + fixed rendering of hovered gizmo gr...enricoturri1966
2021-05-28Added missing uniform calls for emission_factorenricoturri1966
2021-05-12Tech ENABLE_SEQUENTIAL_LIMITS -> Improved rendering of clearance regionsenricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-04-30Clipper optimization:Vojtech Bubnik
2021-04-20Removed mutable members from class Bed3Denricoturri1966
2021-02-15Fix of 3DBed Regression #6029Vojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2020-11-19Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into...David Kocik
2020-11-16ENABLE_GCODE_VIEWER set as default in 3DBed.hpp/.cppenricoturri1966
2020-08-21GCodeViewer -> Show printbed model and texture for system printers detected w...enricoturri1966
2020-08-19GCodeViewer -> Modified shape of printbed for the unknown size caseenricoturri1966
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-07GCodeProcessor -> Fixed export of estimated time to gcode filenameenricoturri1966
2020-08-03Fixed conflicts after merge with masterenricoturri1966
2020-07-29Follow-up of 9d4344a78ce56ecf722e946f2c1796a9e1df96e8 -> ensure printbed alwa...enricoturri1966
2020-07-08Fixed build when ENABLE_GCODE_VIEWER is disabledenricoturri1966
2020-06-19ENABLE_GCODE_VIEWER_AS_STATE -> Removed tabs from gcode viewer stateenricoturri1966
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-05-27ENABLE_GCODE_VIEWER -> Completed implementation of new GLModel classenricoturri1966
2020-05-22ENABLE_SHADERS_MANAGER set as defaultenricoturri1966
2020-05-21ENABLE_SHADERS_MANAGER -> Unified client code of new GLShadersManager and GLS...enricoturri1966
2020-05-20Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_V...enricoturri1966
2020-05-20First installment of tech ENABLE_SHADERS_MANAGER, using class GLShadersManage...enricoturri1966
2020-05-12Tech ENABLE_GCODE_VIEWER -> Bed axes rendered using the new OpenGL model classenricoturri1966
2020-05-06GLCanvas3DManager replaced by OpenGLManagerenricoturri1966
2020-04-25Also search vendor directory for printer profile resources.Aegean Odyssey
2020-04-14The bed texture is not shown when looking from below and FDM/SLA support gizm...Lukas Matena
2020-03-03Include cleanup in several filesLukas Matena
2020-02-13ENABLE_6DOF_CAMERA set as defaultEnrico Turri
2020-01-17Fixed conflicts after merge with masterEnrico Turri
2020-01-17Fixed conflicts after merge with masterEnrico Turri
2020-01-15Six degrees of freedom camera - 1st installmentEnrico Turri
2020-01-13Support for new "default_materials" property at PrinterModelbubnikv
2020-01-09Configurable system printers bed textures and modelsEnrico Turri
2020-01-07Support for Vendor / Printer Model specific print bed texture and model.bubnikv
2019-12-19Partial revert of cc919c68b849a0b474f8b609ffe19f15dfbfbd88Enrico Turri
2019-12-12Fixed positioning of gizmos' imgui dialogsEnrico Turri
2019-11-28Printbed axes renderable on demandEnrico Turri
2019-11-15Added model and texture for Mini and Ender3 printer printbedsEnrico Turri
2019-11-12Use Linux-style paths when saving custom bed texture and model files into configEnrico Turri
2019-08-30Fixed update of both canvas when compressed bed textures have been completely...Enrico Turri
2019-08-19Fix of #2739Enrico Turri
2019-07-26Refactoring into rendering pipelineEnrico Turri