Fabio Alessandrelli
|
2668ca7a8c
[HTML5] Make home path persistent in editor.
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
4d1ebaad0f
[HTML5] GDNative support via SIDE_MODULE.
|
4 years ago |
Fabio Alessandrelli
|
e52ed6d89e
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Fabio Alessandrelli
|
35fcc1835c
JS synchronous start, better persistent FS sync.
|
4 years ago |
Fabio Alessandrelli
|
c610ad3739
Move request_quit to javascript_main.
|
5 years ago |
Fabio Alessandrelli
|
e7099ed2ea
Fix setenv not defined in older emscripten verions.
|
5 years ago |
Fabio Alessandrelli
|
357e99a31e
Use dummy driver when JS AudioContext is unavailable.
|
5 years ago |
Fabio Alessandrelli
|
399e2c1db0
Limit FPS in JS by skipping iterations.
|
5 years ago |
Fabio Alessandrelli
|
c7d2767ab9
[JS] Check canvas size each loop, force redraw.
|
5 years ago |
Fabio Alessandrelli
|
093c463ebf
[HTML5] Early FS initialization.
|
5 years ago |
Fabio Alessandrelli
|
21c9f37757
[HTML5] Refactor JS, threads support, closures.
|
5 years ago |
Fabio Alessandrelli
|
1c0abd6393
Use 2-phase setup in JavaScript.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Leon Krause
|
b6ae2d8037
Refactor OS_JavaScript
|
7 years ago |
Max Hilbrunner
|
0c56e011ad
Javascript: Remove weird log
|
7 years ago |
Leon Krause
|
d8d9eea722
Refactor JavaScript platform build script
|
7 years ago |
Leon Krause
|
cf5b074a95
Fix internal Emscripten JS API calls
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Leon Krause
|
35adf718cf
Change HTML5 start-up API
|
7 years ago |
Leon Krause
|
7b23665e72
Add OS::is_userfs_persistent to check user:// persistence
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
L. Krause
|
847bd33fdf
Remove GLUT usage in HTML5 platform
|
8 years ago |
L. Krause
|
a99b6b2063
Reimplement HTML5 mouse input without GLUT
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
eska
|
7df7e9cc8b
WebGL 2 export per WebAssembly or asm.js
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |