Troy Bonneau
|
2fe73ad967
Web: Fix clipboard text encoding in `update_clipboard_callback`
|
4 月之前 |
Adam Scott
|
263589497b
Add non-public `{Line,Text}Edit::_set_text()`
|
1 月之前 |
Pāvels Nadtočajevs
|
281c74550a
Make `utterance_id` 64-bit.
|
2 月之前 |
Thaddeus Crews
|
5935a32e32
Core: Cleanup headers in `core/config`
|
3 月之前 |
Adam Scott
|
6e5994eca8
[Web] Fix Web MouseWheel scrolling
|
8 月之前 |
Adam Scott
|
c56d131876
[Web] Poll controllers only if at least one is detected
|
7 月之前 |
Adam Scott
|
722accc5c8
Revert "Web: Avoid unnecessary gamepad polling when no gamepads are connected"
|
7 月之前 |
Airyzz
|
5f8f0ac305
[web] add support for pen pressure
|
7 月之前 |
Pāvels Nadtočajevs
|
2d93e004b9
Cleanup and unify `DisplayServer` screen methods and documentation.
|
10 月之前 |
Marcos Casagrande
|
3e7e09f915
Web: Avoid unnecessary gamepad polling when no gamepads are connected
|
9 月之前 |
Pāvels Nadtočajevs
|
4638ade13f
Enable TTS on demand, instead of fully disabling it when project setting is not set.
|
10 月之前 |
Adam Scott
|
61344dc5ac
[Web] Refactor `mouse_mode` setters in display server
|
11 月之前 |
Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
1 年之前 |
Pāvels Nadtočajevs
|
e1f129cb52
Support MIME types in file dialog filters on macOS and Linux.
|
1 年之前 |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
1 年之前 |
Anish Mishra
|
0dfd18c84b
[DisplayServer] Add feature flag for native file dialog access to `user/res` and `options`
|
1 年之前 |
Lisandro Lorea
|
9dd372f316
Fix gamepad triggers not working on web exports
|
1 年之前 |
kleonc
|
91e995e704
Fix creating cursor image from AtlasTexture
|
1 年之前 |
Rémi Verschelde
|
c98fef08bf
Merge pull request #89033 from bruvzg/doc_end_err
|
1 年之前 |
bruvzg
|
714effdf07
[DisplayServer] Add error messages and descriptions to callbacks.
|
1 年之前 |
Rémi Verschelde
|
b8f3c5e2ab
Merge pull request #92427 from AThousandShips/bind_go_away
|
1 年之前 |
Rémi Verschelde
|
ac6f5780b1
Merge pull request #91695 from bruvzg/web_ime_pos
|
1 年之前 |
A Thousand Ships
|
4ed62665a2
Replace `.bind(...).call_deferred()` with `.call_deferred(...)`
|
1 年之前 |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 年之前 |
bruvzg
|
99d6f32918
[Web IME] Fix suggestion window position in Chromium based browsers.
|
1 年之前 |
A Thousand Ships
|
31e7ee63f2
Fix unsafe uses of `Callable.is_null()`
|
1 年之前 |
bruvzg
|
dc01658ee9
[DisplayServer] Add separate feature flags for different native dialog types.
|
1 年之前 |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
2 年之前 |
kobewi
|
3aeb4a5542
Improve cursor_set_custom_image() method
|
1 年之前 |
Markus Sauermann
|
2235a1cbd0
Add screen-related attributes to mouse input events
|
2 年之前 |