bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
2 years ago |
bruvzg
|
974a7a89c6
[iOS] Fix orientation change in runtime.
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
bruvzg
|
5b9984b5a2
Add `audio/general/text_to_speech` project setting to enable/disable TTS.
|
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 |
Rémi Verschelde
|
68d71f88f5
Improve DisplayServer message for video card drivers failure
|
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 |
Rémi Verschelde
|
f0893890e1
Merge pull request #70482 from bruvzg/ios_pencil
|
2 years ago |
bruvzg
|
223a612c0c
[iOS] Add Apple Pencil pressure and tilt support.
|
2 years ago |
Marius Seufzer
|
90c34699d6
fix contentScaleFactor on iOS
|
2 years ago |
Hugo Locurcio
|
70f6d42c92
Remove Disable Touch debug project setting
|
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 |
kobewi
|
d9f066d5fa
Remove duplicate project settings definitions
|
2 years ago |
Rémi Verschelde
|
9188bc7341
Merge pull request #67879 from bruvzg/fix_no_vlk
|
2 years ago |
Clay John
|
04ac91f786
Merge pull request #67790 from kdada/fix-flash-window
|
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 |
Fredia Huya-Kouadio
|
13e4770b97
Add double_tap attribute to InputEventScreenTouch
|
2 years ago |
clayjohn
|
4a1c7de57c
Split rendering driver project setting into renderer_name and rendering_driver. To differentiate between a driver (e.g. Vulkan or D3D12) and a renderer (e.g. clustered or mobile renderer).
|
3 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 years ago |
RedMser
|
c939f336d6
Only define `keep_screen_on` project setting once
|
3 years ago |
Brian Semrau
|
103c0fa6e6
Add support for multiple virtual keyboard types
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
3 years ago |