godot/platform/osx
Markus Sauermann ccb9ffb6a3
Fix unused exitcode in macos export plugin
Fix that the exitcode is never set.

(cherry picked from commit 567a591f87)
2022-11-30 15:58:29 +01:00
..
export Fix unused exitcode in macos export plugin 2022-11-30 15:58:29 +01:00
SCsub Backport text-to-speech support. 2022-07-01 11:04:50 +03:00
crash_handler_osx.h
crash_handler_osx.mm Crash handler: Use `print_error` to include backtrace in logs 2022-05-05 12:13:04 +02:00
detect.py SCons: Refactor handling of `production` flag and per-platform LTO defaults 2022-09-20 10:26:17 +02:00
dir_access_osx.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
dir_access_osx.mm Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
godot_main_osx.mm Fix exit code of --help and --version, and test them in CI 2022-07-08 14:54:16 +02:00
joypad_osx.cpp Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
joypad_osx.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
logo.png
os_osx.h Merge pull request #61316 from bruvzg/tts_3x 2022-08-05 23:45:51 +02:00
os_osx.mm [macOS] Fix ⌘ + . + other modifier triggering twice. 2022-11-30 15:40:12 +01:00
platform_config.h
platform_osx_builders.py
power_osx.cpp
power_osx.h
tts_osx.h Backport text-to-speech support. 2022-07-01 11:04:50 +03:00
tts_osx.mm Backport text-to-speech support. 2022-07-01 11:04:50 +03:00