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
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
2018-10-30Reduced memory leaks in ConfigDef / PrintConfigDefbubnikv
2018-10-26Slic3r was split to a Slic3r.dll / Slic3r.exe / Slic3r-console.exe /bubnikv
2018-10-22Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativebubnikv
2018-10-22Fixes of the CMake build system to compile Release and Debug buildsbubnikv
2018-10-22Build: Fix resources symlinkVojtech Kral
2018-10-17Fix buildVojtech Kral
2018-10-17Refactor window position & size persistenceVojtech Kral
2018-10-15Build improvements: symlink resources properly with Visual StudioVojtech Kral
2018-09-24Added various manifests,bubnikv
2018-09-21Simplified dependencies.bubnikv
2018-09-19Fixed GUI buildbubnikv
2018-09-19Removed wrong dependency on wxWidgets from libslic3r.bubnikv
2018-09-19Removed dependency on wxWidgets from Alien.bubnikv
2018-09-19Another step to fix the build system.bubnikv
2018-09-19Yet another build system fixbubnikv
2018-09-19Fix of compilation on Linux & OSX: Cannot create a "slic3r" executablebubnikv
2018-09-19Yet another fix of build processbubnikv