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-05-12
Enable shadow warnings and fix raised errors
Ninni Pipping
2023-04-26
[Windows] Cleanup COM library initialization/uninitialization.
bruvzg
2023-04-26
[Windows TTS] Fix queuing utterances in rapid succession.
bruvzg
2023-04-24
Windows TTS: Use HashMap instead of RBMap for ids
Rémi Verschelde
2023-04-07
Added guide button to controller db, changed to use secret XInput function.
Andrés Botero
2023-04-07
Fix clipboard relying on focused window
RedMser
2023-03-27
[Windows] Remove meta_mem update on keyup/keydown.
bruvzg
2023-03-14
Tweak command syntax in Vulkan renderer failure message
Hugo Locurcio
2023-03-14
[Linux/X11] Add some missing keycodes/scancodes.
bruvzg
2023-03-13
Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW
Rémi Verschelde
2023-03-13
[Windows] Update modifier key status during IME input.
bruvzg
2023-03-13
Fix Windows to Windows SSH remote deploy. Fix Windows `execute` exit code.
bruvzg
2023-02-28
Minor typo and docs URL fixes
Rémi Verschelde
2023-02-22
Merge pull request #73750 from bruvzg/brace
Rémi Verschelde
2023-02-22
Merge pull request #73744 from bruvzg/mainw_init_flags
Rémi Verschelde
2023-02-22
[Input] Use BRACKET_ instead of BRACE_ for physical keys.
bruvzg
2023-02-22
[Windows] Take initial flags into account when creating main window.
bruvzg
2023-02-22
[Windows Export] Pass password only when using PKCS12 file, fix executable na...
bruvzg
2023-02-17
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
Rémi Verschelde
2023-02-14
[InputEventKey] Avoid setting both key and modifier to the same value.
bruvzg
2023-02-03
Merge pull request #72624 from pkdawson/fix-last-focus
Rémi Verschelde
2023-02-02
Fix windowsize for fullscreen windows on windowcreation on Windows
Markus Sauermann
2023-02-02
DisplayServerWindows: Update `last_focused_window` when the focused subwindow...
Patrick Dawson
2023-02-01
Merge pull request #72104 from bruvzg/popup-non-popups
Rémi Verschelde
2023-01-31
Merge pull request #71174 from RedMser/fix-confined-mouse-mode-update
Rémi Verschelde
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
Extend special popup window handling to any non-popup child of a popup.
bruvzg
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
[next]