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
/
os_windows.cpp
Age
Commit message (
Expand
)
Author
2018-11-09
Fix mouse mode restoration on Windows
Pedro J. Estébanez
2018-11-03
Properly export the various 'use dGPU' symbols when building with MingW
Hein-Pieter van Braam
2018-11-01
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
Fix initialization of visual server in all platforms
George Marques
2018-10-19
Fix compile warnings for Windows from Linux
Aaron Franke
2018-10-19
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-06
Remove redundant "== false" code
Aaron Franke
2018-10-06
Remove redundant "== true" code
Aaron Franke
2018-09-23
Fix mouse position when clicking in MOUSE_MODE_CAPTURED
Mikko Mustonen
2018-09-23
Fix zero relative motion event when clicking in MOUSE_MODE_CAPTURED
Mikko Mustonen
2018-09-17
Fix Input::set_custom_mouse_cursor showing cursor when it's invisible
Guilherme Felipe
2018-09-13
Fix set_custom_mouse_cursor changing to incorrect cursor shape
Guilherme Felipe
2018-09-13
Properly initialize Winsock on startup
Fabio Alessandrelli
2018-09-12
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
Unify PacketPeerUDP using NetSocket
Fabio Alessandrelli
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-05
Fix mouse confined leaving window with OS_Windows::set_window_position
Guilherme Felipe
2018-09-04
Really fix the custom cursor hotspot
Martin Capitanio
2018-09-03
Fix custom cursor hotspot
Guilherme Felipe
2018-08-30
Fix multitouch input not working on certain devices on Windows
Pedro J. Estébanez
2018-08-27
Revert "Try closing gracefully before terminating process"
Rémi Verschelde
2018-08-26
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-24
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-22
Modifications to raw input so the handling of absolute coordinates is more co...
Juan Linietsky
2018-08-22
Merge pull request #20523 from moiman100/windows-raw-input
Juan Linietsky
2018-08-21
BPTC support
elasota
2018-08-20
Try closing gracefully before terminating process
Marcin Zawiejski
2018-08-18
Fix errors during removing files or folders and fix for latin symbols
neonsoup
2018-08-14
Fix impossibility of removing folder which contains non-latin symbols(on Wind...
Chaosus
2018-08-04
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-07-30
Relative motion based on raw input for Windows
Mikko Mustonen
2018-07-30
Fix Windows handles leak
Marcin Zawiejski
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-09
Added support for extra mouse buttons.
unknown
2018-07-03
-Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI project
Juan Linietsky
2018-06-26
Fix touch issues on Windows
Pedro J. Estébanez
2018-06-11
IME context detection.
Saracen
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
[next]