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-31
Merge pull request #72426 from fire/4-warnings
Rémi Verschelde
2023-01-30
Fixed a few godot engine 4 warnings on clang with Opengl and Windows apis.
K. S. Ernest (iFire) Lee
2023-01-30
Refactor high quality texture import
Juan Linietsky
2023-01-27
Fix split allow empty string in SSH export plugin
daviirodrig
2023-01-26
[Windows] Fix committing IME text without IME deactivation.
bruvzg
2023-01-25
[Windows] Fix candidate window position with some third party IME engines.
bruvzg
2023-01-25
[Windows] Fix ToUnicodeEx resetting some dead key states.
bruvzg
2023-01-23
Cleanup and unify keyboard input.
bruvzg
2023-01-23
Merge pull request #71784 from PrecisionRender/fix-xbox-input
Rémi Verschelde
2023-01-21
Merge pull request #71730 from reduz/fix-altgr-stuck
Rémi Verschelde
2023-01-21
Merge pull request #71220 from reduz/prevent-opening-windows-console-files
Rémi Verschelde
2023-01-20
Fix Xbox Series controller duplicate input
PrecisionRender
2023-01-20
Fix AltGR getting stuck on Windows right alt-tab
Juan Linietsky
2023-01-19
[Windows] Fix sub-window initial transparency and always-on-top state.
bruvzg
2023-01-18
Merge pull request #71514 from akien-mga/os-unset_environment
Rémi Verschelde
2023-01-17
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-16
OS: Add `unset_environment`, better validate input
Rémi Verschelde
2023-01-16
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ...
bruvzg
2023-01-16
[Windows] Fix incorrect full-screen mode applied on start.
bruvzg
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-11
Prevent opening Windows console files
Juan Linietsky
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
[next]