kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
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 |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
Marcel Admiraal
|
97e87a2daf
Fix screen_get_usable_rect returning display safe area
|
3 years ago |
Rémi Verschelde
|
bc7ccc909b
Merge pull request #60551 from madmiraal/implement-3466
|
3 years ago |
bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 years ago |
Marcel Admiraal
|
71ce5857ec
Add a method for obtaining display cutouts on Android
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Fredia Huya-Kouadio
|
8eabf77f54
Update the editor display scale based on the device's scaled density
|
3 years ago |
Rémi Verschelde
|
1bdb82c64e
Fix typos with codespell
|
3 years ago |
Rémi Verschelde
|
d235c1bb19
Merge pull request #57335 from jordigcs/display-refresh-rate
|
3 years ago |
jordi
|
54dec44dba
Add screen_get_refresh_rate to DisplayServer
|
3 years ago |
Rémi Verschelde
|
4b36b6e92a
Merge pull request #56785 from bruvzg/nat_handles_4
|
3 years ago |
Haoyu Qiu
|
314f309035
Add `DisplayServer.clipboard_has()` to check clipboard content
|
3 years ago |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
3 years ago |
bruvzg
|
89f37d4105
Add support for getting native display, window, and view handles.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
3 years ago |
Marcel Admiraal
|
2fa4c6498a
Fix Android `get_screen_orientation()` not returning valid values
|
3 years ago |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
3 years ago |
Pedro J. Estébanez
|
e745088f1f
Switch to input buffering on Android
|
4 years ago |
Pedro J. Estébanez
|
dc187324be
Add input buffering framework
|
4 years ago |
Pedro J. Estébanez
|
7c864d41c9
Improve input event accumulation
|
4 years ago |
Aaron Franke
|
fa3a32a2d6
Use Key enum instead of plain integers
|
4 years ago |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
Hendrik Brucker
|
043ae91560
Restructure and reimplement vsync options
|
4 years ago |
Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |