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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
-Completely removed EmptyControl (but added fallback), closes #1017
Juan Linietsky
2015-01-03
1
-2
/
+2
*
-removed empty control
Juan Linietsky
2015-01-03
2
-107
/
+0
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-01-03
4
-11
/
+76
|
\
|
*
-fixed bug on focus capture, now respets line/text edit
Juan Linietsky
2015-01-03
1
-2
/
+2
|
*
-added new code completion guess locations, closes #1032
Juan Linietsky
2015-01-03
1
-9
/
+31
|
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-01-03
2
-8
/
+11
|
|
\
|
*
|
-fixed issue with denormals in half precission, closes #1073
Juan Linietsky
2015-01-03
2
-0
/
+43
*
|
|
-Work in progress visual shader editor *DOES NOT WORK YET*
Juan Linietsky
2015-01-03
19
-881
/
+2811
|
|
/
|
/
|
*
|
Changed texturebutton scale from float to Size2
romulox_x
2015-01-02
2
-8
/
+11
|
/
*
removed deadcode
Juan Linietsky
2015-01-03
1
-6
/
+0
*
-ability to scale and modulate texturebutton, closes #818
Juan Linietsky
2015-01-03
3
-16
/
+77
*
-proper minimum size computation for TabContainer
Juan Linietsky
2015-01-02
2
-0
/
+35
*
-fix TextEdit shift-click functionality past begin and end of selection (#1004)
Juan Linietsky
2015-01-02
2
-2689
/
+2726
*
-refresh play options in property when setting samplelibrary (#1016)
Juan Linietsky
2015-01-02
3
-0
/
+3
*
-fix readonly issues (#1018)
Juan Linietsky
2015-01-02
1
-1
/
+11
*
-fixed silly bug in trigger check (#1051)
Juan Linietsky
2015-01-02
1
-3
/
+2
*
-typo fixed in ImmediateGeometry (#1066)
Juan Linietsky
2015-01-02
1
-1
/
+1
*
-fixed signal in #1075
Juan Linietsky
2015-01-02
1
-1
/
+1
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-01-02
1
-0
/
+5
|
\
|
*
Add Stop pause mode implementation
marynate
2014-12-28
1
-0
/
+5
*
|
-fixed NODE_OUT error in animtreeplayer #1078
Juan Linietsky
2015-01-02
1
-1
/
+2
|
/
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-21
5
-3
/
+39
|
\
|
*
fixed bugs in polygon_path_finder for finding nearest points
romulox_x
2014-12-20
1
-1
/
+3
|
*
Fixes
Juan Linietsky
2014-12-20
4
-2
/
+36
*
|
-ability to set default textures in shader (needed for visual shader editing)
Juan Linietsky
2014-12-21
10
-38
/
+242
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-20
3
-117
/
+144
|
\
|
|
*
1.Change interpolate_callback:p_times_in_sec argument before p_callback argum...
sanikoyes
2014-12-19
2
-96
/
+144
|
*
change shortcut for toggle-comment to Ctrl+K
Dana Olson
2014-12-17
1
-21
/
+0
*
|
WIP work on graph nodes and editing
Juan Linietsky
2014-12-20
3
-0
/
+245
*
|
-improved completion options for InputEvent, shows all event types now
Juan Linietsky
2014-12-18
1
-1
/
+11
|
/
*
-added brace matching to go with the new code completion
Juan Linietsky
2014-12-17
3
-1
/
+147
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-16
2
-11
/
+23
|
\
|
*
Small batch of fixes
Juan Linietsky
2014-12-15
2
-11
/
+23
*
|
New Code Completion
Juan Linietsky
2014-12-16
9
-327
/
+512
|
/
*
Small Fixes
Juan Linietsky
2014-12-08
1
-0
/
+2
*
Merge pull request #916 from quabug/commit
Juan Linietsky
2014-12-08
2
-0
/
+7
|
\
|
*
use tab instead of space
quabug
2014-12-03
1
-1
/
+1
|
*
Add move_child_notify method in Node class
quabug
2014-12-03
2
-0
/
+7
*
|
More Fixes
Juan Linietsky
2014-12-07
1
-6
/
+6
*
|
now undo/redo supported
Dana Olson
2014-12-07
1
-8
/
+5
*
|
apply patch #882 from dcubix
Dana Olson
2014-12-07
1
-2
/
+8
*
|
missing fix in file
Juan Linietsky
2014-12-07
1
-1
/
+1
*
|
Batch of Bugfixes
Juan Linietsky
2014-12-07
15
-9
/
+78
|
/
*
-fixes to vmethod for button
Juan Linietsky
2014-12-02
3
-1
/
+32
*
-Ability to ask for documents/pictures/etc system dirs.
Juan Linietsky
2014-12-02
1
-1
/
+1
*
Merge pull request #867 from adolson/circleshape2d-radius-increment
Juan Linietsky
2014-12-01
1
-3
/
+1
|
\
|
*
add sane radius increment
Dana Olson
2014-11-08
1
-3
/
+1
*
|
-fix sound room params (was not working)
Juan Linietsky
2014-11-26
1
-3
/
+3
*
|
NavMesh
Juan Linietsky
2014-11-17
4
-6
/
+118
*
|
allow Alt+arrow keys to pass through editor
Dana Olson
2014-11-13
1
-2
/
+8
[prev]
[next]