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
2017-09-11Many warnings fixed (#510)eyal0
2017-09-04Implemented an initial priming line for a single-material printbubnikv
2017-09-01Implemented priming of all the filaments of the Prusa Multi Material.bubnikv
2017-06-08Implemented raft support for the wipe towerbubnikv
2017-06-06Fix of View menu not working https://github.com/prusa3d/Slic3r/issues/307bubnikv
2017-05-30Fixed order of loading the configs into Print / PrintObjectsbubnikv
2017-05-25fixed compilation on Windowsbubnikv
2017-05-25Implemented wipe tower print path preview.bubnikv
2017-05-24New config field extruder_color for preview of extruder assignment.bubnikv
2017-05-17Initial implementation of a wipe tower preview UI.bubnikv
2017-04-07Merged support_fills with support_interface_fills.bubnikv
2017-03-31Fixed crashes on OpenGL < 2 due to printing null pointers returnedbubnikv
2017-03-30Fixes of VBO rendering on Linux with wxWidgets & GTKversion_1.34.0bubnikv
2017-03-28Improved memory allocation efficiency of the 3D path preview generator.bubnikv
2017-03-27Moved the NVIDIA and AMD hints to the slic3r.exe wrapper.bubnikv
2017-03-23Fixed colors of the path preview.bubnikv
2017-03-23Fixed iusses in rendering print paths through VBOs for multiple objects.bubnikv
2017-03-23Try to enforce the use of a high performance NVIDIA / ATI GPUbubnikv
2017-03-20new GLShader.cpp,hbubnikv
2017-03-20Use OpenGL 2.0 shaders for the layer height rendering.bubnikv
2017-03-16Use Vertex Buffer Objects for rendering of 3D volumes if possible.bubnikv
2017-03-15Fixed a typo.bubnikv
2017-03-15Fixed some memory allocation issues of the new C++ 3d path previewbubnikv
2017-03-15Rewrote the OpenGL object rendering to indexed triangle / quad setsbubnikv
2017-03-14Fixed some picking issues after porting GLVolumes to C++.bubnikv
2017-03-13Volume rewritten from Perl to C++,bubnikv
2016-04-15Don't crash, if the number of lines to display is zero.bubnikv
2016-04-13Breaking into the debugger from the menu. This may be useful in Windows.bubnikv
2016-04-13Optimized and improved rectilinear fill.bubnikv
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-12-06Separate libslic3r code from slic3r application codeAlessandro Ranellucci