Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
9 mēneši atpakaļ |
Rémi Verschelde
|
89b18de032
Merge pull request #100221 from adamscott/fix-diraccess-sync
|
1 mēnesi atpakaļ |
Rémi Verschelde
|
f08fe52d9a
Merge pull request #99963 from Faless/web/no_ip
|
2 mēneši atpakaļ |
Fabio Alessandrelli
|
9d329f54c0
[Web] Restore ScriptProcessorNode audio driver fallback
|
2 mēneši atpakaļ |
Adam Scott
|
a6c5373a09
[Web] Fix `DirAccess::unlink()` not updating the IDBFS
|
2 mēneši atpakaļ |
Fabio Alessandrelli
|
14e4e3424f
[Web] Implement dummy NetSocketWeb
|
2 mēneši atpakaļ |
Fabio Alessandrelli
|
c831f635fe
[Web] Implement dummy IPWeb instead of IPUnix
|
2 mēneši atpakaļ |
bruvzg
|
10f3c1f587
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
|
7 mēneši atpakaļ |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
10 mēneši atpakaļ |
Radiant
|
789c6ebdfd
Implement `amplitude` to Input.vibrate_handheld
|
9 mēneši atpakaļ |
Fredia Huya-Kouadio
|
764de7fe31
Collapse the gdextension arguments into the `GDExtensionData` struct
|
10 mēneši atpakaļ |
Fredia Huya-Kouadio
|
ede88cf59d
Fix loading GDExtension dependencies on Android
|
1 gadu atpakaļ |
kobewi
|
dce4a3e4c2
Add get_process_exit_code() method
|
10 mēneši atpakaļ |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
1 gadu atpakaļ |
bruvzg
|
082b420c0a
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
|
1 gadu atpakaļ |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 gadu atpakaļ |
Adam Scott
|
78c2a08fae
Add `proxy_to_pthread` option to `platform=web`
|
1 gadu atpakaļ |
Rémi Verschelde
|
0a10f09ce4
Web: Clarify that `OS.get_unique_id` is not supported
|
1 gadu atpakaļ |
A Thousand Ships
|
3565d1bf7e
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 gadu atpakaļ |
Kamil Brzoskowski
|
3cd865dbe8
Fix formatting of dlopen error message on Windows
|
1 gadu atpakaļ |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
1 gadu atpakaļ |
bruvzg
|
a5009f4d3c
[Web] Detect host OS and use macOS keys on mac hosts.
|
2 gadi atpakaļ |
Fabio Alessandrelli
|
4707e78d6d
[Web] User FS (user://) now correctly uses project name.
|
2 gadi atpakaļ |
Fabio Alessandrelli
|
6b2abf4605
Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync
|
2 gadi atpakaļ |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 gadi atpakaļ |
Fabio Alessandrelli
|
615fd98620
[Web] Expose API to force file system sync.
|
2 gadi atpakaļ |
Fabio Alessandrelli
|
40d60ca6ae
[WebSocket] Fix debugger implementation.
|
2 gadi atpakaļ |
Rémi Verschelde
|
54418ea659
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2 gadi atpakaļ |
Geequlim
|
48f9069f3a
Rename JavaScript singleton to JavaScriptBridge
|
2 gadi atpakaļ |
Fabio Alessandrelli
|
f958f00283
[Web] Require threads, rtti, allow optimize=speed.
|
2 gadi atpakaļ |