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
2020-12-11Some shader compilers did not seemingly like #if XXX blocksVojtech Bubnik
2020-12-10Fix of compilation on OSXVojtech Bubnik
2020-12-101) Shader manager: Allow to override #defines programaticallyVojtech Bubnik
2020-05-27GCodeViewer -> Newer version of shader for optionsenricoturri1966
2020-05-25GCodeViewer refactoring and GLShaderProgram upgradeenricoturri1966
2020-05-22ENABLE_SHADERS_MANAGER set as defaultenricoturri1966
2020-05-22ENABLE_SHADERS_MANAGER -> Added method GLShaderProgram::set_uniform(const cha...enricoturri1966
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-01-03Const correctness improvements:bubnikv
2019-12-04Fix into GLShader::load_from_text()Enrico Turri
2019-07-19Tech ENABLE_TEXTURES_FROM_SVG set as defaultEnrico Turri
2019-03-27Added glsafe() around OpenGL calls where missingEnrico Turri
2019-02-28Code cleanupEnrico Turri
2019-02-282nd attempt to fix rendering of printbed svg textures on MacEnrico Turri
2019-02-27Small refactoring in Bed3D and GLShaderEnrico Turri
2019-02-20Printbed textures generated from svg filesEnrico Turri
2018-12-06include "libslic3r" from slic3r project directly, not as "../../libslicer"bubnikv
2018-10-08New selection -> removed obsolete methods\n+\nFixed a few compile warningsEnrico Turri
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv