| .. |
|
doc_classes
|
[iOS] Add options to specify additional entitlements and capabilities in the export settings.
|
2024-12-02 17:38:19 +02:00 |
|
export
|
Replace append_utfx with direct String::utfx
|
2025-03-30 19:56:38 +02:00 |
|
README.md
|
…
|
|
|
SCsub
|
SCons: Expand `NoCache` coverage
|
2025-03-18 09:54:55 -05:00 |
|
crash_handler_macos.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
crash_handler_macos.mm
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
detect.py
|
SCons: Add `CPPEXTPATH` for external includes
|
2025-04-02 07:29:08 -05:00 |
|
dir_access_macos.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
dir_access_macos.mm
|
Use `append_` instead of `parse_` for `String` methods.
|
2025-03-27 17:51:02 +01:00 |
|
display_server_macos.h
|
Enable TTS on demand, instead of fully disabling it when project setting is not set.
|
2025-04-01 15:24:46 +03:00 |
|
display_server_macos.mm
|
Enable TTS on demand, instead of fully disabling it when project setting is not set.
|
2025-04-01 15:24:46 +03:00 |
|
gl_manager_macos_angle.h
|
Style: Begin integrating simple `.clangd` fixes
|
2025-03-22 13:24:35 -05:00 |
|
gl_manager_macos_angle.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
gl_manager_macos_legacy.h
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
gl_manager_macos_legacy.mm
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
godot_application.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
godot_application.mm
|
[macOS] Fix running with `DisplayServerHeadless`.
|
2025-03-27 15:08:07 +02:00 |
|
godot_application_delegate.h
|
[macOS] Replace custom main loop with `[NSApp run]` and `CFRunLoop` observer.
|
2025-03-24 10:31:16 +02:00 |
|
godot_application_delegate.mm
|
[macOS] Fix running with `DisplayServerHeadless`.
|
2025-03-27 15:08:07 +02:00 |
|
godot_button_view.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
godot_button_view.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
godot_content_view.h
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
godot_content_view.mm
|
Replace append_utfx with direct String::utfx
|
2025-03-30 19:56:38 +02:00 |
|
godot_main_macos.mm
|
[macOS] Replace custom main loop with `[NSApp run]` and `CFRunLoop` observer.
|
2025-03-24 10:31:16 +02:00 |
|
godot_menu_delegate.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
godot_menu_delegate.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
godot_menu_item.h
|
[macOS] Fix native menu submenu items have wrong action and accelerators set.
|
2025-04-03 18:47:23 +03:00 |
|
godot_menu_item.mm
|
[macOS] Fix native menu submenu items have wrong action and accelerators set.
|
2025-04-03 18:47:23 +03:00 |
|
godot_open_save_delegate.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
godot_open_save_delegate.mm
|
Merge pull request #101174 from Repiteo/style/objc-import-syntax
|
2025-03-10 10:01:02 -05:00 |
|
godot_status_item.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
godot_status_item.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
godot_window.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
godot_window.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
godot_window_delegate.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
godot_window_delegate.mm
|
Merge pull request #103857 from bruvzg/macos_trans_b
|
2025-03-18 14:42:54 -05:00 |
|
key_mapping_macos.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
key_mapping_macos.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
macos_terminal_logger.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
macos_terminal_logger.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
native_menu_macos.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
native_menu_macos.mm
|
[macOS] Fix native menu submenu items have wrong action and accelerators set.
|
2025-04-03 18:47:23 +03:00 |
|
os_macos.h
|
[macOS] Fix running with `DisplayServerHeadless`.
|
2025-03-27 15:08:07 +02:00 |
|
os_macos.mm
|
Replace append_utfx with direct String::utfx
|
2025-03-30 19:56:38 +02:00 |
|
platform_config.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
platform_gl.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
platform_macos_builders.py
|
SCons: Remove `run_in_subprocess` dependency
|
2024-03-11 13:20:09 -05:00 |
|
rendering_context_driver_vulkan_macos.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
rendering_context_driver_vulkan_macos.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |
|
tts_macos.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
tts_macos.mm
|
Style: Standardize Obj-C `#import` syntax
|
2025-03-08 09:28:34 -06:00 |