Rémi Verschelde
b44ee23cee
Web: Clarify that OS.get_unique_id
is not supported
...
Remove the base error message in `OS`, we no longer really error out this
way for not implemented methods. Instead, each platform should override them
to provide the context they want.
Fixes #82439 .
(cherry picked from commit 0a10f09ce4321695940a626eef9c64b36f599193)
2024-02-08 15:05:20 +01:00
98912a89e8
File copyright header updates pt9.
2023-12-18 00:25:33 +01:00
Fabio Alessandrelli
f2682927f0
Expose API to force file system sync.
2023-01-16 14:15:08 +01:00
Rémi Verschelde
a04ae000eb
HTML5: Add missing OS::get_cursor_shape()
implementation
...
Fixes #66835 .
2022-10-08 17:31:11 +02:00
e2d42db711
Also renamed the files.
2022-08-19 21:24:36 +02:00
cffe742085
Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files.
2022-08-19 20:50:20 +02:00
c48381b86c
Fix javascript build.
2022-08-19 16:23:02 +02:00
58da70524b
Ported: Add support for multiple virtual keyboard types - brianwinterpixel
...
ce24b48e50
2022-08-19 16:18:53 +02:00
4a39f38bab
Fix typo.
2022-07-30 00:54:25 +02:00
641c15f906
Ported: [3.x] HTML5: Add support for Input.vibrate_handheld() - pattlebass
...
fb7ecc748f
2022-07-30 00:29:14 +02:00
Raffaele Picca
e12997ed02
Fix default cursor in html5 export.
2022-07-29 16:34:04 +02:00
Hugo Locurcio
3edb5e7f2e
Fix window maximize error message appearing when starting the web editor
...
An error message is no longer printed when trying to maximize the window
in HTML5. This behavior is consistent with Android and iOS.
2022-07-29 16:33:04 +02:00
Haoyu Qiu
a29aac105f
Swap the meaning of CURSOR_WAIT and CURSOR_BUSY
2022-07-27 18:18:12 +02:00
32f148ac0c
Mass replaced godot to pandemonium.
2022-03-23 20:46:05 +01:00
d39f2a89a7
Fix typo in the javascript backend.
2022-03-16 09:05:33 +01:00
00cc289004
Fix missing include in the javascript backend.
2022-03-16 08:57:38 +01:00
00285e8b24
Removed the gles3 driver. There are still mentions of it in a few places, I did not removed all of those.
2022-03-15 17:01:21 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00