bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 лет назад |
Fabio Alessandrelli
|
3d8acc7a54
[HTML5] Fix build (with module_webxr_enabled=no).
|
4 лет назад |
Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 лет назад |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 лет назад |
Aaron Franke
|
98aa3b669e
Add MOUSE_MODE_CONFINED_HIDDEN
|
4 лет назад |
Fabio Alessandrelli
|
8cdef21d6c
Move remaining dummy drivers to servers.
|
4 лет назад |
Rémi Verschelde
|
4219a4cb6f
Fix typos with codespell
|
4 лет назад |
Rémi Verschelde
|
6c367f8e0d
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
|
4 лет назад |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
4 лет назад |
Rémi Verschelde
|
35ec0e9be7
OS: Remove native video API only implemented on iOS
|
4 лет назад |
Aaron Franke
|
0de9a7d803
Rename `doubleclick` to `double_click`
|
4 лет назад |
Rémi Verschelde
|
5b16020846
Replace remaining uses of `NULL` with `nullptr`
|
4 лет назад |
Marcel Admiraal
|
fd30c36985
Rename Texture.get_data() to get_image()
|
4 лет назад |
Aaron Franke
|
a5324787c8
Rename some more global enums (Key, Joy, MIDI)
|
5 лет назад |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 лет назад |
Fabio Alessandrelli
|
3416f7b521
[HTML5] Opt-in virtual keyboard support.
|
4 лет назад |
Fabio Alessandrelli
|
f34c7982c5
[HTML5] Respect allow_hidpi option during setup
|
4 лет назад |
Fabio Alessandrelli
|
65abf94675
[HTML5] Better fullscreen, canvas resizing.
|
4 лет назад |
Fabio Alessandrelli
|
2972ea3229
[HTML5] Easier HTML templates, better deinit/cleanup.
|
4 лет назад |
Fabio Alessandrelli
|
6cff589b5b
[HTML5] Detect screen scale and DPI.
|
4 лет назад |
Fabio Alessandrelli
|
3366122e1a
[HTML5] Handle contextmenu, webglcontextlost internally.
|
4 лет назад |
Fabio Alessandrelli
|
97288f25f4
[HTML5] Fix mouse_mode and fullscreen detection.
|
4 лет назад |
Fabio Alessandrelli
|
bab20c6e09
[HTML5] Custom Gamepad library to allow remapping.
|
4 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 лет назад |
Rémi Verschelde
|
09212fba1e
Fix missed renamings from empty() to is_empty()
|
4 лет назад |
Fabio Alessandrelli
|
178546ac3e
[HTML5] Fix broken layout on load in HiDPI screens
|
4 лет назад |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 лет назад |
Fabio Alessandrelli
|
e2083871eb
[HTML5] Port JavaScript inline code to libraries.
|
4 лет назад |
Fabio Alessandrelli
|
806edcae5b
Better HiDPI support in HTML5.
|
5 лет назад |
Fabio Alessandrelli
|
7d0896e763
Window event listener do not use capture.
|
5 лет назад |