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
2022-09-19
SCons: Refactor handling of `production` flag and per-platform LTO defaults
Rémi Verschelde
2022-09-16
Add get_distribution_name() and get_version() to OS
MJacred
2022-09-16
Merge pull request #65496 from MinusKube/popup-capture-mouse-bug
Rémi Verschelde
2022-09-13
Merge pull request #65509 from gotnospirit/master-os-get_datetime
Rémi Verschelde
2022-09-12
Fix multiwindow support in GLES3 for X11, Windows, and MacOS.
clayjohn
2022-09-10
Fixes #65377: get_datetime_* functions can return wrong values
James
2022-09-08
SCons: Refactor LTO options with `lto=<none|thin|full>`
Rémi Verschelde
2022-09-07
Fix MOUSE_MODE_CAPTURED not working correctly with popups
MinusKube
2022-09-06
Merge pull request #64417 from aaronfranke/has-space
Rémi Verschelde
2022-09-04
Replace Rect2(i) has_no_area with has_area
Aaron Franke
2022-09-04
Fix XSendEvent crash & bootsplash.
MatthewZelriche
2022-09-03
Merge pull request #65283 from bruvzg/reenable_per_pix_transp
Rémi Verschelde
2022-09-03
Merge pull request #65111 from MatthewZelriche/DroppedXEventFix
Rémi Verschelde
2022-09-03
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vu...
bruvzg
2022-09-02
Add support for system dark mode (Linux)
Raul Santos
2022-09-01
Fix dropped XEvents early in main window lifetime.
MatthewZelriche
2022-08-30
Fix minimize/maximize not taking effect in X11.
MatthewZelriche
2022-08-30
Merge pull request #65066 from aaronfranke/str-path-join
Rémi Verschelde
2022-08-29
Fix fullscreen on X11.
MatthewZelriche
2022-08-29
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
Merge pull request #64943 from MatthewZelriche/FixUnMappedAncestor
Rémi Verschelde
2022-08-27
Merge pull request #64507 from RandomShaper/remove_unused
Rémi Verschelde
2022-08-27
Fix X11 menu window bug.
MatthewZelriche
2022-08-27
Remove unused force_quit variable from many OS abstractions
Pedro J. Estébanez
2022-08-26
Linux: Fix GNU ld detection for pck_embed linker script
Rémi Verschelde
2022-08-25
Improve platform-specific READMEs to add useful links
Hugo Locurcio
2022-08-25
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-22
Replace Array return types with TypedArray
kobewi
2022-08-09
Fix memory leak when accessing/listing system fonts.
bruvzg
2022-08-06
Only define `keep_screen_on` project setting once
RedMser
2022-08-02
Merge pull request #61315 from lawnjelly/variant_bucket_pools
Rémi Verschelde
2022-07-30
Merge pull request #63563 from aaronfranke/export-arch
Rémi Verschelde
2022-07-29
[Linux] Fix build with missing DBUS.
bruvzg
2022-07-29
Merge pull request #63595 from reduz/remove-signal-connect-binds
Rémi Verschelde
2022-07-29
Update export dialog to handle many architectures
Aaron Franke
2022-07-29
Remove Signal connect binds
Juan Linietsky
2022-07-29
[Linux] Load dbus libraries dynamically.
bruvzg
2022-07-29
[Linux] Replace fontconfig wrapper with a one generated from the older librar...
bruvzg
2022-07-27
Load fontconfig libraries dynamically.
bruvzg
2022-07-27
Fix Linux build without fontconfig.
bruvzg
2022-07-27
Merge pull request #62973 from bruvzg/sysfont_support
Rémi Verschelde
2022-07-26
Split up editor export code into multiple files
Aaron Franke
2022-07-26
Merge pull request #63096 from aaronfranke/exp-template-names
Rémi Verschelde
2022-07-26
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-22
Update export template names for Windows, Mac, and Linux
Aaron Franke
2022-07-22
Merge pull request #63278 from akien-mga/scons-linux-refactor-linker
Rémi Verschelde
2022-07-22
Merge pull request #63303 from hansemro/x11-eraser-case-insensitive
Rémi Verschelde
2022-07-21
[X11] Do case-insensitive search for pen inversion detection
Hansem Ro
2022-07-22
SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`
Rémi Verschelde
[next]