godot/platform/web/js/libs
Thaddeus Crews d043be6031
Merge pull request #105585 from marcosc90/fix-web-update-size
[Web] Prevent unnecessary canvas resizes by flooring scaled dimensions
2025-05-14 09:44:13 -05:00
..
audio.position.worklet.js [Web] Remove position pool system and return false when done instead 2025-02-11 10:43:34 -05:00
audio.worklet.js Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 2024-01-17 13:58:29 -05:00
library_godot_audio.js [Web] Fix issue when pausing an non-started sample 2025-02-17 09:49:50 -05:00
library_godot_display.js Web: prevent unnecessary canvas resizes by flooring scaled dimensions 2025-04-20 16:53:37 +02:00
library_godot_fetch.js Fix GodotFetch glue code for null response bodies 2024-10-23 08:10:35 -04:00
library_godot_input.js Web: Avoid unnecessary gamepad polling when no gamepads are connected 2025-04-20 21:47:53 +02:00
library_godot_javascript_singleton.js Add JavaScriptBridge buffer methods 2024-09-16 12:13:34 -04:00
library_godot_os.js Fix PWA callback assignment and error handling 2024-10-22 10:28:21 -07:00
library_godot_runtime.js Upgrade to eslint 9 2024-05-22 11:32:25 +02:00
library_godot_webgl2.externs.js Add MSAA support for WebXR 2023-12-11 09:01:24 -06:00
library_godot_webgl2.js Upgrade to eslint 9 2024-05-22 11:32:25 +02:00
library_godot_webmidi.js Add Web MIDI support 2024-12-15 21:24:15 +11:00