virtualx-engine/platform/osx
2022-07-07 12:11:31 +03:00
..
export [macOS export] Unref FileAccess to ensure chmod is successful. 2022-07-02 00:34:27 +03:00
crash_handler_osx.h
crash_handler_osx.mm Crash handler: Use print_error to include backtrace in logs 2022-05-05 12:22:56 +02:00
detect.py [macOS] Use statically linked MoltenVK by default, automatically detect MoltenVK SDK install (only in the default location). 2022-07-03 17:11:18 +03:00
dir_access_osx.h
dir_access_osx.mm [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
display_server_osx.h Remove mouse events that closed the popup from queue, to fix pop-up reopening. 2022-06-02 08:35:27 +03:00
display_server_osx.mm Check if GL manager exist to prevent crash when using multithreaded renderer with Vulkan. 2022-07-06 09:56:47 +03:00
gl_manager_osx_legacy.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gl_manager_osx_legacy.mm Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
godot_application.h
godot_application.mm Remove mouse events that closed the popup from queue, to fix pop-up reopening. 2022-06-02 08:35:27 +03:00
godot_application_delegate.h [macOS] Improve file association handling, and allow URL schema handling. 2022-07-07 12:11:31 +03:00
godot_application_delegate.mm [macOS] Improve file association handling, and allow URL schema handling. 2022-07-07 12:11:31 +03:00
godot_content_view.h [macOS, Windows, X11] Add stylus inverted/eraser support to 2022-07-04 10:36:53 -07:00
godot_content_view.mm [macOS, Windows, X11] Add stylus inverted/eraser support to 2022-07-04 10:36:53 -07:00
godot_main_osx.mm [macOS] Improve file association handling, and allow URL schema handling. 2022-07-07 12:11:31 +03:00
godot_menu_item.h
godot_window.h
godot_window.mm
godot_window_delegate.h
godot_window_delegate.mm Add a new HashSet template 2022-05-20 22:40:38 +02:00
joypad_osx.cpp
joypad_osx.h [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
key_mapping_osx.h
key_mapping_osx.mm Adding function key support from F17 to F35 2022-06-16 19:38:21 +02:00
logo.png
os_osx.h [macOS] Improve file association handling, and allow URL schema handling. 2022-07-07 12:11:31 +03:00
os_osx.mm [macOS] Improve file association handling, and allow URL schema handling. 2022-07-07 12:11:31 +03:00
osx_terminal_logger.h
osx_terminal_logger.mm
platform_config.h
platform_osx_builders.py
SCsub Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_osx.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
tts_osx.mm Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
vulkan_context_osx.h [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
vulkan_context_osx.mm