Rémi Verschelde 86b72d9215 Merge pull request #91377 from bruvzg/macos_privacy il y a 6 mois
..
doc_classes 059ddc41a0 [macOS export] Add support for privacy manifest configuration. il y a 6 mois
export 86b72d9215 Merge pull request #91377 from bruvzg/macos_privacy il y a 6 mois
README.md 4c1f11944e Update all outdated online documentation links il y a 1 an
SCsub 8116d70d4b SCons: Convert remaining `run_in_subprocess` to `env.Run` il y a 8 mois
crash_handler_macos.h d95794ec8a One Copyright Update to rule them all il y a 1 an
crash_handler_macos.mm b990cb95a9 [macOS] Add SIGTRAP to the crash handler. il y a 9 mois
detect.py e0e8ce1fc0 SCons: Colorize warnings/errors during generation il y a 6 mois
dir_access_macos.h 97bcd8a631 Add method to check if filesystem is case sensitive. il y a 1 an
dir_access_macos.mm d2e0544e0a [macOS] Add null checks for `NSString stringWithUTF8String`. il y a 8 mois
display_server_macos.h e5205e589f [StatusIndicator] Add method to get indicator icon screen rect. il y a 6 mois
display_server_macos.mm fc08eca524 DisplayServer: Avoid deadlocks while issuing input events and recursive main loop iterations il y a 6 mois
gl_manager_macos_angle.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. il y a 1 an
gl_manager_macos_angle.mm d48524a3f4 [macOS] Switch ANGLE backend to ANGLE over OpenGL, switch default compatibility renderer back to native. il y a 11 mois
gl_manager_macos_legacy.h c28f5901c7 Polish interaction between windowing, input and rendering il y a 7 mois
gl_manager_macos_legacy.mm c28f5901c7 Polish interaction between windowing, input and rendering il y a 7 mois
godot_application.h daad4aed62 Cleanup and unify keyboard input. il y a 1 an
godot_application.mm e15a2ff1db [macOS] Fix some deprecation warnings. il y a 8 mois
godot_application_delegate.h deffe6a3be [macOS] Add support for native help menu search callbacks, integrate editor help. il y a 9 mois
godot_application_delegate.mm c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. il y a 8 mois
godot_button_view.h d95794ec8a One Copyright Update to rule them all il y a 1 an
godot_button_view.mm d95794ec8a One Copyright Update to rule them all il y a 1 an
godot_content_view.h 8c22836532 [macOS] Handle Trackpad / Magic Mouse swipe events and simulate XBUTTON1 / XBUTTON2 buttons. il y a 10 mois
godot_content_view.mm 31e7ee63f2 Fix unsafe uses of `Callable.is_null()` il y a 6 mois
godot_main_macos.mm 65f68fda54 Fix `EXIT_SUCCESS` on MacOS il y a 7 mois
godot_menu_delegate.h d95794ec8a One Copyright Update to rule them all il y a 1 an
godot_menu_delegate.mm c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. il y a 8 mois
godot_menu_item.h c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. il y a 8 mois
godot_menu_item.mm d95794ec8a One Copyright Update to rule them all il y a 1 an
godot_open_save_delegate.h a8f521bcad [Native File Dialog] Add support for adding custom options to the dialogs. il y a 9 mois
godot_open_save_delegate.mm e667dc2d59 [macOS] Fix native file dialog with empty filter list. il y a 6 mois
godot_status_item.h 0587a1d217 [StatusIndicator] Switch API to use Texture2D instead of Image, improve handling on macOS, add method to set native popup menu directly. il y a 7 mois
godot_status_item.mm 0587a1d217 [StatusIndicator] Switch API to use Texture2D instead of Image, improve handling on macOS, add method to set native popup menu directly. il y a 7 mois
godot_window.h d95794ec8a One Copyright Update to rule them all il y a 1 an
godot_window.mm fe2d9e5bdf [macOS] Fix IME focus in popup windows. il y a 1 an
godot_window_delegate.h d95794ec8a One Copyright Update to rule them all il y a 1 an
godot_window_delegate.mm 31e7ee63f2 Fix unsafe uses of `Callable.is_null()` il y a 6 mois
joypad_macos.h 07313a08f4 Migrate macos controller API to GameController.h il y a 8 mois
joypad_macos.mm 77e92dda0f [macOS] Enable input from controllers in the background. il y a 8 mois
key_mapping_macos.h 8406e60522 Add InputEventKey.location to tell left from right il y a 9 mois
key_mapping_macos.mm 8406e60522 Add InputEventKey.location to tell left from right il y a 9 mois
macos_terminal_logger.h d95794ec8a One Copyright Update to rule them all il y a 1 an
macos_terminal_logger.mm d95794ec8a One Copyright Update to rule them all il y a 1 an
native_menu_macos.h 85062e37ef Merge pull request #89588 from bruvzg/status_ind_menu_direct il y a 6 mois
native_menu_macos.mm 85062e37ef Merge pull request #89588 from bruvzg/status_ind_menu_direct il y a 6 mois
os_macos.h 764de7fe31 Collapse the gdextension arguments into the `GDExtensionData` struct il y a 6 mois
os_macos.mm 764de7fe31 Collapse the gdextension arguments into the `GDExtensionData` struct il y a 6 mois
platform_config.h 07313a08f4 Migrate macos controller API to GameController.h il y a 8 mois
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. il y a 1 an
platform_macos_builders.py 5a6e3cbcb0 SCons: Remove `run_in_subprocess` dependency il y a 8 mois
rendering_context_driver_vulkan_macos.h f458943455 [macOS / iOS] Switch Vulkan init to VK_EXT_metal_surface extension. il y a 9 mois
rendering_context_driver_vulkan_macos.mm f458943455 [macOS / iOS] Switch Vulkan init to VK_EXT_metal_surface extension. il y a 9 mois
tts_macos.h 92b9806dcc Windows TTS: Use HashMap instead of RBMap for ids il y a 1 an
tts_macos.mm d95794ec8a One Copyright Update to rule them all il y a 1 an

README.md

macOS platform port

This folder contains the C++, Objective-C and Objective-C++ code for the macOS platform port.

See also misc/dist/macos folder for additional files used by this platform. misc/dist/macos_tools.app is an .app bundle template used for packaging the macOS editor, while misc/dist/macos_template.app is used for packaging macOS export templates.

Documentation