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.h
Age
Commit message (
Expand
)
Author
2017-02-12
Merge pull request #7770 from Limb/removedx9
Rémi Verschelde
2017-02-09
Removed DX9 Rasterizer in windows.
Kenneth Lorthioir
2017-02-08
Fixed compilation issues with Visual Studio
Kenneth Lorthioir
2017-01-25
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-16
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-08
More fixes to Joypad renaming.
Andreas Haas
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
Rémi Verschelde
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-21
Godot works on Windows again..
reduz
2016-11-08
vsnc --> vsync
ISylvox
2016-10-17
Isolate XAudio2 driver
George Marques
2016-09-14
Improve debug focus behavior
Pedro J. Estébanez
2016-07-21
Merge pull request #5560 from vnen/os-request-attention
Rémi Verschelde
2016-07-10
Merge pull request #5525 from SuperUserNameMan/window_get_latin_kb_variant
Juan Linietsky
2016-07-05
Add OS.request_attention() for Windows
George Marques
2016-07-03
windows get_latin_keyboard_variant() implementation and gdscript binding
SuperUserNameMan
2016-07-01
Windows: prevent freeze while moving or resizing the game window.
Andreas Haas
2016-06-05
vsync support
Juan Linietsky
2016-05-29
DPI Detection support
Juan Linietsky
2016-05-21
remove trailing whitespace
Hubert Jarosz
2016-05-09
Cursor hides only in client area
Mattias Cibien
2016-04-29
Implement OS.get_process_ID for Windows
George Marques
2016-03-12
Borderless window support for the Win32 build. Default window position is now...
Saracen
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-02-04
support horizontal mouse wheel, use in text editor
hondres
2016-01-12
Merge pull request #3272 from Hinsbart/joy-binding
punto-
2016-01-10
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...
Juan Linietsky
2016-01-08
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-18
Better gamepad support
hondres
2015-09-24
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-08-06
Add OS.get_system_time_msec
Maximillian
2015-06-07
Fix windows compilability
est31
2015-06-06
Add utc param to get_time and get_date methods
est31
2015-05-26
ability to run 2D physics in a thread
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-23
window managements functions work
Juan Linietsky
2015-03-22
fixes to new window management API
Juan Linietsky
2015-02-12
fix get_joy_name() on windows
Hinsbart
2014-12-02
-Ability to ask for documents/pictures/etc system dirs.
Juan Linietsky
2014-09-22
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...
Juan Linietsky
2014-09-19
- more fixes on #672 on windows
Juan Linietsky
2014-09-02
3D Physics and Other Stuff
Juan Linietsky
2014-08-01
Small Issues & Maintenance
Juan Linietsky
2014-04-18
-Fixed viewport stretch bugs
Juan Linietsky
2014-02-15
-fixed bug in Button now exporting font property
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky