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-09-08WIP Standalone G-code viewerVojtech Bubnik
2020-09-01WIP: prusa-gcodeviewer command line wrapper to start the PrusaSlicerbubnikv
2020-04-29Fix build on OSX with new wxWidgets in depstamasmeszaros
2020-04-28Fix librt linking for wxWidgetstamasmeszaros
2020-04-28Try to fix build with old wxwidgets builtin png and expattamasmeszaros
2020-04-28Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build.tamasmeszaros
2020-03-06Link libcurl and wxWidgets to libslic3r_guitamasmeszaros
2020-01-21OSX handler for 3dconnexion drivers David Kocik
2019-12-11Merge branch 'tm_opencsg'tamasmeszaros
2019-12-11Finding GLEW work in release and debug. tamasmeszaros
2019-12-10Add dll copy after targets for gmp and mpfrtamasmeszaros
2019-10-17Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dcon...Enrico Turri
2019-10-14Fix cmake with msvc generator.tamasmeszaros
2019-09-30hidapi: Fix include pathVojtech Kral
2019-09-303D connexion support on Linux:Vojtech Kral
2019-08-19build: Add source file encoding checkVojtech Kral
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-07-04Trying to make all C++ of the platforms happy.bubnikv
2019-06-19Building igl statically and moving to the dep scriptstamasmeszaros
2019-06-13Build fix when boost is not in prefix/boosttamasmeszaros
2019-06-05Future-proof qhull dependency handlingtamasmeszaros
2019-05-30Build system tweaks to get rid of cmake and boost warnings.tamasmeszaros
2019-05-13Generate debug symbols for Windows builds even in Release mode.bubnikv
2019-05-13Updated Help menu items to open localized web pages.bubnikv
2019-05-13Yet some renaming to PrusaSlicerbubnikv
2019-05-13Further renaming to PrusaSlicerbubnikv
2019-04-23Build: Don't add imgui dir when SLIC3R_GUI is offVojtech Kral
2019-04-23Build: Don't add slic3r dir when SLIC3R_GUI is off #1050Vojtech Kral
2019-04-23Added explicit linkage of pthreads library (needed on raspberry PI)Vojtech Bubnik
2019-03-28Removed dependency on libz on Windows.bubnikv
2019-03-28Merge remote-tracking branch 'remotes/origin/tm_sla_png_minz'bubnikv
2019-03-26Visual Studio specific. Fixed a clash in the name of a symbol filebubnikv
2019-03-25Build: Add an option to choose GTK version on Linux, fix #1937Vojtech Kral
2019-03-25Build: Fix libz dependency required by libcurlVojtech Kral
2019-03-19Trying to fix build on linuxtamasmeszaros
2019-03-18Exporting png images with minz deflate implementation.tamasmeszaros
2019-03-13removed the --gui parameter from the slic3r wrapper.bubnikv
2019-03-13added missing slic3r.hppbubnikv
2019-02-07Revert "WIP: SVG import & rasterization"bubnikv
2019-02-07WIP: SVG import & rasterizationbubnikv
2019-02-06doc: Add SLIC3R_WX_STABLE to Linux build doc #1779Vojtech Kral
2019-02-05WIP Added libtess library extracted frombubnikv
2019-01-24Build: Fix wx-config status messageVojtech Kral
2019-01-09Fix: wxWidgets 3.0 back-compatVojtech Kral
2019-01-07Build: Fix install targets, add SLIC3R_FHS, check resource dir on GUI_App initVojtech Kral
2018-12-14Eliminate build warning with TBB_USE_CAPTURED_EXCEPTIONtamasmeszaros
2018-12-03deps script for Mac OS, XCode support fixVojtech Kral
2018-11-26Added imgui libraryEnrico Turri
2018-11-19Adding object elevation param.tamasmeszaros
2018-11-07CMake: Add ASan optionVojtech Kral