Commit History

Author SHA1 Message Date
  Vojtech Bubnik 8d0950ce12 Convincing ClipperLib to use Slic3r's own Point type internally. 3 years ago
  Vojtech Bubnik 13c178b7f7 Enabling ASAN on MSVC 3 years ago
  enricoturri1966 db71a6308d Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_window 3 years ago
  Vojtech Bubnik ed7be17bf1 Detection of Win10 3D printing API from the default Visual Studio env 3 years ago
  enricoturri1966 0472c84525 G-code window uses file mapping 3 years ago
  Vojtech Bubnik f5b0f844f2 Commented on the unsigned/signed char CMake changes 4 years ago
  tamasmeszaros 4151922f7c Force signed char on all GCC platforms 4 years ago
  Vojtech Bubnik db2d78ff21 Reduction on compiler warnings, mainly on MSVC. 4 years ago
  Vojtech Bubnik 6555b32f5c Squashed commit of the following: 4 years ago
  Vojtěch Bubník ba95a93a68 Merge pull request #5508 from pmjdebruijn/minimum_boost_version 4 years ago
  Vojtech Bubnik 32b8a59fa5 Enabling /utf-8 on MSVC. 4 years ago
  Vojtech Bubnik 2e55898d78 Removal of not numerically robust libraries "poly2tree" and "polypartition". 4 years ago
  Lukas Matena a7728634f0 Clang: silence -Wdeprecated-declarations for now 4 years ago
  tamasmeszaros 62f8e75b34 Disable tests and encoding check when cross compiling 4 years ago
  Pascal de Bruijn 80cb022901 CMakeLists: set MINIMUM_BOOST_VERSION to 1.66.0 (due to Base64, #3375) 4 years ago
  David Kocik 247f3a7dbe Set boost to use utf8 for system messages (in cmake). Fix of #5180. 4 years ago
  tamasmeszaros c8fb0cd974 Add gcodeviewer desktop file 4 years ago
  tamasmeszaros c829b7c044 Use legacy OpenGL linkage on Linux 4 years ago
  Vojtech Bubnik d716a608e3 Documentation of CMAKE_INSTALL_FULL_DATAROOTDIR in CMakeLists.txt 4 years ago
  tamasmeszaros 0db675721c Add installing of the desktop file to cmake 4 years ago
  Lukas Matena 4d3190f988 Changed cmake minimal version to 3.13 (#4720) 4 years ago
  tamasmeszaros 3f41e4023d Try to override mac library search order to find static dep libs 4 years ago
  tamasmeszaros 8541ce4060 SLA archive import will now recover the model's original position. 4 years ago
  David Kocik d828a1e80b single slicer instance 4 years ago
  tamasmeszaros 98f0cc0dec Follow up, make png non required for now 4 years ago
  tamasmeszaros 572b5ba8bb Add PNG and wxWidgets 3.1.3 uniformly to all platforms with cmake build. 4 years ago
  bubnikv fcb04039e8 New shorcut _L() for _(L()) 4 years ago
  tamasmeszaros b6aeffb618 Link libcurl and wxWidgets to libslic3r_gui 4 years ago
  bubnikv 7c55674220 Disabled implicit conversion of wxString to std::string or const char* 4 years ago
  tamasmeszaros 2fb1acd74b Add check for cereal library in CMake 5 years ago
  tamasmeszaros 2e039d3955 Fix dll copying 5 years ago
  Lukas Matena 63b0eec5a9 Merge branch 'master' into lm_tm_hollowing 5 years ago
  tamasmeszaros a1dc7a5c41 Fix build issues on Windows 5 years ago
  bubnikv 19f0f50e98 MSVC specific: Disable STL4007: Many result_type typedefs and 5 years ago
  Lukas Matena 0551411c48 Merge branch 'master' into lm_tm_hollowing 5 years ago
  bubnikv 692ed26091 Fix of #3366 5 years ago
  Lukas Matena b3f15b1c98 Merge branch 'master' into lm_tm_hollowing 5 years ago
  tamasmeszaros c97aacd2d8 Officially move to C++17 for the whole PrusaSlicer source tree; 5 years ago
  tamasmeszaros 4e27faa236 Only consider openvdb debug if necessary. Add REQUIRED to openvdb 5 years ago
  Lukas Matena 537260494d Merge branch 'master' into lm_tm_hollowing 5 years ago
  tamasmeszaros 5b67ce5105 Merge branch 'tm_opencsg' 5 years ago
  tamasmeszaros 38aa5cb437 Finding GLEW work in release and debug. 5 years ago
  tamasmeszaros fc19666fa2 Add dll copy after targets for gmp and mpfr 5 years ago
  tamasmeszaros 5e4c4a689c According to cmake, minimum required call shall go before project(). 5 years ago
  tamasmeszaros 7011c58faa Merge branch 'master' into lm_tm_hollowing 5 years ago
  Enrico Turri 46601f7e1e Added missing boost libraries into CMakeLists.txt 5 years ago
  tamasmeszaros dfa4a58dc6 Bump up C++ to 14 5 years ago
  Lukas Matena 7542580ac1 Merge branch 'tm_openvdb_integration' into lm_hollow_gizmo 5 years ago
  Vojtech Kral add2b34d06 build: Fix linking on Mac OS with ASAN on 5 years ago
  tamasmeszaros d63ae1c608 Simple openvdb conversion test. 5 years ago