virtualx-engine/platform/javascript/js/libs
Fabio Alessandrelli 4ce01a35be
[HTML5] Fix multi-touch input handling.
The code to populate the input data for WebAssembly was incorrectly
overriding values when multiple touches were present due to wrong
indexing.

(cherry picked from commit 470496d8d4)
2021-11-30 12:21:28 +01:00
..
audio.worklet.js
library_godot_audio.js HTML5: Fix minification error with Emscripten 1.39.9 2021-09-29 10:54:01 +02:00
library_godot_display.js [HTML5] Use compatibility function for glGetBufferSubData. 2021-11-29 16:42:26 +01:00
library_godot_fetch.js
library_godot_input.js [HTML5] Fix multi-touch input handling. 2021-11-30 12:21:28 +01:00
library_godot_javascript_singleton.js
library_godot_os.js [HTML5] Refactor JS library listeners to OS. 2021-10-05 15:13:41 +02:00
library_godot_runtime.js