godot/platform/osx
J08nY b1252caa10
Use binary names instead of absolute paths in calls to OS::execute.
Now that #12009 is merged, we should let the system find the binary on
the users $PATH and don't assume we know where to look for them in
different distributions.
2017-10-13 16:45:24 +02:00
..
export Use binary names instead of absolute paths in calls to OS::execute. 2017-10-13 16:45:24 +02:00
crash_handler_osx.h Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
crash_handler_osx.mm Fix crash handler not including stdlib.h 2017-09-19 11:21:45 -03:00
detect.py Fix python 3 build in osx-specific platform 2017-10-07 00:01:36 -07:00
dir_access_osx.h Implemented DirAccess get_drive and get_drive_count for OS X 2017-09-11 23:46:34 -03:00
dir_access_osx.mm Implemented DirAccess get_drive and get_drive_count for OS X 2017-09-11 23:46:34 -03:00
godot_main_osx.mm Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
joypad_osx.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
joypad_osx.h Fix files header 2017-09-01 21:07:55 +07:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_osx.h fixes several scaling problems on multi monitor retina/non-retina setups on OS X 2017-10-05 08:12:17 +02:00
os_osx.mm fixes several scaling problems on multi monitor retina/non-retina setups on OS X 2017-10-05 08:12:17 +02:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_osx.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_osx.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub Merged iphone and osx audio drivers into drivers/coreaudio 2017-09-30 02:16:42 -03:00
sem_osx.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
sem_osx.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00