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 |
Yuri D'Elia
|
77c3d2fbb3
Use system Eigen3 on linux when found
|
5 years ago |
Sam Segers
|
b5ff4bbb52
Only set SLIC3R_FHS_RESOURCES when SLIC3R_FHS is set
|
5 years ago |
Lukas Matena
|
004e2719b1
Merge branch 'master' into lm_warnings
|
5 years ago |
bubnikv
|
a710e7e7e4
WIP: Undo / Redo stack.
|
5 years ago |
Lukas Matena
|
471331e8c1
CMake: -Wignored-attributes is not supported in GCC<6.1
|
5 years ago |
tamasmeszaros
|
2ae2672ee9
Building igl statically and moving to the dep scripts
|
5 years ago |
bubnikv
|
c95a324c3f
Merge branch 'vb_admesh_fix'
|
5 years ago |
tamasmeszaros
|
821ca0e36a
Build fix when boost is not in prefix/boost
|
5 years ago |
bubnikv
|
7dd842b294
Merge remote-tracking branch 'remotes/origin/master' into vb_admesh_fix
|
5 years ago |
bubnikv
|
c9a847a6a6
Support for Visual Studio 2019 Community
|
5 years ago |
bubnikv
|
8da54139c4
WIP: Admesh - replacement of C memory allocation with std vectors
|
5 years ago |
tamasmeszaros
|
96380180f4
Build system tweaks to get rid of cmake and boost warnings.
|
5 years ago |
bubnikv
|
cebb814a56
Generate debug symbols for Windows builds even in Release mode.
|
5 years ago |
bubnikv
|
a3c1ef509c
Further renaming to PrusaSlicer
|
5 years ago |
bubnikv
|
56256519cc
WIP: Renaming to PrusaSlicer.
|
5 years ago |
bubnikv
|
4fdcc99d35
Require Boost 1.64.0 and newer on Linux & OSX due to the Boost::process
|
5 years ago |
Vojtech Bubnik
|
0923bcec34
Added explicit linkage of pthreads library (needed on raspberry PI)
|
5 years ago |
bubnikv
|
63a0d1aeee
Added comments to the gettext dictionaries generated by the xgettext tool.
|
5 years ago |
bubnikv
|
349e30a39c
WIP: Restoring of the command line only builds (no GUI support).
|
5 years ago |
Vojtech Kral
|
ba66f34c45
Build: Add an option to choose GTK version on Linux, fix #1937
|
5 years ago |
bubnikv
|
eec289961a
Removed Microsoft specific _DEBUG flag from the Unix systems.
|
6 years ago |
bubnikv
|
c4bc45cff4
Add DEBUG and _DEBUG symbols on OSX & Linux in a way the Visual Studio
|
6 years ago |
Vojtech Kral
|
d1c569dd57
Mac: Implement Retina for the 3D scene, fix #97
|
6 years ago |
Vojtech Kral
|
c63aff6dda
Build: Fix deployment target on Mac #1421
|
6 years ago |
Vojtech Kral
|
6db40feace
Build: Add a flag to disable PCH
|
6 years ago |
Vojtech Kral
|
cde0aa4443
Fix: wxWidgets 3.0 back-compat
|
6 years ago |
Vojtech Kral
|
5aec48418a
Merge pull request #1613 from hexane360/cmake-fixes
|
6 years ago |
hexane360
|
d681eef10e
Added version check for Eigen (>=3.0)
|
6 years ago |
hexane360
|
b406eeb240
Fixed several warnings on Linux
|
6 years ago |
Vojtech Kral
|
8bc8dfaba4
Build: Fix install targets, add SLIC3R_FHS, check resource dir on GUI_App init
|
6 years ago |
Vojtech Kral
|
f8b83d20d3
Build: Warn about non-existent CMAKE_PREFIX_PATH
|
6 years ago |
Vojtech Kral
|
f3e238073b
Mac OS build: Set a default SDK target, fix c/cxx flags in deps/boost
|
6 years ago |
Vojtech Kral
|
930f8c13c1
deps: unix: Remove zlib, disable nlopt shared build
|
6 years ago |
Vojtech Kral
|
2bdb86c7ed
deps: warn that wx-config can't be moved into another location
|
6 years ago |
Vojtech Kral
|
138c98b5ec
Deps: Windows: Fix a couple of configurations
|
6 years ago |
Vojtech Kral
|
9a20578daf
Build: Fix ASan on OS X
|
6 years ago |
bubnikv
|
a378bb7bed
Removed some obsolete Perl bindings.
|
6 years ago |
Vojtech Kral
|
4cb5c2a21b
CMake: Add option for a syntax-only build
|
6 years ago |
tamasmeszaros
|
87d49cf82f
Adding object elevation param.
|
6 years ago |
tamasmeszaros
|
4662fd0e73
Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backend
|
6 years ago |
YuSanka
|
2c0b784a2d
Added(ported) function fix_through_netfabb()
|
6 years ago |
Vojtech Kral
|
8c4fa9ba51
CMake: Add ASan option
|
6 years ago |
tamasmeszaros
|
22c9c5ae95
Trying to engage support creation when the gizmo gets disabled.
|
6 years ago |