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-04-21Convincing ClipperLib to use Slic3r's own Point type internally.Vojtech Bubnik
2021-03-25Enabling ASAN on MSVCVojtech Bubnik
2021-03-15Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2021-03-08Detection of Win10 3D printing API from the default Visual Studio envVojtech Bubnik
2021-03-08G-code window uses file mappingenricoturri1966
2021-02-11Commented on the unsigned/signed char CMake changesVojtech Bubnik
2021-02-11Force signed char on all GCC platformstamasmeszaros
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-10Squashed commit of the following:Vojtech Bubnik
2021-02-10Merge pull request #5508 from pmjdebruijn/minimum_boost_versionVojtěch Bubník
2021-02-10Enabling /utf-8 on MSVC.Vojtech Bubnik
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2021-02-08Clang: silence -Wdeprecated-declarations for nowLukas Matena
2021-02-03Disable tests and encoding check when cross compilingtamasmeszaros
2020-12-18CMakeLists: set MINIMUM_BOOST_VERSION to 1.66.0 (due to Base64, #3375)Pascal de Bruijn
2020-12-01Set boost to use utf8 for system messages (in cmake). Fix of #5180.David Kocik
2020-10-27Add gcodeviewer desktop filetamasmeszaros
2020-10-26Use legacy OpenGL linkage on Linuxtamasmeszaros
2020-10-24Documentation of CMAKE_INSTALL_FULL_DATAROOTDIR in CMakeLists.txtVojtech Bubnik
2020-10-19Add installing of the desktop file to cmaketamasmeszaros
2020-10-05Changed cmake minimal version to 3.13 (#4720)Lukas Matena
2020-08-28Try to override mac library search order to find static dep libstamasmeszaros
2020-08-28SLA archive import will now recover the model's original position.tamasmeszaros
2020-04-29single slicer instanceDavid Kocik
2020-04-28Follow up, make png non required for nowtamasmeszaros
2020-04-28Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build.tamasmeszaros
2020-03-14New shorcut _L() for _(L())bubnikv
2020-03-06Link libcurl and wxWidgets to libslic3r_guitamasmeszaros
2020-02-27Disabled implicit conversion of wxString to std::string or const char*bubnikv
2020-02-07Add check for cereal library in CMaketamasmeszaros
2020-02-06Fix dll copying tamasmeszaros
2020-01-21Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-16Fix build issues on Windowstamasmeszaros
2020-01-13MSVC specific: Disable STL4007: Many result_type typedefs andbubnikv
2020-01-06Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-22Fix of #3366bubnikv
2019-12-20Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-18Officially move to C++17 for the whole PrusaSlicer source tree;tamasmeszaros
2019-12-17Only consider openvdb debug if necessary. Add REQUIRED to openvdbtamasmeszaros
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
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-11-25According to cmake, minimum required call shall go before project().tamasmeszaros
2019-11-18Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2019-11-12Added missing boost libraries into CMakeLists.txtEnrico Turri
2019-11-12Bump up C++ to 14tamasmeszaros
2019-11-05Merge branch 'tm_openvdb_integration' into lm_hollow_gizmoLukas Matena
2019-11-01build: Fix linking on Mac OS with ASAN onVojtech Kral
2019-10-29Simple openvdb conversion test.tamasmeszaros