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
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
2019-10-25Fix openvdb dependency in libslic3rtamasmeszaros
2019-10-25Completely disable openvdb for nowtamasmeszaros
2019-10-25Disable OpenVDB until deps get updatedtamasmeszaros
2019-10-25Merge branch 'tm_openvdb_integration'tamasmeszaros
2019-10-25Add OpenVDB to dependenciestamasmeszaros
2019-10-24Fix RelWithDebInfo build on Linuxtamasmeszaros
2019-10-23Fix for unsupported cmake featuretamasmeszaros
2019-10-22another cleanuptamasmeszaros
2019-10-22Remove cmake debug messagestamasmeszaros
2019-10-22Solve build fail in RelWithDebInfo config with several imported targets.tamasmeszaros
2019-10-17CMakeLists.txt: turning off -W-ignored-attributes, there are loads of those w...Lukas Matena
2019-10-16Revert "CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang a...Lukas Matena
2019-10-15CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang againLukas Matena
2019-10-14Fix cmake with msvc generator.tamasmeszaros
2019-10-02Time conversion functions with tests.tamasmeszaros
2019-09-02Merge pull request #2646 from labsin/no_FHS_buildVojtech Kral
2019-08-28Plurals for number of Undo / Redo actions.bubnikv
2019-08-27Refreshed the dictionaries.bubnikv
2019-08-16more clang warnings enabled, performance measuringtamasmeszaros
2019-08-01Can build with (original llvm) clang-cl on windowstamasmeszaros
2019-07-26Build: Remove SLIC3R_SYNTAXONLYVojtech Kral
2019-07-23An attempt to silence the Wreorder warning on OSX build serverLukas Matena
2019-07-23Fixed a few warnings in headers (meaning they were reported once for each inc...Lukas Matena
2019-07-22Use system Eigen3 on linux when foundYuri D'Elia
2019-07-17Only set SLIC3R_FHS_RESOURCES when SLIC3R_FHS is setSam Segers
2019-07-15Merge branch 'master' into lm_warningsLukas Matena
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-06-25CMake: -Wignored-attributes is not supported in GCC<6.1Lukas Matena
2019-06-19Building igl statically and moving to the dep scriptstamasmeszaros
2019-06-18Merge branch 'vb_admesh_fix'bubnikv