Lukas Tenbrink
|
c3747884da
Add some important profiling hooks.
|
10 miesięcy temu |
Thaddeus Crews
|
5935a32e32
Core: Cleanup headers in `core/config`
|
3 miesięcy temu |
chocola-mint
|
ead282ff13
Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`.
|
3 miesięcy temu |
Adam Scott
|
f411c5b2f1
[Web] Add Web-build specific stdout header
|
7 miesięcy temu |
Pāvels Nadtočajevs
|
98f377d9d0
Use system timer/wait functions for frame delay when screen reader is active.
|
9 miesięcy temu |
Rémi Verschelde
|
2df41d8144
Merge pull request #104458 from marcosc90/fix-thread-collision-shape-3d
|
8 miesięcy temu |
Marcos Casagrande
|
a7d18f51a2
Web: Add godot_pool_size/emscripten_pool_size config
|
10 miesięcy temu |
Adam Scott
|
6e6c4d3045
[Web] Always return `0` for `OS::get_process_id()`
|
8 miesięcy temu |
Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
9 miesięcy temu |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 rok temu |
Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
1 rok temu |
Rémi Verschelde
|
89b18de032
Merge pull request #100221 from adamscott/fix-diraccess-sync
|
1 rok temu |
Rémi Verschelde
|
f08fe52d9a
Merge pull request #99963 from Faless/web/no_ip
|
1 rok temu |
Fabio Alessandrelli
|
9d329f54c0
[Web] Restore ScriptProcessorNode audio driver fallback
|
1 rok temu |
Adam Scott
|
a6c5373a09
[Web] Fix `DirAccess::unlink()` not updating the IDBFS
|
1 rok temu |
Fabio Alessandrelli
|
14e4e3424f
[Web] Implement dummy NetSocketWeb
|
1 rok temu |
Fabio Alessandrelli
|
c831f635fe
[Web] Implement dummy IPWeb instead of IPUnix
|
1 rok temu |
bruvzg
|
10f3c1f587
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
|
1 rok temu |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 rok temu |
Radiant
|
789c6ebdfd
Implement `amplitude` to Input.vibrate_handheld
|
1 rok temu |
Fredia Huya-Kouadio
|
764de7fe31
Collapse the gdextension arguments into the `GDExtensionData` struct
|
1 rok temu |
Fredia Huya-Kouadio
|
ede88cf59d
Fix loading GDExtension dependencies on Android
|
1 rok temu |
kobewi
|
dce4a3e4c2
Add get_process_exit_code() method
|
1 rok temu |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
2 lat temu |
bruvzg
|
082b420c0a
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
|
2 lat temu |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
2 lat temu |
Adam Scott
|
78c2a08fae
Add `proxy_to_pthread` option to `platform=web`
|
2 lat temu |
Rémi Verschelde
|
0a10f09ce4
Web: Clarify that `OS.get_unique_id` is not supported
|
2 lat temu |
A Thousand Ships
|
3565d1bf7e
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 lat temu |
Kamil Brzoskowski
|
3cd865dbe8
Fix formatting of dlopen error message on Windows
|
2 lat temu |