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-06-02Fixed DnD for "Model part" volumes inside the objectYuSanka
2021-05-13Removed obsolete method from GLVolumeCollectionenricoturri1966
2021-05-06Tech ENABLE_ALLOW_NEGATIVE_Z-> Disable sinking objects for SLA printerenricoturri1966
2021-04-23Tech ENABLE_ALLOW_NEGATIVE_Z -> Keep sinking instances as sinking after apply...enricoturri1966
2021-04-22Tech ENABLE_ALLOW_NEGATIVE_Z -> Shading of sinking instancesenricoturri1966
2021-04-20Removed mutable members from class GLVolumeenricoturri1966
2021-03-12Notifications management and rendering refactoring.David Kocik
2021-03-05Adjustable wipe tower brimLukas Matena
2021-02-25Tech ENABLE_OPENGL_ERROR_LOGGING set as defaultenricoturri1966
2021-02-03Remove unneeded inclusion of boost::nowideYuri D'Elia
2020-12-03Fix out of bed items after arrange.tamasmeszaros
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-11-11Removed the legacy PreviewData.cpp,hppenricoturri1966
2020-11-11Follow-up of bb74d2da5bea12727e57df9241210e9b97ac8452 and 7b2aca015955aff498c...enricoturri1966
2020-10-02ENABLE_SLOPE_RENDERING set as defaultenricoturri1966
2020-09-25FDM painting gizmos (support/seam) now render object in neutral colorLukas Matena
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-08Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3rYuSanka
2020-07-03GCodeViewer -> Export of extrude toolpaths to obj filesenricoturri1966
2020-06-05Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new applicati...enricoturri1966
2020-06-04Reduced ugly copy / paste for ENABLE_OPENGL_ERROR_LOGGINGVojtech Bubnik
2020-06-04Added tech ENABLE_OPENGL_ERROR_LOGGING -> log opengl errors when SLIC3R_LOGLE...enricoturri1966
2020-06-04Fixed conflicts after merge with masterenricoturri1966
2020-06-02New tech ENABLE_SMOOTH_NORMALS (disabled) -> Added two experimental functions...enricoturri1966
2020-05-28Fixed conflicts after merge with masterenricoturri1966
2020-05-281st installment of tech ENABLE_ENVIRONMENT_MAPenricoturri1966
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-27ENABLE_GCODE_VIEWER -> Completed implementation of new GLModel classenricoturri1966
2020-05-26Include cleanup: do not include Model.hpp from 3DScene.hppLukas Matena
2020-05-25GCodeViewer refactoring and GLShaderProgram upgradeenricoturri1966
2020-05-22ENABLE_SHADERS_MANAGER set as defaultenricoturri1966
2020-05-21ENABLE_SHADERS_MANAGER -> Unified client code of new GLShadersManager and GLS...enricoturri1966
2020-05-13Tech ENABLE_GCODE_VIEWER -> Small refactoringenricoturri1966
2020-05-13Tech ENABLE_GCODE_VIEWER -> Removed obsolete class GLArrowenricoturri1966
2020-05-12Tech ENABLE_GCODE_VIEWER -> Selection curved arrows rendered using the new Op...enricoturri1966
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-05-06Fixed conflicts after merge with masterenricoturri1966
2020-05-06Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as defaultenricoturri1966
2020-04-29GCodeViewer -> Fixed z slider in initial previewenricoturri1966
2020-04-27GCodeViewer -> Layers z slider wipenricoturri1966
2020-03-31Fixed shaders on Intel Cards - not allowed use of 'active' wordEnrico Turri
2020-03-25Merge remote-tracking branch 'remotes/origin/et_slope_shader'bubnikv
2020-03-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_canva...enricoturri1966
2020-03-25Fixed conflicts after merge with masterenricoturri1966
2020-03-2564bit coord_tbubnikv
2020-03-16ENABLE_SLOPE_RENDERING - Do not apply slope shading to modifiers and small re...enricoturri1966
2020-03-13New tech ENABLE_SLOPE_RENDERING - 1st installment of rendering objects colore...enricoturri1966
2020-03-03Include cleanup in several filesLukas Matena
2020-03-02GLCanvas3DManager moved from being a static member of _3DScene to be a normal...Enrico Turri