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 #89907 from bruvzg/nat_dlg_ftr_flags
Rémi Verschelde
2024-03-28
1
-0
/
+2
|
\
|
*
[DisplayServer] Add separate feature flags for different native dialog types.
bruvzg
2024-03-26
1
-0
/
+2
*
|
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
bruvzg
2024-03-27
2
-0
/
+5
|
/
*
Merge pull request #89598 from dustdfg/web/fix-supported-arch-message
Rémi Verschelde
2024-03-24
1
-1
/
+1
|
\
|
*
Fix platform name in the message about unsupported CPU architecture
Yevhen Babiichuk (DustDFG)
2024-03-17
1
-1
/
+1
*
|
Merge pull request #89229 from akien-mga/main-refactor-os-exit-code
Rémi Verschelde
2024-03-24
1
-9
/
+7
|
\
\
|
|
/
|
/
|
|
*
Refactor OS exit code to be `EXIT_SUCCESS` by default
Rémi Verschelde
2024-03-08
1
-9
/
+7
*
|
[Doc] Fix some incorrect uses of `a/an`
A Thousand Ships
2024-03-13
1
-1
/
+1
*
|
Merge pull request #82084 from ogapo/pr/pck-cache-merge
Rémi Verschelde
2024-03-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
David Nikdel
2024-03-06
1
-1
/
+1
*
|
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
2
-1
/
+11
|
/
*
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-2
/
+2
*
Improve cursor_set_custom_image() method
kobewi
2024-02-28
1
-36
/
+4
*
[Docs] Fix some experimental/deprecated hints
A Thousand Ships
2024-02-23
1
-2
/
+1
*
Add `WASM_BIGINT` linker flag to the web build
Adam Scott
2024-02-20
1
-0
/
+6
*
Merge pull request #86966 from Muller-Castro/value2ref-core
Rémi Verschelde
2024-02-15
2
-4
/
+4
|
\
|
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
2
-4
/
+4
*
|
SCons: "Environment" to "SConsEnvironment"
Thaddeus Crews
2024-02-14
1
-2
/
+2
|
/
*
Merge pull request #86089 from adamscott/pwa-coop-coep
Rémi Verschelde
2024-02-12
5
-6
/
+40
|
\
|
*
Add option to ensure cross-origin isolation headers on web export
Adam Scott
2024-02-12
5
-6
/
+40
*
|
Merge pull request #88155 from Rubonnek/use-safeflag-instead
Rémi Verschelde
2024-02-12
2
-4
/
+4
|
\
\
|
*
|
Use SafeFlag for EditorHTTPServer.server_quit
Wilson E. Alvarez
2024-02-09
2
-4
/
+4
|
|
/
*
|
Merge pull request #86977 from Mickeon/documentation-editor-export-platform-w...
Rémi Verschelde
2024-02-12
1
-3
/
+37
|
\
\
|
|
/
|
/
|
|
*
Add documentation to EditorExportPlatformWeb
Micky
2024-02-11
1
-3
/
+37
*
|
Merge pull request #82800 from Sauermann/fix-screen-mousemotion
Rémi Verschelde
2024-02-09
1
-0
/
+3
|
\
\
|
*
|
Add screen-related attributes to mouse input events
Markus Sauermann
2024-02-05
1
-0
/
+3
*
|
|
[Web] Move polling thread to EditorHTTPServer
Fabio Alessandrelli
2024-02-07
4
-64
/
+72
*
|
|
[Web] Move EditorHTTPServer implementation to cpp.
Fabio Alessandrelli
2024-02-07
2
-190
/
+232
*
|
|
Fix various typos with codespell
Rémi Verschelde
2024-02-07
1
-1
/
+1
*
|
|
Merge pull request #88043 from jsjtxietian/web-data-race
Rémi Verschelde
2024-02-07
2
-3
/
+3
|
\
\
\
|
*
|
|
Fix data race regarding `server_quit` in `EditorExportPlatformWeb`
jsjtxietian
2024-02-07
2
-3
/
+3
*
|
|
|
Web: Bump closure compiler spec to ECMASCRIPT_2021
Rémi Verschelde
2024-02-06
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #87981 from adamscott/add-emscripten--sgl_enable_get_proc_...
Rémi Verschelde
2024-02-05
1
-0
/
+5
|
\
\
\
|
*
|
|
Fix emscripten 3.1.51 breaking change about `*glGetProcAddress()`
Adam Scott
2024-02-05
1
-0
/
+5
|
|
/
/
*
/
/
Add workaround for emscripten >= 3.1.47 LTO build
Adam Scott
2024-02-04
1
-0
/
+3
|
/
/
*
|
Add InputEventKey.location to tell left from right
Mel Collins
2024-01-26
3
-0
/
+25
*
|
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
Adam Scott
2024-01-17
11
-40
/
+195
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
|
/
*
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
2
-2
/
+2
*
SCons: Add `stack_size` and `default_pthread_stack_size` options to Web target
nikitalita
2024-01-03
1
-6
/
+7
*
[Web] Add IME input support.
bruvzg
2023-12-15
4
-14
/
+307
*
Merge pull request #84686 from dsnopek/webxr-msaa
Rémi Verschelde
2023-12-12
3
-0
/
+35
|
\
|
*
Add MSAA support for WebXR
David Snopek
2023-12-11
3
-0
/
+35
*
|
Set what were default values for some emscripten linkflags
Adam Scott
2023-12-11
1
-4
/
+10
*
|
Ensure more export errors are reported to users
Yuri Sizov
2023-12-06
1
-4
/
+13
|
/
*
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-2
/
+2
*
Revert to `proxy_to_pthread=no` as default
Adam Scott
2023-10-23
1
-1
/
+1
*
[Web] Fix closure compiler builds using BIGINT
Fabio Alessandrelli
2023-10-21
1
-1
/
+1
*
[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
16
-36
/
+392
|
\
[next]