virtualx-engine/platform/javascript/js/libs
Fabio Alessandrelli 53ce3f64ad
[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:20:19 +01:00
..
audio.worklet.js [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. 2021-09-20 14:53:27 +02:00
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-26 15:58:04 +01:00
library_godot_fetch.js
library_godot_input.js [HTML5] Fix multi-touch input handling. 2021-11-30 12:20:19 +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