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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-23Parse hints.ini for translatable text as part of gettext_make_potDavid Kocik
2021-07-26Fix messed up wx find proceduretamasmeszaros
2021-07-26Fix wx linkage to tiff and jpegtamasmeszaros
2021-06-01Remove unused include_directory in cmakedk_injectionDavid Kocik
2021-03-30Extend wx png and expat fixes for all of its built-in librariestamasmeszaros
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2021-01-27Check loading of blacklisted dlls and show warning dialog at startup. Also sh...David Kocik
2020-11-23Fix for gcode-viewer symlinktamasmeszaros
2020-10-19Add installing of the desktop file to cmaketamasmeszaros
2020-10-19install symlink for gcodeviewertamasmeszaros
2020-10-05Changed cmake minimal version to 3.13 (#4720)Lukas Matena
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