bruvzg fdf56a2fc2 [Input] Use BRACKET_ instead of BRACE_ for physical keys. 2 년 전
..
export c53ab56633 macOS: Enable `display/high_res` by default 2 년 전
README.md 4c1f11944e Update all outdated online documentation links 2 년 전
SCsub 0ed4cc6287 [macOS] Add an option to align window buttons in "extend to title" mode. 3 년 전
crash_handler_macos.h d95794ec8a One Copyright Update to rule them all 2 년 전
crash_handler_macos.mm d95794ec8a One Copyright Update to rule them all 2 년 전
detect.py 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. 2 년 전
dir_access_macos.h d95794ec8a One Copyright Update to rule them all 2 년 전
dir_access_macos.mm d95794ec8a One Copyright Update to rule them all 2 년 전
display_server_macos.h daad4aed62 Cleanup and unify keyboard input. 2 년 전
display_server_macos.mm 6f418a3441 [macOS] Fix Input.warp_mouse shifted by one screen pixel. 2 년 전
gl_manager_macos_legacy.h aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. 2 년 전
gl_manager_macos_legacy.mm aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. 2 년 전
godot_application.h daad4aed62 Cleanup and unify keyboard input. 2 년 전
godot_application.mm daad4aed62 Cleanup and unify keyboard input. 2 년 전
godot_application_delegate.h d95794ec8a One Copyright Update to rule them all 2 년 전
godot_application_delegate.mm d95794ec8a One Copyright Update to rule them all 2 년 전
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 daad4aed62 Cleanup and unify keyboard input. 2 년 전
godot_content_view.mm daad4aed62 Cleanup and unify keyboard input. 2 년 전
godot_main_macos.mm d95794ec8a One Copyright Update to rule them all 2 년 전
godot_menu_delegate.h d95794ec8a One Copyright Update to rule them all 2 년 전
godot_menu_delegate.mm aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. 2 년 전
godot_menu_item.h d95794ec8a One Copyright Update to rule them all 2 년 전
godot_menu_item.mm d95794ec8a One Copyright Update to rule them all 2 년 전
godot_window.h d95794ec8a One Copyright Update to rule them all 2 년 전
godot_window.mm d95794ec8a One Copyright Update to rule them all 2 년 전
godot_window_delegate.h d95794ec8a One Copyright Update to rule them all 2 년 전
godot_window_delegate.mm d95794ec8a One Copyright Update to rule them all 2 년 전
joypad_macos.cpp aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. 2 년 전
joypad_macos.h d95794ec8a One Copyright Update to rule them all 2 년 전
key_mapping_macos.h daad4aed62 Cleanup and unify keyboard input. 2 년 전
key_mapping_macos.mm fdf56a2fc2 [Input] Use BRACKET_ instead of BRACE_ for physical keys. 2 년 전
logo.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. 2 년 전
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 년 전
os_macos.h d95794ec8a One Copyright Update to rule them all 2 년 전
os_macos.mm d95794ec8a One Copyright Update to rule them all 2 년 전
platform_config.h d95794ec8a One Copyright Update to rule them all 2 년 전
platform_macos_builders.py 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. 3 년 전
run_icon.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. 2 년 전
tts_macos.h d95794ec8a One Copyright Update to rule them all 2 년 전
tts_macos.mm d95794ec8a One Copyright Update to rule them all 2 년 전
vulkan_context_macos.h d95794ec8a One Copyright Update to rule them all 2 년 전
vulkan_context_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