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