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-11-17Avoid crossing perimeters: Further refactoring for clarity, code review.Vojtech Bubnik
2020-06-27Fixed unit tests on Windows after introduction of GMP tobubnikv
2020-02-18Fix perl tests when called via CTesttamasmeszaros
2019-06-13Build fix when boost is not in prefix/boosttamasmeszaros
2019-01-16Upgrade Boost to 1.66 on WindowsVojtech Kral
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-10-15Build improvements: symlink resources properly with Visual StudioVojtech Kral
2018-09-21Simplified dependencies.bubnikv
2018-09-21Moved the remaining Perl dependencies to xs/CMakeLists.txtbubnikv
2018-09-19Fixed Perl unit tests.bubnikv
2018-09-19Removed dependency on wxWidgets from Alien.bubnikv
2018-09-19Yet another build system fixbubnikv
2018-09-19Fixed compilation on OSX & Linuxbubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv
2018-09-18Replaced CONFESS with throw std::exception in libslic3r, so nowbubnikv
2018-09-17Fix of compilation on Linux, disabled -WreorderVojtech Bubnik
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-09-14WIP: Background processing.bubnikv
2018-09-12Removed Strings.hpp, replaced with wxStringbubnikv
2018-09-12Merged with devbubnikv
2018-08-31Merge remote-tracking branch 'origin/feature_arrange_with_libnest2d' into devtamasmeszaros
2018-08-30Merge remote-tracking branch 'origin/cpp_progress_status_bar' into devtamasmeszaros
2018-08-30Almost working c++ status bartamasmeszaros
2018-08-28fix build for Linuxtamasmeszaros
2018-08-27FIxed build errors caused by merge and flipped normals of the SLA pool walls.tamasmeszaros
2018-08-27Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-08-27Merge remote-tracking branch 'origin/dev' into sla_base_pooltamasmeszaros
2018-08-24Merge remote-tracking branch 'origin/new_main_page_ui' into devYuSanka
2018-08-23Merge branch 'gizmos_3d' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-22Merge branch 'master' into lm_lay_flat_round_merged_facetsLukas Matena
2018-08-22Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-08-22Parallel placer now works with the custom Slic3r object function. Works an or...tamasmeszaros
2018-08-21Print host bugfixes / refactoringVojtech Kral
2018-08-21Merge remote-tracking branch 'origin/eigenize' into sla_base_pooltamasmeszaros
2018-08-21some code formattingMartin Loidl
2018-08-21Added possibility for upload to DuetMartin Loidl
2018-08-20figured out how to round the edges of the generated model.tamasmeszaros
2018-08-20Merge branch 'master' of https://github.com/prusa3d/Slic3r into gizmos_3dEnrico Turri
2018-08-17Merge branch 'master' into lm_lay_flat_round_merged_facetsLukas Matena
2018-08-17Build: Option to force generation of PDB file on MSVC Release buildVojtech Kral
2018-08-17Build: Plumb perl include pathVojtech Kral
2018-08-17wall generation with different top and bottom plates.tamasmeszaros
2018-08-16Working curve approximation of the concave hull with clipper offset.tamasmeszaros
2018-08-15Merge branch 'opengl_to_cpp' of https://github.com/prusa3d/Slic3r into gizmos_3dEnrico Turri
2018-08-15Added qhull library to xs/src and cmakeLukas Matena
2018-08-13Rough base pool geometry can be generated from convex hull or from the ground...tamasmeszaros
2018-08-13Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-08-09SLA base pool generation frameworktamasmeszaros
2018-08-09Merge remote-tracking branch 'origin/master' into feature_slice_to_pngtamasmeszaros