Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
bruvzg
|
25f439c573
[DisplayServer] Implement has_hardware_keyboard method for Android and iOS.
|
10 months ago |
Gergely Kis
|
146ba4106f
Move Vulkan includes to a central godot_vulkan.h header
|
10 months ago |
Stuart Carnie
|
2d0165574d
Add Metal support for macOS (arm64) and iOS
|
1 year ago |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 year ago |
bruvzg
|
7f52e5bd44
[iOS] Fix sensors orientation.
|
1 year ago |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 year ago |
bruvzg
|
ee53ae28df
Add method to get "base" system UI color (macOS/Windows) and system theme change callback.
|
1 year ago |
Dario
|
73eff10c76
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
1 year ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
Pedro J. Estébanez
|
12a519bae2
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
|
1 year ago |
Zae
|
428eb1309a
Support dark mode on Android and iOS.
|
1 year ago |
bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
HolonProduction
|
ddcb2d157d
Don't expose mac specific display server.
|
2 years ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 years ago |
bruvzg
|
1cc5524b81
[iOS] Restore OpenGLES3 renderer support.
|
2 years ago |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
223a612c0c
[iOS] Add Apple Pencil pressure and tilt support.
|
2 years ago |
bruvzg
|
13eb0a6592
[iOS] Fix broken single line input and incorrect selection / caret position.
|
2 years ago |
Rémi Verschelde
|
0a3f66471e
Merge pull request #69712 from bruvzg/real_size
|
2 years ago |
bruvzg
|
edf13eb5a6
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
2 years ago |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
2 years ago |
Rémi Verschelde
|
9188bc7341
Merge pull request #67879 from bruvzg/fix_no_vlk
|
2 years ago |
bruvzg
|
4dd8f68120
Fix build with Vulkan disabled and no Vulkan headers installed.
|
2 years ago |
Wei Guo
|
d7e39e313b
Make window creation with custom position do not flash
|
2 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 years ago |
Brian Semrau
|
103c0fa6e6
Add support for multiple virtual keyboard types
|
3 years ago |