Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-13ENABLE_MODIFIED_TOOLBAR_TEXTURES set as defaultEnrico Turri
2020-01-17ENABLE_GIZMO_ICONS_NON_ACTIVABLE_STATE set as defaultEnrico Turri
2020-01-07Fixed artifacts on toolbar and gizmobar icons showing up when changing screen...Enrico Turri
2019-10-02#3008 - Generate all mipmaps up to size 1x1Enrico Turri
2019-09-04Removed a bunch of compile warningsEnrico Turri
2019-08-06Fixed parallelization of texture compression:bubnikv
2019-08-01Refactoring into GLTexture::CompressorEnrico Turri
2019-07-19Refactoring in GLTextureEnrico Turri
2019-07-19Render custom bed textures in png format on prusa bedsEnrico Turri
2019-06-24ENABLE_COMPRESSED_TEXTURES set as defaultEnrico Turri
2019-06-05Update 3D scene when all compressed texture data are sent to GPUEnrico Turri
2019-06-03Fixed race condition while compressing texture data and sending them to the GPUEnrico Turri
2019-06-02Temporary low-res texture shown while generating compressed data on the CPUEnrico Turri
2019-05-31Asynchronous texture compression on CPUEnrico Turri
2019-05-28Application of anisotropy to textures moved into GLTexture methodsEnrico Turri
2019-05-28Texture compression set as an optionEnrico Turri
2019-05-23Max texture size dependent on OpenGL version on Win and Linux and on retina m...Enrico Turri
2019-05-21Use texture compression on GPUEnrico Turri
2019-04-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-04-04Code to load SVG icons into the BitmapCache class.bubnikv
2019-03-28Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-27Follow-up of https://github.com/prusa3d/Slic3r/commit/8ea8eb67e46b019febcbf5c...Enrico Turri
2019-03-27Added glsafe() around OpenGL calls where missingEnrico Turri
2019-03-27Fixed loading of SVG textures from utf-8 pathsEnrico Turri
2019-03-06Force canvas resize when switching between viewsEnrico Turri
2019-02-28Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_iconsEnrico Turri
2019-02-27Small refactoring in Bed3D and GLShaderEnrico Turri
2019-02-27Attempt to fix rendering of printbed svg textures on MacEnrico Turri
2019-02-27Fixed build on LinuxEnrico Turri
2019-02-27Fixed uv in gizmos overlayEnrico Turri
2019-02-26Fixed build on Mac and LinuxEnrico Turri
2019-02-26Automatic generation of variants of icons for toolbars and gizmosEnrico Turri
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-20Printbed textures generated from svg filesEnrico Turri
2019-01-09Fix: wxWidgets 3.0 back-compatVojtech Kral
2019-01-03Fix of 1.42.0-Alpha1 won't open from self contained folder #1500bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv