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
/
demos
/
misc
/
window_management
/
control.gd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed demos
Juan Linietsky
2016-06-03
1
-190
/
+0
*
window management demo: show screen dpi
Andreas Haas
2016-05-30
1
-0
/
+4
*
Use upper-cased first letter at the start of comment sentences
Rémi Verschelde
2015-12-09
1
-1
/
+1
*
Improve code formatting and update to 2.0
Rémi Verschelde
2015-12-09
1
-42
/
+43
*
window_management input fix
hurikhan
2015-05-06
1
-1
/
+9
*
adjust the window_management demo to the new function names
hurikhan
2015-03-23
1
-27
/
+27
*
fixes to new window management API
Juan Linietsky
2015-03-22
1
-19
/
+19
*
removed up, down, left, right keys from the demo.
hurikhan
2015-03-08
1
-12
/
+0
*
added Label_MouseGrab_KeyInfo
hurikhan
2015-03-08
1
-0
/
+3
*
cleanup + MouseGrab
hurikhan
2015-02-12
1
-0
/
+2
*
* Cleanup for PR
hurikhan
2015-01-22
1
-1
/
+67
*
* fix compilation without scons experimental_wm_api=yes
hurikhan
2015-01-22
1
-2
/
+4
*
* cleanup window state handling
hurikhan
2015-01-17
1
-11
/
+17
*
added the following methods:
hurikhan
2015-01-17
1
-7
/
+26
*
rearrange the demo
hurikhan
2015-01-16
1
-3
/
+1
*
WIP -- set_resizable() + is_resizable added
hurikhan
2015-01-15
1
-2
/
+26
*
get_screen() + set_screen() added
hurikhan
2015-01-14
1
-1
/
+26
*
Using Xinerama extension for getting screen info
hurikhan
2015-01-13
1
-1
/
+1
*
get_screen_position() added
hurikhan
2015-01-13
1
-3
/
+8
*
Demo misc/window_management added
hurikhan
2015-01-11
1
-0
/
+39