index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
js
/
libs
/
library_godot_display.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
[HTML5] Refactor JS library listeners to OS.
Fabio Alessandrelli
2021-10-05
1
-51
/
+11
*
[HTML5] Refactor display/input JS library code.
Fabio Alessandrelli
2021-10-05
1
-378
/
+1
*
[HTML5] Implement Pointer Lock API in JS library.
Fabio Alessandrelli
2021-10-05
1
-0
/
+28
*
[HTML5] Implement window blur in JS library.
Fabio Alessandrelli
2021-10-05
1
-0
/
+8
*
[HTML5] Implement fullscreenchange in JS library.
Fabio Alessandrelli
2021-10-05
1
-0
/
+14
*
[HTML5] Implement mouse/touch/key events in JS library.
Fabio Alessandrelli
2021-10-05
1
-9
/
+0
*
[HTML5] Fix some JS library signature.
Fabio Alessandrelli
2021-06-14
1
-1
/
+1
*
[HTML5] Implement WebGL fallback.
Fabio Alessandrelli
2021-04-06
1
-0
/
+11
*
[HTML5] Fix WM notifications not being called.
Fabio Alessandrelli
2021-03-29
1
-1
/
+1
*
[HTML5] Drag and drop zip in project manager.
Fabio Alessandrelli
2021-03-12
1
-26
/
+38
*
[HTML5] Opt-in virtual keyboard support.
Fabio Alessandrelli
2021-03-11
1
-2
/
+134
*
[HTML5] Properly set canvas size during setup.
Fabio Alessandrelli
2021-03-10
1
-0
/
+1
*
[HTML5] Respect allow_hidpi option during setup
Fabio Alessandrelli
2021-03-08
1
-5
/
+10
*
[HTML5] Rename heapCopy to heapSlice.
Fabio Alessandrelli
2021-03-05
1
-2
/
+2
*
[HTML5] Better fullscreen, canvas resizing.
Fabio Alessandrelli
2021-02-19
1
-19
/
+167
*
[HTML5] Detect screen scale and DPI.
Fabio Alessandrelli
2021-02-12
1
-0
/
+26
*
[HTML5] Handle contextmenu, webglcontextlost internally.
Fabio Alessandrelli
2021-02-11
1
-0
/
+12
*
[HTML5] Custom Gamepad library to allow remapping.
Fabio Alessandrelli
2021-01-18
1
-1
/
+171
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
[HTML5] Add function signatures to JS libraries.
Fabio Alessandrelli
2020-12-04
1
-0
/
+19
*
[HTML5] Run eslint --fix.
Fabio Alessandrelli
2020-11-23
1
-84
/
+85
*
[HTML5] Libraries refactor for linting.
Fabio Alessandrelli
2020-11-21
1
-0
/
+477