Lukas Matena
|
e058f794d9
Merge branch 'stable'
|
2 years ago |
tamasmeszaros
|
cc788ebb64
Fix and merge PR #7809
|
2 years ago |
Yuri D'Elia
|
0ffcfd8393
Use namespaces to link against libcereal >= 1.3.1
|
3 years ago |
YuSanka
|
d52807ccaf
Localization: Updated POT.
|
3 years ago |
Lukáš Hejl
|
5f0fea4d58
Added option to enable UndefinedBehaviorSanitizer on Clang and GCC.
|
3 years ago |
Lukáš Hejl
|
46c827c7fc
Fixed Clang 12 compiler warnings.
|
3 years ago |
Vojtech Bubnik
|
38af8c5563
Fixed wording inside a CMAke comment
|
3 years ago |
YuSanka
|
c9dbc1cbba
Localization: Added missed phrases -> Updated POT and dictionaries for CZ, PL, IT, ES, DE, FR
|
3 years ago |
Vojtech Bubnik
|
5d7901c2f3
Fixed typo in CMake comment, thanks @n8bot
|
3 years ago |
YuSanka
|
34d9fbdc35
Fixes for localization of the PrusaSlicer - 2.4.0
|
3 years ago |
YuSanka
|
f14a5f40b3
Localization.
|
3 years ago |
David Kocik
|
d96f75105f
Parse hints.ini for translatable text as part of gettext_make_pot
|
3 years ago |
David Kocik
|
93566d72e5
Allow Desktop Integration by default on Linux
|
3 years ago |
tamasmeszaros
|
421089ebc8
Possibility to link curl and glew dynamically in static mode.
|
3 years ago |
David Kocik
|
12328a74f7
Desktop integration changes
|
3 years ago |
Lukas Matena
|
52718e96f5
Moved flatpak files from resources/data to src/platform/unix (#6774)
|
3 years ago |
tamasmeszaros
|
ca67d880ec
Fix issues with finding new deps on win
|
3 years ago |
tamasmeszaros
|
e6507594fb
Search for a better openvdb find module if available
|
3 years ago |
Super-intelligent Shade of the Color Blue
|
454b876420
Fix FHS install dirs (#5930)
|
3 years ago |
Vojtech Bubnik
|
206bef7623
-fno-omit-frame-pointer disabled for Windows ASAN builds
|
3 years ago |
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 |