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
/
os_web.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
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
1
-1
/
+1
*
Collapse the gdextension arguments into the `GDExtensionData` struct
Fredia Huya-Kouadio
2024-04-19
1
-3
/
+3
*
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
1
-1
/
+1
*
Add get_process_exit_code() method
kobewi
2024-04-16
1
-0
/
+4
*
Add renaming of PDB files to avoid blocking them
DmitriySalnikov
2024-04-05
1
-1
/
+1
*
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
bruvzg
2024-03-27
1
-0
/
+4
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-2
/
+2
*
Add `proxy_to_pthread` option to `platform=web`
Adam Scott
2023-10-09
1
-0
/
+6
*
Web: Clarify that `OS.get_unique_id` is not supported
Rémi Verschelde
2023-09-27
1
-0
/
+4
*
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-1
/
+1
*
Fix formatting of dlopen error message on Windows
Kamil Brzoskowski
2023-07-09
1
-1
/
+1
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-4
/
+4
*
[Web] Detect host OS and use macOS keys on mac hosts.
bruvzg
2023-04-11
1
-0
/
+3
*
[Web] User FS (user://) now correctly uses project name.
Fabio Alessandrelli
2023-01-18
1
-1
/
+17
*
Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync
Fabio Alessandrelli
2023-01-09
1
-0
/
+6
|
\
|
*
[Web] Expose API to force file system sync.
Fabio Alessandrelli
2022-12-27
1
-0
/
+6
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
[WebSocket] Fix debugger implementation.
Fabio Alessandrelli
2022-10-13
1
-8
/
+0
*
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
1
-3
/
+0
*
Rename JavaScript singleton to JavaScriptBridge
Geequlim
2022-09-02
1
-3
/
+3
*
[Web] Require threads, rtti, allow optimize=speed.
Fabio Alessandrelli
2022-08-30
1
-17
/
+0
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-0
/
+275