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-27Workaround to remove crash when closing PrusaSlicer on OSX 10.9.5Enrico Turri
2019-11-05ENABLE_THUMBNAIL_GENERATOR -> Generate thumbnails using GLEW_EXT_framebuffer_...Enrico Turri
2019-10-29ENABLE_THUMBNAIL_GENERATOR -> Use off-screen framebuffer to render the thumbn...Enrico Turri
2019-08-22Hopefully a workaround for crashes and hang ups at closing on Windows.bubnikv
2019-07-01Removed GLVolume non-VBO renderingEnrico Turri
2019-06-25Removed 'Use legacy OpenGL 1.1 rendering' optionEnrico Turri
2019-06-24ENABLE_COMPRESSED_TEXTURES set as defaultEnrico Turri
2019-06-24ENABLE_TEXTURES_MAXSIZE_DEPENDENT_ON_OPENGL_VERSION set as defaultEnrico 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-03-08Refactoring - Shared members of GLCanvas3D as references instead of pointersEnrico Turri
2019-01-21Unique OpenGL context set as defaultEnrico Turri
2018-12-19Fix of SPE-691 Slicer crash after extruder changebubnikv
2018-12-06include "libslic3r" from slic3r project directly, not as "../../libslicer"bubnikv
2018-11-23Further removal of the 3DScene / GLCanvas3DManager scaffold.bubnikv
2018-11-23Partial cleanup of obsolete methodsEnrico Turri
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-21Added menu Edit -> Select allEnrico Turri
2018-11-21Added force_full_scene_refresh parameter to the 3DScene::refresh()bubnikv
2018-11-21Ensure object on bed after deletion of subpartEnrico Turri
2018-11-18CuttingVojtech Kral
2018-11-14Removed a bunch of obsolete methodsEnrico Turri
2018-11-14Deletion of instances and volumes from 3D sceneEnrico Turri
2018-11-13GLVolume: split composite_id to object_id, volume_id and instance_id.bubnikv
2018-11-01GLCanvas3D::update_gizmos_data() set as privateEnrico Turri
2018-11-01New selection set as defaultEnrico Turri
2018-11-01Mirror component of transformations set as defaultEnrico Turri
2018-10-18Mirror transform components in ModelInstance and GLvolume - WIP and disabledEnrico Turri
2018-10-11added method: static GUI::GLCanvas3D* _3DScene::get_canvas(wxGLCanvas* canvas)Enrico Turri
2018-10-08New selection -> removed obsolete methods\n+\nFixed a few compile warningsEnrico Turri
2018-10-081st installment of new selections (disabled)Enrico Turri
2018-10-04Use an unique opengl contextEnrico Turri
2018-10-03Replace PerlCallbacks with events in GLCanvas3d et al.Vojtech Kral
2018-10-02Fixed call to reset_legend_texture() made on hidden canvasEnrico Turri
2018-10-02Multisample detectionEnrico Turri
2018-10-01WIP: PlaterVojtech Kral
2018-09-25Merge remote-tracking branch 'origin/dev2' into dev_nativebubnikv
2018-09-20Merge remote-tracking branch 'origin/dev2' into dev_nativeversion_1.42.0-alphabubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv