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
2022-04-07Shader mm_contour - Customizable offset to calculate the correction to avoid ...enricoturri1966
2022-02-21Show GLEW error string on glewInit() initialization errorsYuri D'Elia
2021-10-23Implemented "Details" section enclosing OpenGL extensions when copyingVojtech Bubnik
2021-10-05First draft of SendSystemInfoDialogLukas Matena
2021-04-20Removed mutable members from class OpenGLManager::GLInfoenricoturri1966
2021-04-12Fixed a typo in an error message (--sw_renderer -> --sw-renderer)Lukas Matena
2021-03-15Worked around some quirky Linux file system issues. NamelyVojtech Bubnik
2021-03-15Detecting platform, namely reading /proc/version to detect Chromium OS.Vojtech Bubnik
2021-03-15Further ChromeOS support: Detect removable media mounted through ChromeOSVojtech Bubnik
2021-03-15Disable multi-sampling with virgl (VirtualGL) on Linux.Vojtech Bubnik
2021-02-25Tech ENABLE_HACK_CLOSING_ON_OSX_10_9_5 set as defaultenricoturri1966
2020-10-17#4880 - Initialization of OpenGL data used by GCodeViewer done on the first c...enricoturri1966
2020-05-22ENABLE_SHADERS_MANAGER set as defaultenricoturri1966
2020-05-22Added methods GUI_App::is_gl_version_greater_or_equal_to() and GUI_App::is_gl...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-06Added missing includeenricoturri1966
2020-05-06GLCanvas3DManager replaced by OpenGLManagerenricoturri1966