virtualx-engine/platform/javascript/js/libs
Fabio Alessandrelli ad5bdaf5aa [HTML5] JS callback functions now returns passed value.
JavaScript callbacks created via the `JavaScript.create_callback` method
used to always return void.

With this patch they return the value returned by the Godot function as
one would expect.
2021-06-18 17:47:48 +02:00
..
audio.worklet.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_audio.js Fix typos with codespell 2021-05-20 12:38:56 +02:00
library_godot_display.js [HTML5] Fix some JS library signature. 2021-06-14 12:32:32 +02:00
library_godot_fetch.js [HTML5] Fix some JS library signature. 2021-06-14 12:32:32 +02:00
library_godot_javascript_singleton.js [HTML5] JS callback functions now returns passed value. 2021-06-18 17:47:48 +02:00
library_godot_os.js [HTML5] Add easy to use download API. 2021-05-21 15:31:23 +02:00
library_godot_runtime.js [HTML5] Rename heapCopy to heapSlice. 2021-03-05 20:17:58 +01:00