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

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