index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
/
os_windows.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IME context detection.
Saracen
2018-06-11
1
-0
/
+5
*
Fix #19033
Guilherme Felipe
2018-05-20
1
-0
/
+1
*
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
1
-0
/
+13
|
\
|
*
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
1
-0
/
+13
*
|
Local debugger fixes and extensions
Blazej Floch
2018-05-07
1
-0
/
+1
|
/
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-6
/
+0
*
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
1
-0
/
+2
|
\
|
*
Add new window setting: always on top
Pedro J. Estébanez
2018-01-05
1
-0
/
+2
*
|
Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl
Rémi Verschelde
2018-02-14
1
-0
/
+4
|
\
\
|
*
|
Windows: implement OS.get_unique_id and OS.set_ime_position
geequlim
2018-01-31
1
-0
/
+4
*
|
|
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-12
1
-0
/
+1
|
/
/
*
/
Implement OS::get_processor_count() for Windows
Hein-Pieter van Braam
2018-01-29
1
-0
/
+3
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
1
-1
/
+1
*
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
1
-0
/
+3
|
\
|
*
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
1
-0
/
+3
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Add epic hack so vsync can be toggled in run-time from script. Fixes #14458.
Juan Linietsky
2017-12-16
1
-2
/
+2
*
Fix type mismatch in OS::set_borderless_window
Rémi Verschelde
2017-12-14
1
-1
/
+1
*
-Add lightmapper
Juan Linietsky
2017-12-14
1
-0
/
+2
*
Remove guards for the now targeted Windows 7+
Pedro J. Estébanez
2017-12-06
1
-3
/
+1
*
Improve/fix multitouch on Windows
Pedro J. Estébanez
2017-12-06
1
-2
/
+5
*
Changed the dynamic library open function to allow setting the path of the li...
Juan Linietsky
2017-11-30
1
-1
/
+1
*
Return and repair file logging
Ruslan Mustakov
2017-11-21
1
-1
/
+0
*
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-19
1
-1
/
+7
*
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-09
1
-2
/
+0
*
Implemented physics plug
AndreaCatania
2017-11-04
1
-6
/
+1
*
OS::execute can now read from stderr too when executing with a pipe
Marcelo Fernandez
2017-10-03
1
-1
/
+1
*
Merge pull request #11568 from endragor/loggers
Andreas Haas
2017-10-02
1
-3
/
+1
|
\
|
*
Extract logging logic
Ruslan Mustakov
2017-09-25
1
-3
/
+1
*
|
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash
Marcelo Fernandez
2017-09-25
1
-0
/
+2
|
/
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
Thomas Herzog
2017-09-15
1
-1
/
+1
|
\
|
*
Fix enums bindings
Maxim Sheronov
2017-09-13
1
-1
/
+1
*
|
Added a crash handler to dump the backtrace on Windows, Linux and OS X
Marcelo Fernandez
2017-09-13
1
-0
/
+6
|
/
*
Added new WASAPI driver for Windows
Marcelo Fernandez
2017-08-27
1
-0
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
p_screen param from get_screen_* funcs now default to the current screen
Marcelo Fernandez
2017-08-21
1
-3
/
+3
*
Fix get_screen_* funcs returning old values after resolution changes on Windows
Marcelo Fernandez
2017-08-14
1
-10
/
+0
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-1
/
+1
*
added an optional parameter to OS symbol lookup
Karroffel
2017-07-27
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-1
/
+1
*
Fixed issues with borderless windows on Windows
Marcelo Fernandez
2017-07-09
1
-0
/
+2
*
Fix a few issues compiling windows and using VS2015 and earlier
BastiaanOlij
2017-05-23
1
-2
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-0
/
+1
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+1
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
added dlscript module
Karroffel
2017-04-03
1
-3
/
+3
[next]