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
Age
Commit message (
Expand
)
Author
2020-11-17
Add missing javascript semi-colons.
Marcel Admiraal
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
Merge pull request #43595 from mbrlabs/windows-execute-fix
Rémi Verschelde
2020-11-16
Merge pull request #43248 from HEAVYPOLY/master
Rémi Verschelde
2020-11-16
Fixed exit code retrieval of spawned processes on Windows
Marcus Brummer
2020-11-16
Merge pull request #43556 from naithar/feature/pluggable_app_delegates
Rémi Verschelde
2020-11-16
Merge pull request #43461 from ccl2of4/fix-linux-joypad-dpad-zeroing
Rémi Verschelde
2020-11-16
Merge pull request #43545 from bruvzg/xchangeprop_atoms_check
Rémi Verschelde
2020-11-15
Add XChangeProperty Atoms validity checks.
bruvzg
2020-11-15
iOS: fix keyboard display
Sergey Minakov
2020-11-15
iOS: Implement pluggable application delegate.
Sergey Minakov
2020-11-14
Update the logic to query for the 'scons' command executable path.
Fredia Huya-Kouadio
2020-11-14
Merge pull request #43526 from m4gr3d/address_new_custom_build_logic_issues
Rémi Verschelde
2020-11-14
Add missing zip alignment step for generated apks.
Fredia Huya-Kouadio
2020-11-14
Fix issue causing `Export all` to fail.
Fredia Huya-Kouadio
2020-11-14
Clear unneeded assets when generating an apk expansion.
Fredia Huya-Kouadio
2020-11-14
Fixes crash if Vulkan presentation surface is not available.
bruvzg
2020-11-14
Added the .jks file extension as valid preset for Android keystore files
Marcus Brummer
2020-11-13
Remove duplicate Android `orientation` settings.
Fredia Huya-Kouadio
2020-11-12
Add X11 Atom validity checks.
bruvzg
2020-11-11
Fix for linux joypad D-pad zeroing
Connor Lirot
2020-11-11
Merge pull request #43443 from Faless/js/4.0_audio_worklet
Rémi Verschelde
2020-11-10
[HTML5] AudioWorklet API implementation.
Fabio Alessandrelli
2020-11-10
iOS Export: support multi-target plugin
Sergey Minakov
2020-11-10
iOS Export: export modification to support plugins
Sergey Minakov
2020-11-10
iOS: change platform code to support plugins
Sergey Minakov
2020-11-10
iOS Modules: separate main platform code from modules
Sergey Minakov
2020-11-10
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
[HTML5] Update syntax for lto.
Fabio Alessandrelli
2020-11-09
Merge pull request #43412 from akien-mga/variant-rename-_RID-to-RID
Rémi Verschelde
2020-11-09
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
Hugo Locurcio
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-11-06
[HTML5] Fix audio buffer size and latency hint.
Fabio Alessandrelli
2020-11-06
Merge pull request #43353 from madmiraal/fix-43352
Rémi Verschelde
2020-11-06
Use LONG instead of DWORD (unsigned int) when interacting with DIJOFS constants.
unknown
2020-11-06
Merge pull request #43051 from Ev1lbl0w/bugfix-path-inconsistency
Rémi Verschelde
2020-10-31
Change android orientations from sensor to user
Vaughan Ling
2020-10-30
[iOS] Add missing ARC flag to the simulator build.
bruvzg
2020-10-30
Merge pull request #37158 from thebestnom/android-click-support
Rémi Verschelde
2020-10-29
Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...
Fredia Huya-Kouadio
2020-10-28
Update the gradle plugins
Fredia Huya-Kouadio
2020-10-28
Merge pull request #42361 from akien-mga/vulkan-layers-opt-in
Rémi Verschelde
2020-10-28
Merge pull request #43153 from nekomatata/android-build-version-close
Rémi Verschelde
2020-10-28
Merge pull request #43053 from Ev1lbl0w/bugfix-shell-open
Rémi Verschelde
2020-10-28
Release .build_version file handle in Android custom build export
PouleyKetchoupp
2020-10-27
Implement OS.get_window_safe_area() for Android
Mark Riedesel
2020-10-27
Vulkan: Make validation layers optional
Rémi Verschelde
2020-10-26
Changed shell_open behaviour
Ev1lbl0w
2020-10-24
Changed path behaviour for Windows
Ev1lbl0w
[next]