godot/platform/osx
Ibrahn Sahir c27f44f525 Check project settings live before lookup in crash handler
In x11, windows and osx crash handlers, check project settings exists
before looking up the crash handler message setting.
Avoids crashing the crash handler when handling a crash outside project
settings lifetime. Instead omitting the configurable message and
continuing with trace dump.

(cherry picked from commit 63068e2ccd)
2019-07-03 17:02:13 +02:00
..
export [macOS] Allow using user provided .icns files for exported app icons. 2019-07-03 12:33:25 +02:00
crash_handler_osx.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
crash_handler_osx.mm Check project settings live before lookup in crash handler 2019-07-03 17:02:13 +02:00
detect.py Using DisplayLink to emulate vsync on OSX 2019-07-03 16:10:10 +02:00
dir_access_osx.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dir_access_osx.mm Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
godot_main_osx.mm Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
joypad_osx.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
joypad_osx.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_osx.h Using DisplayLink to emulate vsync on OSX 2019-07-03 16:10:10 +02:00
os_osx.mm Using DisplayLink to emulate vsync on OSX 2019-07-03 16:10:10 +02:00
platform_config.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_osx.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
power_osx.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
SCsub PEP3101 applied with changing old type string formatting as new ones 2018-02-19 22:25:41 +01:00
sem_osx.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
sem_osx.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00