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
2022-12-05
Merge pull request #69563 from nyanpasu64/patch-1
Rémi Verschelde
2022-12-05
Windows: Make MSVC debug CRT opt-in (`debug_crt=yes`)
Rémi Verschelde
2022-12-05
Merge pull request #69294 from akien-mga/windows-msvc-link-debug-runtime
Rémi Verschelde
2022-12-05
[Linux/BSD] Fix build without fontconfig.
bruvzg
2022-12-05
Merge pull request #69578 from dsnopek/android-native-handles
Rémi Verschelde
2022-12-04
Clean up DisplayServerAndroid::window_get_native_handle() with the GLES3 rend...
David Snopek
2022-12-04
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-03
Fix burning CPU with udev disabled on Flatpak
nyanpasu64
2022-12-03
Merge pull request #69390 from Sauermann/fix-mouse-event-position
Rémi Verschelde
2022-12-03
Load X11 dynamically
Riteo
2022-12-02
Merge pull request #69380 from bruvzg/mac_max_ws
Rémi Verschelde
2022-12-02
Merge pull request #68870 from dsnopek/master-webxr-input
Rémi Verschelde
2022-12-01
Get WebXR fully working in Godot 4!
David Snopek
2022-11-30
Updating the minimum Android target api for proper Vulkan support
Fredia Huya-Kouadio
2022-11-30
Fix incorrect mouse event position while hovering different window
Markus Sauermann
2022-11-30
[macOS] Improve maximized and non-resizable modes handling.
bruvzg
2022-11-30
[macOS] Fix export button incorrectly disabled when using login/app password ...
bruvzg
2022-11-29
Enable GLES3 on Android
clayjohn
2022-11-29
[iOS] Read document and cache path directly in the OS code, instead of passin...
bruvzg
2022-11-29
Merge pull request #69332 from bruvzg/exact_symbols
Rémi Verschelde
2022-11-29
Merge pull request #69110 from bruvzg/con_icon2
Rémi Verschelde
2022-11-29
[MSVC] Use symbols from .pdb only, to avoid incorrect names in the backtrace ...
bruvzg
2022-11-29
[Windows] Optimize editor icon, use different icon for console executable.
bruvzg
2022-11-28
[macOS] Fix sub-windows opening in fullscreen.
bruvzg
2022-11-28
Windows: Link MSVC dynamic debug CRT for debug builds
Rémi Verschelde
2022-11-28
Merge pull request #69277 from pkdawson/construct-joypad-first
Rémi Verschelde
2022-11-28
Merge pull request #67815 from Calinou/html5-improve-feature-errors
Rémi Verschelde
2022-11-28
Merge pull request #68740 from bruvzg/ios_fixes
Rémi Verschelde
2022-11-27
Add missing display server overrides
Fredia Huya-Kouadio
2022-11-28
[Windows] Fix joypad crash
Patrick Dawson
2022-11-25
Android: Remove extra arch suffix now redundant with the default one
Rémi Verschelde
2022-11-21
Merge pull request #68897 from bruvzg/mac_reparent
Rémi Verschelde
2022-11-21
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-21
[macOS] Dynamically attach and detach transient windows to allow them to stay...
bruvzg
2022-11-20
Fix unused exitcode in macos export plugin
Markus Sauermann
2022-11-18
Windows icon export improvements.
bruvzg
2022-11-17
Fix parsing of the `keep_screen_on` display setting
Fredia Huya-Kouadio
2022-11-17
Android: Fix parsing `keep_screen_on` setting
Rémi Verschelde
2022-11-17
Merge pull request #68778 from bruvzg/ios_icons
Rémi Verschelde
2022-11-17
Merge pull request #68777 from bruvzg/mac_activ_13
Rémi Verschelde
2022-11-17
[iOS] iOS export improvements.
bruvzg
2022-11-17
[macOS] Update activation hack to work on Ventura.
bruvzg
2022-11-17
[Windows] Use case-sensitive file names for the system fonts to avoid warnings.
bruvzg
2022-11-16
[iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.ha...
bruvzg
2022-11-16
Fix 'save & restart' logic for the Android Editor
Fredia Huya-Kouadio
2022-11-16
X11: Don't override glxSwapInterval function pointers loaded by GLAD
Rémi Verschelde
2022-11-16
Merge pull request #68700 from clayjohn/GLES3-vsync
Rémi Verschelde
2022-11-15
Set vsync on window creation when using GLES3.
clayjohn
2022-11-15
[Windows] Add icon to the console wrapper, add option to set icon for the con...
bruvzg
2022-11-15
Load GLX dynamically with GLAD
Riteo Siuga
[next]