Adam Scott
|
61344dc5ac
[Web] Refactor `mouse_mode` setters in display server
|
6 months ago |
Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
7 months ago |
Pāvels Nadtočajevs
|
e1f129cb52
Support MIME types in file dialog filters on macOS and Linux.
|
9 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
Anish Mishra
|
0dfd18c84b
[DisplayServer] Add feature flag for native file dialog access to `user/res` and `options`
|
10 months ago |
Lisandro Lorea
|
9dd372f316
Fix gamepad triggers not working on web exports
|
1 year ago |
kleonc
|
91e995e704
Fix creating cursor image from AtlasTexture
|
1 year ago |
Rémi Verschelde
|
c98fef08bf
Merge pull request #89033 from bruvzg/doc_end_err
|
1 year ago |
bruvzg
|
714effdf07
[DisplayServer] Add error messages and descriptions to callbacks.
|
1 year ago |
Rémi Verschelde
|
b8f3c5e2ab
Merge pull request #92427 from AThousandShips/bind_go_away
|
1 year ago |
Rémi Verschelde
|
ac6f5780b1
Merge pull request #91695 from bruvzg/web_ime_pos
|
1 year ago |
A Thousand Ships
|
4ed62665a2
Replace `.bind(...).call_deferred()` with `.call_deferred(...)`
|
1 year ago |
Paulo Poiati
|
a3769c0edc
Properly set window class in Wayland
|
1 year ago |
bruvzg
|
99d6f32918
[Web IME] Fix suggestion window position in Chromium based browsers.
|
1 year ago |
A Thousand Ships
|
31e7ee63f2
Fix unsafe uses of `Callable.is_null()`
|
1 year ago |
bruvzg
|
dc01658ee9
[DisplayServer] Add separate feature flags for different native dialog types.
|
1 year ago |
bruvzg
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 year ago |
kobewi
|
3aeb4a5542
Improve cursor_set_custom_image() method
|
1 year ago |
Markus Sauermann
|
2235a1cbd0
Add screen-related attributes to mouse input events
|
1 year ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
bruvzg
|
f9486a2d88
[Web] Add IME input support.
|
2 years ago |
Adam Scott
|
78c2a08fae
Add `proxy_to_pthread` option to `platform=web`
|
2 years ago |
kobewi
|
09b30be86d
Add vararg call() method to C++ Callable
|
2 years ago |
bruvzg
|
1887a9df19
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching.
|
3 years ago |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 years ago |
bruvzg
|
9c5a0c6c10
Add error checks and harmonize behavior of the set_icon method.
|
2 years 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 |
hlutor
|
a932c5e81d
Added override for window_get_vsync_mode in display_server_web.cpp
|
2 years ago |
bruvzg
|
5b9984b5a2
Add `audio/general/text_to_speech` project setting to enable/disable TTS.
|
2 years ago |