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
/
scene
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a few functions to make 2D split screen easier.
Juan Linietsky
2017-01-12
4
-21
/
+109
*
Restore viewport set_world_2d functionality
Fabio Alessandrelli
2017-01-12
2
-22
/
+34
*
Making deselect work for TreeItem when select_mode is SELECT_SINGLE and item_...
Bruno Ortiz
2017-01-12
1
-16
/
+6
*
Add the 'finished' signal to AnimatedSprite
Wilhem Barbier
2017-01-12
1
-0
/
+4
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
383
-383
/
+383
*
TileMap: _update_dirty_quadrants() cancel pending update pre return
Ignacio Etcheverry
2017-01-12
1
-3
/
+3
*
Update DebugMesh when NavMesh changes
ktksgit
2017-01-12
1
-0
/
+5
*
Fix #7098 by not accepting right clicks while dragging the range
Bojidar Marinov
2017-01-12
1
-0
/
+3
*
Show visual notice for visibility on Scene Dock
volzhs
2017-01-12
2
-2
/
+13
*
Able to change visibility when ancestor node is hidden
volzhs
2017-01-12
1
-7
/
+2
*
Scroll horizontally with mouse wheel when horizontal enabled only
volzhs
2017-01-12
1
-6
/
+14
*
fix ColorPicker not correctly updating after pasting hex html color
chanon
2017-01-12
1
-1
/
+1
*
Expose set_bone_name and get_bone_name to GDscript
Elia Argentieri
2017-01-12
2
-0
/
+7
*
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
2017-01-12
2
-4
/
+35
*
Fix duplicated string on RichTextLabel if starts with '\n'
volzhs
2017-01-12
1
-1
/
+2
*
Register SpatialGizmo as a scene type
Ignacio Etcheverry
2017-01-12
1
-0
/
+1
*
Fix search to find "whole" words at end of line
Johnson Earls
2017-01-12
1
-1
/
+1
*
Fix #7303, Quad node mesh data leak
Bojidar Marinov
2017-01-12
2
-0
/
+5
*
KinematicBody: Fix wrong method bind return type
Ignacio Etcheverry
2017-01-12
2
-2
/
+2
*
Curve2D/3D: Add clear_points method.
Andreas Haas
2017-01-12
2
-0
/
+21
*
Particles2D: Fix initial size randomness property having no effect.
Andreas Haas
2017-01-12
1
-1
/
+1
*
Fix scroll bar moving in AnimationPlayer editor
volzhs
2017-01-12
1
-1
/
+1
*
Fix color selected with mouse scroll
volzhs
2017-01-12
1
-2
/
+2
*
Prevent Spinbox value update while not focused or disabled
volzhs
2017-01-12
1
-5
/
+13
*
Reused Button styleboxes for ButtonArray
Zher Huei Lee
2017-01-12
1
-11
/
+10
*
Flat button support in ButtonArray. Fixes #7153
Zher Huei Lee
2017-01-12
2
-2
/
+22
*
Guard agains duplicate calling of _ready when instanced in _enter_tree
Bojidar Marinov
2017-01-12
2
-1
/
+6
*
Select exactly matched file automatically in FileDialog
volzhs
2017-01-12
1
-3
/
+4
*
Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...
Emmanuel Leblond
2017-01-10
2
-0
/
+59
*
Expose HTTP classes' set_ip_type to scripting
Fabio Alessandrelli
2017-01-04
2
-1
/
+2
*
Allow setting ip_type for TCP/UDP and HTTP classes
Fabio Alessandrelli
2017-01-04
2
-0
/
+5
*
Fix Script Editor drawing over Dialogs.
Andreas Haas
2016-11-19
2
-2
/
+14
*
Uncomment debug properties of HTTP Request
khairul169
2016-11-15
1
-12
/
+12
*
Clarify a NULL comparison
eska
2016-11-15
1
-1
/
+1
*
Make the step property useful for sliders as described in #5773
Elia Argentieri
2016-11-15
1
-4
/
+13
*
Fix Label valign position
volzhs
2016-11-15
1
-3
/
+3
*
Caret blink will no longer cause redraw without focus, issue 6167
Paulb23
2016-11-15
2
-2
/
+2
*
Fix updating value of SpinBox with prefix
volzhs
2016-11-15
1
-1
/
+4
*
fix a tiny typo
ScotFlux
2016-11-15
1
-2
/
+2
*
Keep groups when replacing nodes
Ignacio Etcheverry
2016-11-15
1
-0
/
+6
*
adding get_stored_values method
Ariel Manzur
2016-11-08
2
-1
/
+20
*
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-02
3
-34
/
+34
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+0
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
11
-35
/
+35
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-02
2
-29
/
+29
*
Fix to fit stylebox with ItemList
volzhs
2016-11-02
1
-1
/
+4
*
Fixed Mix nodes in Animation Tree Player
m4nu3lf
2016-11-02
2
-17
/
+4
*
Fix Accept/ConfirmationDialog UI broken
volzhs
2016-10-31
1
-5
/
+8
*
Revert "Place child control under label in AcceptDialog."
volzhs
2016-10-31
1
-25
/
+10
*
Add "Never" underline mode to LinkButton
rdb
2016-10-31
2
-4
/
+6
[next]