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-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
2023-02-22
[Windows Export] Pass password only when using PKCS12 file, fix executable na...
bruvzg
2023-02-21
Merge pull request #72817 from m4gr3d/include_htc_xr_category_metadata
Rémi Verschelde
2023-02-21
[Linux] Process TTS callback on the main thread to avoid speech-dispatcher de...
bruvzg
2023-02-21
[macOS] Fix Input.warp_mouse shifted by one screen pixel.
bruvzg
2023-02-17
macOS: Enable `display/high_res` by default
Aaron Franke
2023-02-17
Merge pull request #72877 from bruvzg/x11_on_top
Rémi Verschelde
2023-02-17
[X11] Fix initial "on top" window state.
bruvzg
2023-02-17
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
Rémi Verschelde
2023-02-17
Merge pull request #73441 from akien-mga/linux-unbundling-fixes
Rémi Verschelde
2023-02-16
iOS: Implement missing JoyButton::BACK (Options), START (Menu), and GUIDE (Home)
Nataša
2023-02-16
Merge pull request #73359 from bruvzg/so_wrap_opt
Rémi Verschelde
2023-02-16
Fix includes of thirdparty libs which can be unbundled on Linux
Rémi Verschelde
2023-02-16
[Linux] Make SO wrapper usage optional.
bruvzg
2023-02-16
Restore FileAccess.close method.
bruvzg
2023-02-16
Merge pull request #69201 from tbveralrud/ios-touch-leak-fix-master
Rémi Verschelde
2023-02-15
Android: Default Min SDK to 24 for Vulkan mobile
Rémi Verschelde
2023-02-15
Merge pull request #73268 from bruvzg/key_mod
Rémi Verschelde
2023-02-15
iOS: Fix memory leak on touch input
Travis Veralrud
[next]