Vojtech Bubnik
|
979dfe50b8
|
OSX specific, needed after update of Xcode to 12.2 with OSX SDK 11.1,
where we have issues with false positives of address sanitizer
https://github.com/google/sanitizers/wiki/AddressSanitizerContainerOverflow#false-positives
Setting ASAN_OPTIONS=detect_container_overflow=0 inside Info.plist
|
2021-01-20 09:21:16 +01:00 |
|
Vojtech Bubnik
|
b7c8d6db9f
|
Bumped up minimum required OSX version from 10.9 to 10.10 due to
an update of wxWidgets, which do not compile cleanly on 10.9 without
further patching.
|
2021-01-19 15:59:29 +01:00 |
|
Vojtech Bubnik
|
dc99bb7617
|
OSX: Changing gcode in Info.plist to Viewer mode, not Editor
|
2020-10-05 17:25:27 +02:00 |
|
Lukas Matena
|
e22cc58397
|
Copyright year incremented (AboutDialog, manifests)
|
2020-03-06 16:06:21 +01:00 |
|
David Kocik
|
15391da512
|
OSX handler for 3dconnexion drivers
|
2020-01-21 14:44:20 +01:00 |
|
YuSanka
|
2eb3766e11
|
Deleted lines to disable dark mode when compiled against the latest OSX SDK
|
2019-12-12 14:43:13 +01:00 |
|
bubnikv
|
f597131604
|
Trying to disable dark mode when compiled against the latest OSX SDK
as we are not yet ready for that.
|
2019-11-11 15:16:20 +01:00 |
|
bubnikv
|
56256519cc
|
WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
|
2019-05-13 12:13:28 +02:00 |
|
bubnikv
|
4c445d8565
|
Updated OSX Info.plist template
|
2019-04-15 18:13:59 +02:00 |
|
bubnikv
|
c0df7f343e
|
Updated OSX manifest to reference input / output files.
Bundled OSX icon files for STL/AMF/3MF/gcode
|
2019-01-09 13:08:00 +01:00 |
|
bubnikv
|
96e035b2f8
|
Added various manifests,
added auto generation of includes and manifests from version and build
variables,
resurrected SLIC3R_LOGLEVEL env var.
|
2018-09-24 11:53:05 +02:00 |
|