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
/
linuxbsd
Age
Commit message (
Expand
)
Author
2020-11-28
Merge pull request #41100 from bruvzg/ctl_text_server_interface
Rémi Verschelde
2020-11-27
Implement INCR mechanism for Linux clipboard
PouleyKetchoupp
2020-11-26
[Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...
bruvzg
2020-11-26
Merge pull request #42652 from nekomatata/x11-clipboard-save-targets
Rémi Verschelde
2020-11-25
SCons: Do not define TYPED_METHOD_BIND on Linux/clang
Rémi Verschelde
2020-11-19
SCons: Remove unnecessary $LINK overrides
Rémi Verschelde
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
Merge pull request #43461 from ccl2of4/fix-linux-joypad-dpad-zeroing
Rémi Verschelde
2020-11-15
Add XChangeProperty Atoms validity checks.
bruvzg
2020-11-14
Fixes crash if Vulkan presentation surface is not available.
bruvzg
2020-11-12
Add X11 Atom validity checks.
bruvzg
2020-11-11
Fix for linux joypad D-pad zeroing
Connor Lirot
2020-11-09
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
Hugo Locurcio
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-10-26
Changed shell_open behaviour
Ev1lbl0w
2020-10-09
Implement SAVE_TARGETS mechanism for Linux clipboard
PouleyKetchoupp
2020-10-08
Fix x11 display server crash when deleting popup window when unfocused
PouleyKetchoupp
2020-09-25
Fix delay to process clipboard content from Godot in other programs
PouleyKetchoupp
2020-09-24
Fix general keyboard input lag on X11 display server
PouleyKetchoupp
2020-09-18
X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't found
Rémi Verschelde
2020-09-18
Linux/BSD: Fix support for NetBSD
Rémi Verschelde
2020-09-17
Add window click-through support.
bruvzg
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
Fix drag and drop between windows in X11 display server
PouleyKetchoupp
2020-08-26
Fix menu popups delay and focus in X11 display server
PouleyKetchoupp
2020-08-22
Re-apply "Fixes for windows in X11 tiling WMs"
PouleyKetchoupp
2020-08-19
Revert "Fixes for windows in X11 tiling WMs"
Juan Linietsky
2020-08-16
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-13
Remove obsolete GLES2 backend code
Rémi Verschelde
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-26
Merge pull request #38727 from Riteo/tiling-wm-issues-tests
Rémi Verschelde
2020-07-24
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-23
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-07-23
DisplayServer: separate window showing into another function
Lorenzo Cerqua
2020-07-22
Update Linux gamepad detection to match SDL.
Marcel Admiraal
2020-07-21
Fix spelling & grammar in comments, docs, and messages
Andy Maloney
2020-07-13
Add error messages if Vulkan init failed, prevent Vulkan context freeing unin...
bruvzg
2020-07-04
Merge pull request #40105 from Logharaa/master
Rémi Verschelde
2020-07-04
Break loop when the first focused window is found
Gaël
2020-07-03
Improve the situation of DND on X11
Juan Linietsky
2020-07-01
Add a focus out timeout for X11 to less events of this type are received
Juan Linietsky
2020-07-01
Ensure embedded mode works again
Juan Linietsky
2020-06-29
X11: Ensure XGetWindowProperty data gets freed
Rémi Verschelde
2020-06-13
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...
bruvzg
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
[next]