index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
javascript
Age
Commit message (
Expand
)
Author
2022-07-15
HTML5: Make `OS.get_locale()` match other platforms
pattlebass
2022-07-08
Add static methods for creating Image and ImageTexture
kobewi
2022-07-01
Default cursor fix for html5 export
Raffaele Picca
2022-06-14
refactoring: simplify compiler version check
Jiri Suchan
2022-06-14
[HTML5] Add GDNative+Threads build.
Fabio Alessandrelli
2022-06-08
Add readable export errors.
bruvzg
2022-05-25
HTML5: Run `npm audit fix`
Rémi Verschelde
2022-05-25
HTML5: Enable mbedTLS module for Crypto object
Rémi Verschelde
2022-05-20
Add a new HashSet template
reduz
2022-05-19
Merge pull request #61020 from timothyqiu/wait-busy
Rémi Verschelde
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-14
Swap the meaning of CURSOR_WAIT and CURSOR_BUSY
Haoyu Qiu
2022-05-11
Fix ZipIO crash when reused (and possible leaks).
bruvzg
2022-05-11
[HTML5] Limit the returned OS cpu count to 2.
Fabio Alessandrelli
2022-05-10
[HTML5] Fix JS "tools" editor plugin.
Fabio Alessandrelli
2022-05-10
[HTML5] Add "webgl/webgl2.h" as OpenGL include.
Fabio Alessandrelli
2022-05-04
Merge pull request #51682 from mdavisprog/os-is-process-running
Rémi Verschelde
2022-05-03
Add OS::is_process_running function.
mdavisprog
2022-05-03
[JS] Add flag to disable weak symbols in ZSTD.
Fabio Alessandrelli
2022-05-03
Added missing signature.
Fabio Alessandrelli
2022-05-03
Merge pull request #60714 from Calinou/typedef-remove-ref
Rémi Verschelde
2022-05-03
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-04-29
Add GDNativeInterface::get_library_path to GDExtension
Emmanuel Leblond
2022-04-28
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-20
Fix more issues found by cppcheck.
bruvzg
2022-04-12
Narrow FileAccess scope to prevent deadlocks.
bruvzg
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-03-26
HTML5: Explain why export templates are missing
Rémi Verschelde
2022-03-23
Bump minimist from 1.2.5 to 1.2.6 in /platform/javascript
dependabot[bot]
2022-03-17
Merge pull request #59062 from BastiaanOlij/storagerd_texture
Rémi Verschelde
2022-03-16
Implement GDExtension export plugin.
bruvzg
2022-03-16
Split dummy renderer classes into separate files
Bastiaan Olij
2022-03-11
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-10
Discern between virtual and abstract class bindings
reduz
2022-03-09
Remove VARIANT_ARG* macros
reduz
2022-03-07
Revert "[HTML5] Fetch API now passes credentials."
Rémi Verschelde
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
HTML5: Fix build after #52742
Rémi Verschelde
2022-02-15
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
Merge pull request #58081 from tavurth/bugfix/high-macos-cpu-usage
Rémi Verschelde
2022-02-15
Fix new performance regressions (short delay_usec)
Will Whitty
2022-02-14
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-10
[HTML5] Fetch API now passes credentials.
Fabio Alessandrelli
2022-02-06
[HTML5] Implement JavaScript PWA update callbacks.
Fabio Alessandrelli
2022-02-06
[HTML5] PWA service worker prefers cached version.
Fabio Alessandrelli
2022-02-06
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-04
Merge pull request #57341 from bruvzg/win_multiwin_fs
Rémi Verschelde
2022-02-04
Merge pull request #57335 from jordigcs/display-refresh-rate
Rémi Verschelde
[next]