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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-13
10
-0
/
+20
*
Honor `pitch_scale` value before playing audio sample
Adam Scott
2024-09-16
1
-3
/
+7
*
Fix AudioStreamPlayer get_playback_position() for web build
Yahkub-R
2024-09-16
2
-3
/
+156
*
Add missing null check before disconnecting source
Adam Scott
2024-07-30
1
-1
/
+3
*
[Web] Gracefully handle non-finite audio volumes
A Thousand Ships
2024-07-29
1
-1
/
+4
*
[Web] Enable the closure compiler in CI
Fabio Alessandrelli
2024-07-26
1
-13
/
+8
*
Merge pull request #94044 from adamscott/fix-web-sample-playback-finished-signal
Rémi Verschelde
2024-07-07
1
-2
/
+25
|
\
|
*
Fix Web samples finished missing signal
Adam Scott
2024-07-07
1
-2
/
+25
*
|
Fix IME blocking controls
Anni Ryynänen
2024-07-07
1
-0
/
+1
|
/
*
Merge pull request #93750 from adamscott/add-bigint-support-on-js-value-conve...
Rémi Verschelde
2024-07-04
1
-4
/
+12
|
\
|
*
Add `bigint` support on JS value conversion
Adam Scott
2024-07-03
1
-4
/
+12
*
|
Fix assignations to non-existing keys and clean-up
Adam Scott
2024-06-29
1
-6
/
+4
|
/
*
Fix pausing issues when using Web Audio samples
Adam Scott
2024-06-20
1
-59
/
+117
*
Add samples playback support
Adam Scott
2024-06-18
1
-30
/
+1584
*
Merge pull request #91695 from bruvzg/web_ime_pos
Rémi Verschelde
2024-05-28
1
-4
/
+13
|
\
|
*
[Web IME] Fix suggestion window position in Chromium based browsers.
bruvzg
2024-05-09
1
-4
/
+13
*
|
Upgrade to eslint 9
patwork
2024-05-22
4
-16
/
+16
|
/
*
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
Adam Scott
2024-01-17
1
-2
/
+2
*
[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
*
Add `proxy_to_pthread` option to `platform=web`
Adam Scott
2023-10-09
7
-0
/
+104
*
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
*
Get WebXR fully working in Godot 4!
David Snopek
2022-12-01
2
-2
/
+39
*
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] Small fixes and enhancements.
Fabio Alessandrelli
2022-09-11
3
-7
/
+18
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
8
-0
/
+3152