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
2023-05-12
[iOS] Fix loading of GDExtension dylibs auto converted to framework.
bruvzg
2023-04-26
Fix issue with resizing the display on Android when using the compatibility r...
Fredia Huya-Kouadio
2023-04-26
Fix crash caused by invalid mix_rate assignment due to bogus
Eoin O'Neill
2023-04-26
ios splash screen rotation fix
Roman Vasilyev
2023-04-26
Downgrade android gradle plugin to version 7.2.1.
Fredia Huya-Kouadio
2023-04-26
[Windows] Cleanup COM library initialization/uninitialization.
bruvzg
2023-04-26
[Windows TTS] Fix queuing utterances in rapid succession.
bruvzg
2023-04-24
Fix potential null in android text entry system.
Jason Knight
2023-04-24
macOS export: Fix validation of codesigning certificate password
Johan Mattsson
2023-04-24
Windows TTS: Use HashMap instead of RBMap for ids
Rémi Verschelde
2023-04-07
[Web] Fix keycode/physical keycode mixed up.
bruvzg
2023-04-07
Added guide button to controller db, changed to use secret XInput function.
Andrés Botero
2023-04-07
Fix clipboard relying on focused window
RedMser
2023-03-30
[macOS] Fix infinite loop caused by global menu callbacks which trigger Edito...
bruvzg
2023-03-30
[X11] Fix layout bug in `keyboard_get_keycode_from_physical`
Sabrehull
2023-03-30
Bump the target SDK version to 33 (Android 13)
Fredia Huya-Kouadio
2023-03-30
Add "filesRoot" path to Android provider paths xml
lewiji
2023-03-30
Configure maven central snapshot versions for the Godot Android library
Fredia Huya-Kouadio
2023-03-27
Fix "Download Project Source" for Web Editor
ator-dev
2023-03-27
[Windows] Remove meta_mem update on keyup/keydown.
bruvzg
2023-03-27
Fix directory access when the running app has the `All files access` permission
Fredia Huya-Kouadio
2023-03-27
SCons: Cleanup pulseaudio defines for Linux
Rémi Verschelde
2023-03-27
change some sys.exit() to be fatal
Omar Polo
2023-03-27
Rename mkv_list to mvk_list (MoltenVK path list).
Ron B. Yeh
2023-03-27
Use the new API for virtual keyboard height detection on Android, bugfix
necrashter
2023-03-16
[macOS] Remove unnecessary debug prints.
bruvzg
2023-03-14
Tweak command syntax in Vulkan renderer failure message
Hugo Locurcio
2023-03-14
increased max touches to 32 for ios
Chris Weber
2023-03-14
[Linux/X11] Add some missing keycodes/scancodes.
bruvzg
2023-03-14
Propogate errors when creating an OpenGL context fails in X11
clayjohn
2023-03-14
Fix broken shortcut key input
Rindbee
2023-03-13
Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW
Rémi Verschelde
2023-03-13
[Windows] Update modifier key status during IME input.
bruvzg
2023-03-13
[Web] Fix some missing keycode mappings.
bruvzg
2023-03-13
Linux: Don't try to link system embree3 on unsupported archs
Rémi Verschelde
2023-03-13
Fix Windows to Windows SSH remote deploy. Fix Windows `execute` exit code.
bruvzg
2023-03-13
Fix null-pointer dereference on Android systems when using gl_compatibility r...
Malcolm Nixon
2023-03-13
[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts ...
bruvzg
2023-03-13
[Linux/X11] Check if required xkb functions exist before using it.
bruvzg
2023-02-28
Minor typo and docs URL fixes
Rémi Verschelde
2023-02-24
Merge pull request #73752 from bruvzg/x11_quote_left
Rémi Verschelde
2023-02-22
[Linux TTS] Use Callable instead of registering methods.
bruvzg
2023-02-22
Merge pull request #73750 from bruvzg/brace
Rémi Verschelde
2023-02-22
Merge pull request #73744 from bruvzg/mainw_init_flags
Rémi Verschelde
2023-02-22
Fix X11 QUOTELEFT / SECTION physical key mapping.
bruvzg
2023-02-22
[Input] Use BRACKET_ instead of BRACE_ for physical keys.
bruvzg
2023-02-22
Merge pull request #73740 from bruvzg/win_codesign
Rémi Verschelde
2023-02-22
Merge pull request #73694 from m4gr3d/update_touchscreen_editor_settings_main
Rémi Verschelde
2023-02-22
[Windows] Take initial flags into account when creating main window.
bruvzg
2023-02-22
Enable granular control of touchscreen related settings
Fredia Huya-Kouadio
[next]