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
2022-07-08
Add static methods for creating Image and ImageTexture
kobewi
2022-07-07
Merge pull request #62813 from bruvzg/android_fix_zstd_build
Rémi Verschelde
2022-07-07
Use clang as assembler to ensure preprocessing is done, and add assembler "ta...
bruvzg
2022-07-07
[macOS] Improve file association handling, and allow URL schema handling.
bruvzg
2022-07-06
Check if GL manager exist to prevent crash when using multithreaded renderer ...
bruvzg
2022-07-05
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-04
Merge pull request #62212 from hansemro/eraser-detect-4
Rémi Verschelde
2022-07-04
[macOS, Windows, X11] Add stylus inverted/eraser support to
Hansem Ro
2022-07-03
Merge pull request #62611 from akien-mga/android-preset-refactor-custom-build
Rémi Verschelde
2022-07-03
Android: Refactor Custom Build options in export preset
Rémi Verschelde
2022-07-03
[macOS] Use statically linked MoltenVK by default, automatically detect Molte...
bruvzg
2022-07-02
Merge pull request #62618 from Bromeon/bugfix/exit-code
Rémi Verschelde
2022-07-02
Merge pull request #62607 from RPicster/master-default-cursor-fix
Fabio Alessandrelli
2022-07-02
Fix exit code of --help and --version, and test them in CI
Jan Haller
2022-07-02
[macOS export] Unref FileAccess to ensure chmod is successful.
bruvzg
2022-07-01
Default cursor fix for html5 export
Raffaele Picca
2022-07-01
Add arch flag to assembler to fix build on ARM64 macOS / iOS.
bruvzg
2022-06-30
Properly check for fullscreen toggle made through the Window Manager
Wilson E. Alvarez
2022-06-26
Merge pull request #61691 from madmiraal/android-ndk-23
Rémi Verschelde
2022-06-25
Merge pull request #62289 from madmiraal/fix-61816
Fredia Huya-Kouadio
2022-06-25
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-23
Update android:targetSdkVersion from 30 to 31
Gustavo Maciel
2022-06-21
Remove broken scroll gesture on Android
Marcel Admiraal
2022-06-17
Merge pull request #62000 from gregcsokas/master
Rémi Verschelde
2022-06-16
Adding function key support from F17 to F35
gregcsokas
2022-06-16
Ensure joystick has been added or not already removed when processing input
Marcel Admiraal
2022-06-14
refactoring: simplify compiler version check
Jiri Suchan
2022-06-14
[HTML5] Add GDNative+Threads build.
Fabio Alessandrelli
2022-06-09
Migrate the Godot Editor java source file to Kotlin.
Fredia Huya-Kouadio
2022-06-08
Add readable export errors.
bruvzg
2022-06-02
Remove mouse events that closed the popup from queue, to fix pop-up reopening.
bruvzg
2022-06-01
Merge pull request #61579 from madmiraal/android-kotlin-java-version
Rémi Verschelde
2022-06-01
Ensure Android Java and Kotlin compile to the same version
Marcel Admiraal
2022-05-31
Misc editor tweaks and polishes:
Fredia Huya-Kouadio
2022-05-31
Merge pull request #61573 from madmiraal/android-cleanup
Rémi Verschelde
2022-05-31
Cleanup Android C++ code
Marcel Admiraal
2022-05-27
Only use Android fullscreen theme for splash screen
Marcel Admiraal
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-25
Merge pull request #61352 from Faless/ext/linux_export
Rémi Verschelde
2022-05-24
[Editor] LinuxBSD export reports Linux as OS name.
Fabio Alessandrelli
2022-05-23
Merge pull request #61333 from m4gr3d/fix_restart_logic_main
Rémi Verschelde
2022-05-23
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
Merge pull request #61330 from madmiraal/android-duplicate-register
Rémi Verschelde
2022-05-23
Fix typos with codespell
Rémi Verschelde
2022-05-23
Remove duplicate Android sensor listener registrations
Marcel Admiraal
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-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
Add dedicated macros for property name extraction
Haoyu Qiu
[next]