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
2018-06-11
IME context detection.
Saracen
2018-06-07
Tweak some help texts in the build system
Hugo Locurcio
2018-05-30
Improve return value of OS.execute in blocking/non-blocking variants
Rémi Verschelde
2018-05-28
Change position of validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-28
Merge pull request #19210 from guilhermefelipecgs/fix_invalid_image
Max Hilbrunner
2018-05-27
Add validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-26
Fix memory leak in set_custom_mouse_cursor
Guilherme Felipe
2018-05-23
More fixes to set_borderless_window
Guilherme Felipe
2018-05-21
Merge pull request #19070 from guilhermefelipecgs/fix_19033
Max Hilbrunner
2018-05-21
Fix #15678
Guilherme Felipe
2018-05-20
Fix #19033
Guilherme Felipe
2018-05-10
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
2018-05-09
Add support for atlas texture on set_custom_mouse_cursor
Guilherme Felipe
2018-05-08
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
Merge pull request #18665 from mhilbrunner/build-sdk
Rémi Verschelde
2018-05-07
Local debugger fixes and extensions
Blazej Floch
2018-05-07
Windows detect.py: Detect missing WindowsSdkDir
Max Hilbrunner
2018-05-05
Merge pull request #18541 from profan/fix/win-sleep
Max Hilbrunner
2018-05-01
windows: ensure minimum possible timer resolution for sleep
Robin Hübner
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-09
Fix custom cursor when it's hidden
Guilherme Felipe
2018-04-07
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-05
Remove size restriction for mouse cursor
Guilherme Felipe
2018-03-15
Fix MinGW cross-build
bruvzg
2018-03-15
Added missing import BoolVariable
Bastiaan Olij
2018-03-13
Enable SCons to autodetect Windows MSVC compiler
Gary Oberbrunner
2018-03-06
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-01
add GLES 2 renderer for 2D
karroffel
2018-02-26
Fixed Windows ignoring minimized/maximized status set by user
Marcelo Fernandez
2018-02-23
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-21
Fix typos with codespell
luz.paz
2018-02-20
Link bcrypt lib in window and UWP
Fabio Alessandrelli
2018-02-19
Merge pull request #16696 from BTaskaya/master
Rémi Verschelde
2018-02-15
Windows: Fix case of imm32 for case-sensitive MinGW build
Rémi Verschelde
2018-02-14
PEP3101 applied with changing old type string formatting as new ones
BTaskaya
2018-02-14
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl
Rémi Verschelde
2018-02-12
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-01-31
Windows: implement OS.get_unique_id and OS.set_ime_position
geequlim
2018-01-29
Implement OS::get_processor_count() for Windows
Hein-Pieter van Braam
2018-01-27
Merge pull request #16081 from djgaspa/dll-directory
Rémi Verschelde
2018-01-26
Make separate debug symbols opt-in
Hein-Pieter van Braam
2018-01-26
Fix remove_dll_directory crash when cookie is null
djgaspa
2018-01-20
Fix horizontal scroll for windows platform
binbitten
2018-01-10
sorry, accidentally pressed delete before commiting.
Juan Linietsky
2018-01-10
Added middle button doubleclick, fixes #15567
Juan Linietsky
2018-01-05
Add new window setting: always on top
Pedro J. Estébanez
2018-01-05
SCons: Fix usage of LD when we meant LINK
Rémi Verschelde
2018-01-05
Forced set mouse global position always, hopefully will fix #15354, otherwise...
Juan Linietsky
[next]