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*
|
5 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 |
tamasmeszaros
|
1cc7bd9976
Fix openvdb dependency in libslic3r
|
5 years ago |
tamasmeszaros
|
5c0cd06f2f
Completely disable openvdb for now
|
5 years ago |
tamasmeszaros
|
bcc2c21d5f
Disable OpenVDB until deps get updated
|
5 years ago |
tamasmeszaros
|
deda712e20
Merge branch 'tm_openvdb_integration'
|
5 years ago |
tamasmeszaros
|
4554da29ab
Add OpenVDB to dependencies
|
5 years ago |
tamasmeszaros
|
eee20e23e1
Fix RelWithDebInfo build on Linux
|
5 years ago |
tamasmeszaros
|
d481feda13
Fix for unsupported cmake feature
|
5 years ago |
tamasmeszaros
|
8961e68f5e
another cleanup
|
5 years ago |
tamasmeszaros
|
7f0c4fafe6
Remove cmake debug messages
|
5 years ago |
tamasmeszaros
|
9f9a40100f
Solve build fail in RelWithDebInfo config with several imported targets.
|
5 years ago |
Lukas Matena
|
fb7bba2b5a
CMakeLists.txt: turning off -W-ignored-attributes, there are loads of those with newer GCC, originating from Eigen (https://eigen.tuxfamily.org/bz/show_bug.cgi?id=1221)
|
5 years ago |
Lukas Matena
|
605f0ecd54
Revert "CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang again"
|
5 years ago |
Lukas Matena
|
50448bf4dd
CMakeLists.txt: turning off Wno-ignored-attributes on GCC and Clang again
|
5 years ago |
tamasmeszaros
|
fbc174ad06
Fix cmake with msvc generator.
|
5 years ago |
tamasmeszaros
|
d5dcba00b1
Time conversion functions with tests.
|
5 years ago |
Vojtech Kral
|
bc6bb85d65
Merge pull request #2646 from labsin/no_FHS_build
|
5 years ago |
bubnikv
|
8865c4b685
Plurals for number of Undo / Redo actions.
|
5 years ago |
bubnikv
|
cd35fd9b34
Refreshed the dictionaries.
|
5 years ago |
tamasmeszaros
|
7e0199746e
more clang warnings enabled, performance measuring
|
5 years ago |
tamasmeszaros
|
7d25d8c677
Can build with (original llvm) clang-cl on windows
|
5 years ago |
Vojtech Kral
|
26c2b16f61
Build: Remove SLIC3R_SYNTAXONLY
|
5 years ago |
Lukas Matena
|
0a5f8aa2e8
An attempt to silence the Wreorder warning on OSX build server
|
5 years ago |
Lukas Matena
|
91a5d70a62
Fixed a few warnings in headers (meaning they were reported once for each include)
|
5 years ago |