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
2021-03-30
Fix window resizing after minimization on Windows
floppyhammer
2021-03-29
[HTML5] Fix WM notifications not being called.
Fabio Alessandrelli
2021-03-29
[HTML5] Fix Mono builds (old emcc?)
Fabio Alessandrelli
2021-03-29
Merge pull request #47435 from madmiraal/rename-texture-get_data
Rémi Verschelde
2021-03-29
[macOS] Enable code signing by default, use ad-hoc signature if no identity s...
bruvzg
2021-03-28
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-23
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-20
Merge pull request #47191 from Faless/js/4.x_force_mime
Rémi Verschelde
2021-03-20
Merge pull request #46966 from qarmin/faster_release
Rémi Verschelde
2021-03-20
[HTML5] Fix editor version numbering.
Fabio Alessandrelli
2021-03-20
[HTML5] Fix loading when mime-type is missing.
Fabio Alessandrelli
2021-03-20
Merge pull request #46818 from BastiaanOlij/fix_android_vulkan
Rémi Verschelde
2021-03-18
Add "Replace existing signature" to the macOS export (enabled by default).
bruvzg
2021-03-18
Fixes on android:
Bastiaan Olij
2021-03-17
Fix onMainRequestPermissionsResult callback for Android plugins.
Fredia Huya-Kouadio
2021-03-17
Merge pull request #47080 from mbrlabs/ios-sensor-conversion
Rémi Verschelde
2021-03-17
Converted sensor acceleration units to m/s^2 on iOS and UWP
Marcus Brummer
2021-03-16
Enable `doNotStrip` when doing development/debugging within Android Studio
Fredia Huya-Kouadio
2021-03-16
Leverage java annotations to simplify the logic used to register the Godot pl...
Fredia Huya-Kouadio
2021-03-14
Allow to not optimize release build
Rafał Mikrut
2021-03-14
Merge pull request #46810 from W4RH4WK/file-access-get-buffer-parameter-checks
Rémi Verschelde
2021-03-13
Merge pull request #46941 from goostengine/asan-msvc
Rémi Verschelde
2021-03-13
Merge pull request #46900 from Ev1lbl0w/bugfix-malloc_calls
Rémi Verschelde
2021-03-13
Merge pull request #46929 from Anshul7sp1/typosAndGrammar
Rémi Verschelde
2021-03-13
Replace malloc's with Godot's memalloc macro
Ev1lbl0w
2021-03-12
Add `use_asan` option for MSVC to enable AddressSanitizer
Andrii Doroshenko (Xrayez)
2021-03-12
Non functional to non-functional
MrBrain295
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
[HTML5] Drag and drop zip in project manager.
Fabio Alessandrelli
2021-03-11
[HTML5] Opt-in virtual keyboard support.
Fabio Alessandrelli
2021-03-10
[HTML5] Properly set canvas size during setup.
Fabio Alessandrelli
2021-03-09
Add parameter checkes to FileAccess get_buffer functions
Alex Hirsch
2021-03-08
[HTML5] Respect allow_hidpi option during setup
Fabio Alessandrelli
2021-03-08
Merge pull request #46796 from Faless/js/4.x_pwa_simple
Rémi Verschelde
2021-03-08
[HTML5] Add PWA support to the editor page.
Fabio Alessandrelli
2021-03-08
[HTML5] Catch audio worklet errors on disconnect.
Fabio Alessandrelli
2021-03-08
Linux: Fix PRIME detection on Steam
Rémi Verschelde
2021-03-06
[HTML5] Replace XMLHttpRequest with Fetch.
Fabio Alessandrelli
2021-03-05
[HTML5] Rename heapCopy to heapSlice.
Fabio Alessandrelli
2021-03-05
[HTML5] Export process writes sizes in template.
Fabio Alessandrelli
2021-03-05
[HTML5] Preloader fetch, streaming instantiation.
Fabio Alessandrelli
2021-03-03
Merge pull request #43768 from sjml/mac-mono-export-fix
Rémi Verschelde
2021-03-03
Merge pull request #46621 from bruvzg/macos_export_entitlemenst_4
Rémi Verschelde
2021-03-03
Mono/macOS: Separate data dir into frameworks and resources for codesigning
Shane Liesegang
2021-03-03
[macOS] Add entitlements config and export template `dylib` signing to the ex...
bruvzg
2021-03-02
add msan sanitizer option for linus/bsd, lsan option for osx
Jordan Schidlowsky
2021-02-28
Fix out of bounds array access on DisplayServerX11 code
Pedro Rodrigues
2021-02-27
Merge pull request #46457 from m4gr3d/fix_invalid_missing_templates_error_master
Rémi Verschelde
2021-02-26
Fix invalid missing template error when the Android build template is not ins...
Fredia Huya-Kouadio
[next]