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
/
web
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to ensure cross-origin isolation headers on web export
Adam Scott
2024-02-12
1
-3
/
+13
*
Fix various typos with codespell
Rémi Verschelde
2024-02-07
1
-1
/
+1
*
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
Adam Scott
2024-01-17
2
-8
/
+18
*
[Web] Add IME input support.
bruvzg
2023-12-15
1
-1
/
+134
*
Add MSAA support for WebXR
David Snopek
2023-12-11
2
-0
/
+33
*
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-2
/
+2
*
[Web] Improve emscripten "locateFile" glue.
Fabio Alessandrelli
2023-10-11
1
-1
/
+3
*
Merge pull request #79711 from adamscott/web-non-blocking-main-thread
Rémi Verschelde
2023-10-09
7
-0
/
+104
|
\
|
*
Add `proxy_to_pthread` option to `platform=web`
Adam Scott
2023-10-09
7
-0
/
+104
*
|
Web: Catch using GDExtensions in a non-dlink build
Mario Liebisch
2023-10-06
1
-0
/
+4
|
/
*
Fix godot_js_wrapper_create_cb regression
Adam Scott
2023-10-03
1
-1
/
+1
*
Fix JavaScript callback memory leak issue
SysError99
2023-09-07
1
-1
/
+3
*
Fix `JavaScriptBridge.eval()` never returning PackedByteArray
Emmanouil Papadeas
2023-08-28
1
-3
/
+3
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
2
-5
/
+5
*
[Web] Update npm packages
Fabio Alessandrelli
2023-07-31
1
-1
/
+1
*
[Web] Always return -1 as body length in HTTPClientWeb.
Fabio Alessandrelli
2023-07-24
1
-15
/
+0
*
Merge pull request #78437 from bruvzg/set_icon
Yuri Sizov
2023-07-12
1
-9
/
+16
|
\
|
*
Add error checks and harmonize behavior of the set_icon method.
bruvzg
2023-07-03
1
-9
/
+16
*
|
fix typo on TLSOptions.xml and library_godot_display.js
Septian
2023-07-08
1
-1
/
+1
|
/
*
Fix `HTTPClient.get_response_body_length()` incorrect on Web
Zae
2023-05-30
1
-0
/
+5
*
[Web] Detect host OS and use macOS keys on mac hosts.
bruvzg
2023-04-11
1
-0
/
+22
*
Further refactoring to AudioDriver implementations after #69120.
Emmanouil Papadeas
2023-02-09
1
-6
/
+6
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
9
-260
/
+261
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
2
-4
/
+4
*
Merge pull request #68870 from dsnopek/master-webxr-input
Rémi Verschelde
2022-12-02
2
-2
/
+39
|
\
|
*
Get WebXR fully working in Godot 4!
David Snopek
2022-12-01
2
-2
/
+39
*
|
Merge pull request #67815 from Calinou/html5-improve-feature-errors
Rémi Verschelde
2022-11-28
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Improve feature errors in HTML5 for easier understanding
Hugo Locurcio
2022-10-23
1
-5
/
+5
*
|
[Web] Improve Godot shutdown and cleanup.
Fabio Alessandrelli
2022-11-05
1
-1
/
+1
*
|
Add multiview to the opengl3 driver
David Snopek
2022-10-21
1
-0
/
+52
|
/
*
Fix Object type in GodotJSWrapper.
Zae
2022-10-10
1
-2
/
+2
*
Change auto to default in cursor css settings.
Jason Knight
2022-10-07
1
-3
/
+3
*
[Web] Add feature detection helpers to JS Engine class.
Fabio Alessandrelli
2022-09-17
2
-16
/
+105
*
[Web] Small fixes and enhancements.
Fabio Alessandrelli
2022-09-11
4
-8
/
+20
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
13
-0
/
+4282