godot/platform/osx
Ibrahn Sahir 465056b6eb 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 16:31:01 +02:00
..
export [macOS] Allow using user provided .icns files for exported app icons. 2019-07-03 13:19:40 +02:00
crash_handler_osx.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
crash_handler_osx.mm Check project settings live before lookup in crash handler 2019-07-03 16:31:01 +02:00
detect.py Using DisplayLink to emulate vsync on OSX 2019-01-29 17:00:35 +11:00
dir_access_osx.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dir_access_osx.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_main_osx.mm Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
joypad_osx.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
joypad_osx.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_osx.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
os_osx.mm Re-maps KEY_BRACELEFT/RIGHT for OSX users 2019-07-03 16:21:30 +02:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
platform_osx_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
power_osx.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
power_osx.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
SCsub Remove unused imports 2019-04-20 20:15:44 +02:00
semaphore_osx.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
semaphore_osx.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00