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
2021-02-03
SCons: Add `production=yes` option to use production defaults
Rémi Verschelde
2021-02-01
Merge pull request #45630 from akien-mga/linux-enable-udev
Rémi Verschelde
2021-02-01
Linux: Build with use_static_cpp=yes by default for x86_64
Rémi Verschelde
2021-02-01
Linux: Enable udev support by default
Rémi Verschelde
2021-01-31
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-28
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-27
Go through all event devices, not just event[0-32]
Jari Ronkainen
2021-01-09
Split OS::execute into two methods
Marcel Admiraal
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Merge pull request #44593 from madmiraal/rename-mainloop-methods
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-22
Rename MainLoop methods to match Node methods
Marcel Admiraal
2020-12-17
Add override keywords to core/os.h derived classes.
Marcel Admiraal
2020-12-16
SCons: Add only selected platform's opts to env
Rémi Verschelde
2020-12-16
Fix named anonymous struct warning
Marcel Admiraal
2020-12-08
Merge pull request #43742 from qarmin/editor_modules_default_values
Rémi Verschelde
2020-12-07
Merge pull request #44021 from dakennedyd/personal
Rémi Verschelde
2020-12-07
Fixes move_to_trash() on Linux
David Kennedy
2020-12-04
RenderingServer reorganization
reduz
2020-12-03
Reorganize rendering server.
reduz
2020-12-02
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
X11: Include limits.h for LONG_MAX
Rémi Verschelde
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
[next]