godot/platform/osx
Ibrahn Sahir 63068e2ccd 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.
2019-05-23 20:06:56 +01:00
..
export Allow project export to be canceled 2019-05-18 15:33:57 -03:00
crash_handler_osx.h
crash_handler_osx.mm Check project settings live before lookup in crash handler 2019-05-23 20:06:56 +01:00
detect.py SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
dir_access_osx.h
dir_access_osx.mm
godot_main_osx.mm
joypad_osx.cpp
joypad_osx.h
logo.png
os_osx.h added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
os_osx.mm added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00
platform_config.h
platform_osx_builders.py
power_osx.cpp
power_osx.h
SCsub
semaphore_osx.cpp
semaphore_osx.h