A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters пре 3 месеци
..
doc_classes 5777a3fed5 added ability to add extra codesign entitlements for macos from godot editor пре 4 месеци
export 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters пре 3 месеци
README.md 4c1f11944e Update all outdated online documentation links пре 2 година
SCsub f2136384e4 CI: Update `ruff` & `mypy` pre-commit hooks пре 3 месеци
crash_handler_macos.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` пре 3 месеци
crash_handler_macos.mm b990cb95a9 [macOS] Add SIGTRAP to the crash handler. пре 1 година
detect.py d55ed0cb15 Buildsystem: Refactor compiler detection code пре 3 месеци
dir_access_macos.h 97bcd8a631 Add method to check if filesystem is case sensitive. пре 1 година
dir_access_macos.mm d2e0544e0a [macOS] Add null checks for `NSString stringWithUTF8String`. пре 11 месеци
display_server_macos.h 2d0165574d Add Metal support for macOS (arm64) and iOS пре 5 месеци
display_server_macos.mm 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` пре 3 месеци
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. пре 1 година
gl_manager_macos_legacy.h 2bd21b588e [macOS] Load OpenGL.framework by path to avoid issues with non-Latin executable names. пре 6 месеци
gl_manager_macos_legacy.mm 2bd21b588e [macOS] Load OpenGL.framework by path to avoid issues with non-Latin executable names. пре 6 месеци
godot_application.h daad4aed62 Cleanup and unify keyboard input. пре 2 година
godot_application.mm e15a2ff1db [macOS] Fix some deprecation warnings. пре 11 месеци
godot_application_delegate.h deffe6a3be [macOS] Add support for native help menu search callbacks, integrate editor help. пре 1 година
godot_application_delegate.mm c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. пре 11 месеци
godot_button_view.h d95794ec8a One Copyright Update to rule them all пре 2 година
godot_button_view.mm d95794ec8a One Copyright Update to rule them all пре 2 година
godot_content_view.h 8c22836532 [macOS] Handle Trackpad / Magic Mouse swipe events and simulate XBUTTON1 / XBUTTON2 buttons. пре 1 година
godot_content_view.mm c8447724e5 [macOS] Fix drag-and-drop feedback. пре 7 месеци
godot_main_macos.mm ab4213f043 [MoltenVK] Fix downscaled hiDPI window pixelation. пре 7 месеци
godot_menu_delegate.h d95794ec8a One Copyright Update to rule them all пре 2 година
godot_menu_delegate.mm 4c8f8e6980 [macOS] Fix menu crash when used from opened native dialog. пре 4 месеци
godot_menu_item.h eddc9cea11 [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method. пре 7 месеци
godot_menu_item.mm eddc9cea11 [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method. пре 7 месеци
godot_open_save_delegate.h a8f521bcad [Native File Dialog] Add support for adding custom options to the dialogs. пре 1 година
godot_open_save_delegate.mm f5fad7592f Use processed filter list for native dialogs. пре 3 месеци
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. пре 11 месеци
godot_status_item.mm 714effdf07 [DisplayServer] Add error messages and descriptions to callbacks. пре 8 месеци
godot_window.h d95794ec8a One Copyright Update to rule them all пре 2 година
godot_window.mm fe2d9e5bdf [macOS] Fix IME focus in popup windows. пре 1 година
godot_window_delegate.h d95794ec8a One Copyright Update to rule them all пре 2 година
godot_window_delegate.mm 31e7ee63f2 Fix unsafe uses of `Callable.is_null()` пре 9 месеци
joypad_macos.h 07313a08f4 Migrate macos controller API to GameController.h пре 1 година
joypad_macos.mm d1047f4c46 [macOS] Fix wrong object type in joypad queue. пре 6 месеци
key_mapping_macos.h 8406e60522 Add InputEventKey.location to tell left from right пре 1 година
key_mapping_macos.mm 8406e60522 Add InputEventKey.location to tell left from right пре 1 година
macos_terminal_logger.h d95794ec8a One Copyright Update to rule them all пре 2 година
macos_terminal_logger.mm d95794ec8a One Copyright Update to rule them all пре 2 година
native_menu_macos.h 1f7bf27780 [macOS] Improve native menu open/close callbacks. пре 8 месеци
native_menu_macos.mm eddc9cea11 [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method. пре 7 месеци
os_macos.h a6dfd1cf6e Implement `get_model_name` on macOS and Windows. пре 3 месеци
os_macos.mm a6dfd1cf6e Implement `get_model_name` on macOS and Windows. пре 3 месеци
platform_config.h 07313a08f4 Migrate macos controller API to GameController.h пре 1 година
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 пре 11 месеци
rendering_context_driver_vulkan_macos.h f458943455 [macOS / iOS] Switch Vulkan init to VK_EXT_metal_surface extension. пре 1 година
rendering_context_driver_vulkan_macos.mm 364f916f3f Add debug utilities for Vulkan пре 5 месеци
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 пре 2 година

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