virtualx-engine/platform/javascript/js/libs
Fabio Alessandrelli 6cff589b5b [HTML5] Detect screen scale and DPI.
`OS.get_screen_scale` will now return the `window.devicePixelRatio`
value, `OS.get_screen_dpi` uses CSS media queries to find approximate
DPI value for the current display.
`OS.get_screen_size` also return the actual screen size (not the CSS
pixel size).
2021-02-12 12:01:44 +01:00
..
audio.worklet.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_audio.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_display.js [HTML5] Detect screen scale and DPI. 2021-02-12 12:01:44 +01:00
library_godot_editor_tools.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_eval.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_http_request.js [HTML5] Fix HTTPClient request_raw. 2021-02-11 10:03:36 +01:00
library_godot_os.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
library_godot_runtime.js Update copyright statements to 2021 2021-01-01 20:19:21 +01:00