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
2020-09-05
Adds PCK encryption support (using script encryption key for export).
bruvzg
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
Merge pull request #41332 from bruvzg/win_subsys_option
Rémi Verschelde
2020-09-03
Fix drag and drop between windows in X11 display server
PouleyKetchoupp
2020-09-03
Merge pull request #41456 from nekomatata/x11-fix-popups
Rémi Verschelde
2020-08-30
Fix issue causing the textedit to move upward
Fredia Huya-Kouadio
2020-08-27
Merge pull request #41550 from godotengine/revert-40671-virtual-keyboard-heig...
Rémi Verschelde
2020-08-26
Merge pull request #41549 from godotengine/revert-40484-android-virtual-keybo...
Rémi Verschelde
2020-08-26
Revert "Fix virtual keyboard height regression"
Fredia Huya-Kouadio
2020-08-26
Revert "Disable virtual keyboard focus adjustment on Android"
Fredia Huya-Kouadio
2020-08-26
Revert "Move PopupWindow logic to GodotEditText on Android"
Fredia Huya-Kouadio
2020-08-26
Fix WINDOW_EVENT_FOCUS_IN for popups on Windows
PouleyKetchoupp
2020-08-26
Fix menu popups delay and focus in X11 display server
PouleyKetchoupp
2020-08-25
[macOS] Fix heap use-after-free in DisplayServer.
bruvzg
2020-08-22
Re-apply "Fixes for windows in X11 tiling WMs"
PouleyKetchoupp
2020-08-21
Fix new black style check failures in various files.
Marcel Admiraal
2020-08-19
Revert "Fixes for windows in X11 tiling WMs"
Juan Linietsky
2020-08-19
Merge pull request #41080 from naithar/feature/ios-framework-import
Rémi Verschelde
2020-08-19
iOS Export: Add a method to embed a framework
Sergey Minakov
2020-08-17
Add Windows Subsystem build option.
bruvzg
2020-08-17
Revert "[Windows] Attach to parent console instead of creating new one."
bruvzg
2020-08-17
[Windows] Fix modifier keys when using tablet input.
bruvzg
2020-08-16
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-15
Merge pull request #41285 from bruvzg/macos_on_top_4
Rémi Verschelde
2020-08-15
Fix "on top" incorrectly set on init (all platforms).
bruvzg
2020-08-15
fixed linker being slow on OSX
Gordon MacPherson
2020-08-13
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-11
Merge pull request #41000 from amanj120/forward_port_bundle_pr_export
Rémi Verschelde
2020-08-11
Merge pull request #41164 from bruvzg/win_attach_console
Rémi Verschelde
2020-08-11
[Windows] Attach to parent console instead of creating new one.
bruvzg
2020-08-11
Merge pull request #40961 from BrainBlasted/update-platform-metadata
Rémi Verschelde
2020-08-10
iOS: simplify OS value retrieval
Sergey Minakov
2020-08-05
Add 'Export App Bundle' to Android Export Options
Aman Jain
2020-08-01
platform: Update metadata for export platforms
Christopher Davis
2020-08-01
Merge pull request #40927 from 27thLiz/dinput-id
Rémi Verschelde
2020-07-31
DirectInput: use correct joypad id
Andreas Haas
2020-07-31
Fix losing X11 window normal size hint properties
opl-
2020-07-31
Merge pull request #40591 from madmiraal/fix-24526
Rémi Verschelde
2020-07-30
Merge pull request #40761 from naithar/feature/ios-safe_area
Rémi Verschelde
2020-07-28
Move PopupWindow logic to GodotEditText on Android
PouleyKetchoupp
2020-07-27
refactor apk signing into it's own method
Aman Jain
2020-07-27
iOS: safe area implementation
Sergey Minakov
2020-07-27
Merge pull request #40755 from Faless/js/fix_and_cancel_swap
Rémi Verschelde
2020-07-27
Implement HTML5 cancel/ok button swap on Windows.
Fabio Alessandrelli
2020-07-27
Correctly include <stdlib.h> in javascript main.
Fabio Alessandrelli
2020-07-27
Properly set HTML5 DisplayServer init error value.
Fabio Alessandrelli
2020-07-27
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
Merge pull request #40671 from nekomatata/virtual-keyboard-height-fix
Rémi Verschelde
2020-07-26
[macOS] Refocus last key window after `DisplayServer::alert` is closed.
bruvzg
[next]