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