kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 yıl önce |
Brian Semrau
|
103c0fa6e6
Add support for multiple virtual keyboard types
|
3 yıl önce |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 yıl önce |
Raffaele Picca
|
7e43fb6ad2
Default cursor fix for html5 export
|
3 yıl önce |
Rémi Verschelde
|
3aa83a0235
Merge pull request #61020 from timothyqiu/wait-busy
|
3 yıl önce |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 yıl önce |
Haoyu Qiu
|
ffd5362187
Swap the meaning of CURSOR_WAIT and CURSOR_BUSY
|
3 yıl önce |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 yıl önce |
bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 yıl önce |
Bastiaan Olij
|
57e5a33623
Split dummy renderer classes into separate files
|
3 yıl önce |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 yıl önce |
Rémi Verschelde
|
225a3b2545
Merge pull request #57341 from bruvzg/win_multiwin_fs
|
3 yıl önce |
bruvzg
|
f4ea9cd9f3
[Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to allow multi-window interface in full-screen.
|
3 yıl önce |
jordi
|
54dec44dba
Add screen_get_refresh_rate to DisplayServer
|
3 yıl önce |
Rémi Verschelde
|
57a057f7ff
Merge pull request #56754 from madmiraal/fix-45592
|
3 yıl önce |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
3 yıl önce |
Marcel Admiraal
|
f41c72c538
Fix Actions mapped to triggers not using the full range
|
3 yıl önce |
Marcel Admiraal
|
5250cdd150
Use mouse event relative motion to calculate mouse velocity
|
3 yıl önce |
Rémi Verschelde
|
46624388d4
Merge pull request #56322 from madmiraal/fix-42450
|
3 yıl önce |
bruvzg
|
c69e0d16bc
Fix multiple missing UTF-8 decoding.
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 yıl önce |
Marcel Admiraal
|
3105d9b1f3
Rename speed to velocity when it's a directional Vector
|
3 yıl önce |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
3 yıl önce |
Fabio Alessandrelli
|
46fdba5f8b
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
|
3 yıl önce |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 yıl önce |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 yıl önce |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
3 yıl önce |
Fabio Alessandrelli
|
c494e442bc
[HTML5] Refactor display/input JS library code.
|
3 yıl önce |
Fabio Alessandrelli
|
204822ed45
[HTML5] Implement Pointer Lock API in JS library.
|
3 yıl önce |
Fabio Alessandrelli
|
7d6c1fdb32
[HTML5] Implement window blur in JS library.
|
3 yıl önce |