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-04-27
Merge pull request #48228 from akien-mga/android-build-tools-30.0.3
Rémi Verschelde
2021-04-27
Merge pull request #48159 from Faless/js/4.x_pwa_export
Rémi Verschelde
2021-04-27
[HTML5] Export as Progressive Web App.
Fabio Alessandrelli
2021-04-27
Merge pull request #48210 from akien-mga/linux-static_cpp-32-bit
Rémi Verschelde
2021-04-27
[HTML5] HTTP server uses optional SSL.
Fabio Alessandrelli
2021-04-27
[HTML5] Optional icon generation, use export name for it.
Fabio Alessandrelli
2021-04-27
[HTML5] Debug HttpServer now runs in `web` cache subdir.
Fabio Alessandrelli
2021-04-26
Remove deprecated xr features properties. These properties are now provided d...
Fredia Huya-Kouadio
2021-04-26
Android: Upgrade buildTools from 30.0.1 to 30.0.3
Rémi Verschelde
2021-04-26
Linux: Remove use_static_cpp override on x86_32
Rémi Verschelde
2021-04-23
Android: Fix get_buffer false positive on empty dest buffer
Rémi Verschelde
2021-04-20
Merge pull request #48053 from bruvzg/icu_no_except
Rémi Verschelde
2021-04-20
Merge pull request #47552 from szymonm-google/validation_layers_android
Rémi Verschelde
2021-04-20
[JS, Android] Re-add "no-exceptions" for export templates builds with ICU.
bruvzg
2021-04-20
Merge pull request #47879 from SilverCreekEntertainment/add-uwp-export-projec...
Rémi Verschelde
2021-04-16
Fix macOS build with all sanitizers enabled.
bruvzg
2021-04-15
Merge pull request #40924 from qarmin/more_undefined_flags
Rémi Verschelde
2021-04-15
Fix issue causing export to fail with "Could not unzip temporary unaligned AP...
Fredia Huya-Kouadio
2021-04-15
Add more sanitizer flags to shows more bugs
Rafał Mikrut
2021-04-14
Fix EditorExportPlugin _export_begin and _export_end functions not being call...
Gromph
2021-04-14
Allow to build dev template with symbols
thebestnom
2021-04-13
[iOS] Fix for plugin modified time check
Sergey Minakov
2021-04-13
Merge pull request #47844 from m4gr3d/update_activity_result_callback
Rémi Verschelde
2021-04-12
Add support for forwarding callbacks from Godot's parent activity.
Fredia Huya-Kouadio
2021-04-12
Fix custom boot splash image scaling.
Fredia Huya-Kouadio
2021-04-12
Validation layers on Android
Szymon Majewski
2021-04-09
Fix issue causing the response callback to be invoked with the invalid `reque...
Fredia Huya-Kouadio
2021-04-06
[HTML5] Implement WebGL fallback.
Fabio Alessandrelli
2021-04-05
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-03
[HTML5] Disable body_size in fetch.
Fabio Alessandrelli
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
[next]