bruvzg 50f26811b0 [macOS] Fix infinite loop caused by global menu callbacks which trigger EditorProgress dialog. há 2 anos atrás
..
export c53ab56633 macOS: Enable `display/high_res` by default há 2 anos atrás
README.md 4c1f11944e Update all outdated online documentation links há 2 anos atrás
SCsub 0ed4cc6287 [macOS] Add an option to align window buttons in "extend to title" mode. há 3 anos atrás
crash_handler_macos.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
crash_handler_macos.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
detect.py b54ff430aa Rename mkv_list to mvk_list (MoltenVK path list). há 2 anos atrás
dir_access_macos.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
dir_access_macos.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
display_server_macos.h 50f26811b0 [macOS] Fix infinite loop caused by global menu callbacks which trigger EditorProgress dialog. há 2 anos atrás
display_server_macos.mm 50f26811b0 [macOS] Fix infinite loop caused by global menu callbacks which trigger EditorProgress dialog. há 2 anos atrás
gl_manager_macos_legacy.h aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. há 2 anos atrás
gl_manager_macos_legacy.mm aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. há 2 anos atrás
godot_application.h daad4aed62 Cleanup and unify keyboard input. há 2 anos atrás
godot_application.mm daad4aed62 Cleanup and unify keyboard input. há 2 anos atrás
godot_application_delegate.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_application_delegate.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_button_view.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_button_view.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_content_view.h daad4aed62 Cleanup and unify keyboard input. há 2 anos atrás
godot_content_view.mm daad4aed62 Cleanup and unify keyboard input. há 2 anos atrás
godot_main_macos.mm 577afedc40 [macOS] Remove unnecessary debug prints. há 2 anos atrás
godot_menu_delegate.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_menu_delegate.mm aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. há 2 anos atrás
godot_menu_item.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_menu_item.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_window.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_window.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_window_delegate.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
godot_window_delegate.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
joypad_macos.cpp aecfd92ea8 [macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related files, update some deprecated code. há 2 anos atrás
joypad_macos.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
key_mapping_macos.h daad4aed62 Cleanup and unify keyboard input. há 2 anos atrás
key_mapping_macos.mm fdf56a2fc2 [Input] Use BRACKET_ instead of BRACE_ for physical keys. há 2 anos atrás
logo.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. há 2 anos atrás
macos_terminal_logger.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
macos_terminal_logger.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
os_macos.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
os_macos.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
platform_config.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
platform_macos_builders.py 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. há 3 anos atrás
run_icon.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. há 2 anos atrás
tts_macos.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
tts_macos.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vulkan_context_macos.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
vulkan_context_macos.mm d95794ec8a One Copyright Update to rule them all há 2 anos atrás

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