Pāvels Nadtočajevs 698ff2a192 [macOS] Fix cleanup with some command line tools. 19 時間 前
..
doc_classes d3e16c9ee2 [iOS] Add options to specify additional entitlements and capabilities in the export settings. 3 ヶ月 前
export d35e22ff22 Merge pull request #104415 from zlago/patch-1 1 日 前
README.md 4c1f11944e Update all outdated online documentation links 2 年 前
SCsub 83cf424b5f SCons: Expand `NoCache` coverage 1 週間 前
crash_handler_macos.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
crash_handler_macos.mm 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 1 週間 前
detect.py 399f585042 Merge pull request #99603 from stuartcarnie/metal_fx_upscaling 2 ヶ月 前
dir_access_macos.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
dir_access_macos.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
display_server_macos.h a317ce75a6 [macOS] Replace custom main loop with `[NSApp run]` and `CFRunLoop` observer. 2 日 前
display_server_macos.mm a317ce75a6 [macOS] Replace custom main loop with `[NSApp run]` and `CFRunLoop` observer. 2 日 前
gl_manager_macos_angle.h f09ee0171a Style: Begin integrating simple `.clangd` fixes 3 日 前
gl_manager_macos_angle.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
gl_manager_macos_legacy.h f09ee0171a Style: Begin integrating simple `.clangd` fixes 3 日 前
gl_manager_macos_legacy.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
godot_application.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_application.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
godot_application_delegate.h a317ce75a6 [macOS] Replace custom main loop with `[NSApp run]` and `CFRunLoop` observer. 2 日 前
godot_application_delegate.mm 698ff2a192 [macOS] Fix cleanup with some command line tools. 19 時間 前
godot_button_view.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_button_view.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
godot_content_view.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_content_view.mm 6e5ec1920a Merge pull request #103788 from Grublady/mac_mouse_tracking 1 週間 前
godot_main_macos.mm a317ce75a6 [macOS] Replace custom main loop with `[NSApp run]` and `CFRunLoop` observer. 2 日 前
godot_menu_delegate.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_menu_delegate.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
godot_menu_item.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_menu_item.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
godot_open_save_delegate.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_open_save_delegate.mm a5acf1dc81 Merge pull request #101174 from Repiteo/style/objc-import-syntax 2 週間 前
godot_status_item.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_status_item.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
godot_window.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_window.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
godot_window_delegate.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
godot_window_delegate.mm 89a2f3634c Merge pull request #103857 from bruvzg/macos_trans_b 1 週間 前
key_mapping_macos.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
key_mapping_macos.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
macos_terminal_logger.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
macos_terminal_logger.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
native_menu_macos.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
native_menu_macos.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
os_macos.h a317ce75a6 [macOS] Replace custom main loop with `[NSApp run]` and `CFRunLoop` observer. 2 日 前
os_macos.mm 698ff2a192 [macOS] Fix cleanup with some command line tools. 19 時間 前
platform_config.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
platform_gl.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
platform_macos_builders.py 5a6e3cbcb0 SCons: Remove `run_in_subprocess` dependency 1 年間 前
rendering_context_driver_vulkan_macos.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
rendering_context_driver_vulkan_macos.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 2 週間 前
tts_macos.h 324512e11c Style: Replace header guards with `#pragma once` 2 週間 前
tts_macos.mm 713a1ba554 Style: Standardize Obj-C `#import` syntax 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