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
/
windows
Age
Commit message (
Expand
)
Author
2023-01-14
Update all outdated online documentation links
Yuri Sizov
2023-01-13
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-12
Implement color flash avoidance for Windows
Pedro J. Estébanez
2023-01-12
[Windows] Allow OS::kill method to terminate non-child processes.
bruvzg
2023-01-12
Merge pull request #70714 from Calinou/doc-os-stdin
Rémi Verschelde
2023-01-11
Improve documentation for `OS.read_string_from_stdin()`
Hugo Locurcio
2023-01-08
Use BitField<> in core type masks
Juan Linietsky
2023-01-07
[Windows] Fix primary screen detection.
bruvzg
2023-01-07
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-03
Merge pull request #70624 from bruvzg/cur_sc
Rémi Verschelde
2023-01-03
Merge pull request #70612 from floppyhammer/fix-dark-title-bar
Rémi Verschelde
2022-12-29
Improve `window_set_current_screen` and fix secondary window initial mode and...
bruvzg
2022-12-29
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-27
Fix dark title bar
floppyhammer
2022-12-21
SCons: Fix `separate_debug_symbols` option for Windows/MinGW
Rémi Verschelde
2022-12-21
Fix reading Unicode from stdio.
bruvzg
2022-12-17
add missing comma in file filter
Selene29
2022-12-12
Windows: Validate that the font family name exists before trying to get the f...
oOjor-elOo
2022-12-12
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
Only support XDG directory path configuration on Linux
Hugo Locurcio
2022-12-12
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-07
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-06
[Windows] Window management fixes.
bruvzg
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-04
Use system fonts as fallback and improve system font handling.
bruvzg
2022-11-30
Fix incorrect mouse event position while hovering different window
Markus Sauermann
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
Windows: Link MSVC dynamic debug CRT for debug builds
Rémi Verschelde
2022-11-28
[Windows] Fix joypad crash
Patrick Dawson
2022-11-21
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-18
Windows icon export improvements.
bruvzg
2022-11-17
[Windows] Use case-sensitive file names for the system fonts to avoid warnings.
bruvzg
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-14
Regenerate GL loader code with GLAD 2
Riteo
2022-11-14
Fix misc formatting issues
Rémi Verschelde
2022-11-14
Fix ICONDIR buffer overflow
Patrick Dawson
2022-11-13
Added missing null checks for gl_manager in MacOS and Windows display servers
David Snopek
2022-11-08
Add support for OpenGL to OpenXR
David Snopek
2022-11-04
Merge pull request #67434 from bruvzg/win_wrapper
Rémi Verschelde
2022-11-03
Merge pull request #68133 from Sauermann/fix-mouse-dropping
Rémi Verschelde
2022-11-02
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-01
Fix mouseleave event after drag and drop in different Windows
Markus Sauermann
[next]