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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
|
|
/
*
|
Merge pull request #93853 from Faless/web/no_force_stdlib
Rémi Verschelde
2024-07-02
1
-2
/
+0
|
\
\
|
*
|
[Web] Remove unnecessary EMCC_FORCE_STDLIBS in dlink builds
Fabio Alessandrelli
2024-07-02
1
-2
/
+0
|
|
/
*
/
Fix assignations to non-existing keys and clean-up
Adam Scott
2024-06-29
1
-6
/
+4
|
/
*
Fix web export state for remote debug
Adam Scott
2024-06-26
2
-35
/
+89
*
[Web] Add "threads"/"nothreads" feature tags to export presets
Fabio Alessandrelli
2024-06-25
1
-2
/
+6
*
Merge pull request #93489 from dsnopek/web-disable-getprocaddress
Rémi Verschelde
2024-06-25
2
-4
/
+7
|
\
|
*
Disable `*glGetProcAddress()` on the web
David Snopek
2024-06-24
2
-4
/
+7
*
|
Style: Optimize `.svg` files with `svgo`
Thaddeus Crews
2024-06-23
2
-2
/
+2
|
/
*
Fix pausing issues when using Web Audio samples
Adam Scott
2024-06-20
1
-59
/
+117
*
Merge pull request #91623 from adamscott/web-default-to-nonthreaded
Rémi Verschelde
2024-06-19
1
-1
/
+1
|
\
|
*
Default to non-threaded export setting for the web
Adam Scott
2024-05-06
1
-1
/
+1
*
|
Add samples playback support
Adam Scott
2024-06-18
6
-31
/
+1803
*
|
[Web] Use the module config to preload GDExtension libraries.
Fabio Alessandrelli
2024-06-14
2
-16
/
+13
*
|
[Web] Force emcc to use "wasm" longjmp mode
Fabio Alessandrelli
2024-06-14
1
-0
/
+4
*
|
[Web] Remove space between emscripten "-s" flags and the option
Fabio Alessandrelli
2024-06-14
2
-27
/
+27
*
|
Replace deprecated `USE_WEBGL2` linker flag
Adam Scott
2024-06-10
1
-1
/
+1
*
|
Fix creating cursor image from AtlasTexture
kleonc
2024-06-05
1
-10
/
+1
*
|
Merge pull request #89033 from bruvzg/doc_end_err
Rémi Verschelde
2024-05-28
1
-1
/
+8
|
\
\
|
*
|
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-1
/
+8
*
|
|
Merge pull request #92427 from AThousandShips/bind_go_away
Rémi Verschelde
2024-05-28
2
-15
/
+15
|
\
\
\
|
*
|
|
Replace `.bind(...).call_deferred()` with `.call_deferred(...)`
A Thousand Ships
2024-05-27
2
-15
/
+15
|
|
/
/
*
|
|
Merge pull request #92026 from Repiteo/scons/web-fixes
Rémi Verschelde
2024-05-28
2
-2
/
+1
|
\
\
\
|
*
|
|
SCons: Minor fixes/adjustments for web compilation
Thaddeus Crews
2024-05-24
2
-2
/
+1
|
|
/
/
*
|
|
Merge pull request #91695 from bruvzg/web_ime_pos
Rémi Verschelde
2024-05-28
3
-20
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Web IME] Fix suggestion window position in Chromium based browsers.
bruvzg
2024-05-09
3
-20
/
+37
*
|
|
Merge pull request #92252 from poiati/fix-wayland-window-class
Rémi Verschelde
2024-05-23
2
-5
/
+5
|
\
\
\
|
*
|
|
Properly set window class in Wayland
Paulo Poiati
2024-05-22
2
-5
/
+5
*
|
|
|
Merge pull request #92124 from Repiteo/scons/platform-flags-dict
Rémi Verschelde
2024-05-23
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
SCons: Convert platform `get_flags` to dictionary
Thaddeus Crews
2024-05-22
1
-8
/
+8
|
|
/
/
/
*
/
/
/
Upgrade to eslint 9
patwork
2024-05-22
13
-1543
/
+872
|
/
/
/
*
|
|
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
4
-13
/
+16
*
|
|
Disable remote debug button when there are no runnable presets
Hakim
2024-05-17
2
-2
/
+6
*
|
|
Fix quotes style in HTML shell head include
patwork
2024-05-12
1
-3
/
+3
|
/
/
*
/
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-2
/
+2
|
/
*
Implement `amplitude` to Input.vibrate_handheld
Radiant
2024-05-02
2
-2
/
+2
*
Add more Remote Debug options to the web platform
Adam Scott
2024-05-01
2
-27
/
+189
*
Merge pull request #91128 from patwork/splash-image-in-web-export
Rémi Verschelde
2024-04-30
1
-0
/
+1
|
\
|
*
Added splash image support and new progress bar for web export
patwork
2024-04-25
1
-0
/
+1
*
|
Merge pull request #91247 from AThousandShips/callable_fix
Rémi Verschelde
2024-04-29
2
-6
/
+6
|
\
\
|
*
|
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships
2024-04-27
2
-6
/
+6
|
|
/
*
|
Merge pull request #91220 from Repiteo/scons/colorize-warn-error
Rémi Verschelde
2024-04-29
2
-9
/
+11
|
\
\
|
*
|
SCons: Colorize warnings/errors during generation
Thaddeus Crews
2024-04-28
2
-9
/
+11
|
|
/
*
|
Merge pull request #91202 from Faless/web/fix_cc_typedef
Rémi Verschelde
2024-04-29
1
-2
/
+1
|
\
\
|
*
|
[Web] Fix closure compiler typedef annotation
Fabio Alessandrelli
2024-04-26
1
-2
/
+1
|
|
/
*
/
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
|
/
*
Collapse the gdextension arguments into the `GDExtensionData` struct
Fredia Huya-Kouadio
2024-04-19
2
-4
/
+4
*
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
2
-2
/
+2
*
Merge pull request #90698 from Faless/fix/web/serve_py_dual_stack_windows
Rémi Verschelde
2024-04-16
1
-1
/
+12
|
\
[prev]
[next]