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
Commit message (
Expand
)
Author
Age
Files
Lines
*
-ability to set default textures in shader (needed for visual shader editing)
Juan Linietsky
2014-12-21
23
-44
/
+351
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-20
15
-131
/
+503
|
\
|
*
Merge pull request #1000 from sanikoyes/Pr-tween-fix
Juan Linietsky
2014-12-19
3
-98
/
+146
|
|
\
|
|
*
1.Change interpolate_callback:p_times_in_sec argument before p_callback argum...
sanikoyes
2014-12-19
3
-98
/
+146
|
*
|
Merge pull request #1002 from astillich/pulseaudio
Juan Linietsky
2014-12-19
8
-1
/
+313
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Implemented PulseAudio backend and fixed audio driver selection on X11
Alexander Stillich
2014-12-19
8
-1
/
+313
|
|
/
|
*
Merge pull request #985 from adolson/toggle-comment-shortcut-fix
Juan Linietsky
2014-12-18
2
-22
/
+1
|
|
\
|
|
*
change shortcut for toggle-comment to Ctrl+K
Dana Olson
2014-12-17
2
-22
/
+1
|
*
|
Merge pull request #986 from TheoXD/_tree_multiselect_move
Juan Linietsky
2014-12-18
1
-9
/
+42
|
|
\
\
|
|
*
|
Small clean-up..
TheoXD
2014-12-18
1
-7
/
+4
|
|
*
|
Restricted to same parent, seem to work better now.
TheoXD
2014-12-18
1
-8
/
+11
|
|
*
|
Selected node(s) can now be moved up and down in scene tree dock.
TheoXD
2014-12-18
1
-10
/
+43
|
|
|
/
|
*
|
Merge pull request #987 from sanikoyes/Pr-crash-in-scrip-init
Juan Linietsky
2014-12-18
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix crash when gd-script _init fail
sanikoyes
2014-12-18
1
-1
/
+1
|
|
/
*
|
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
4
-28
/
+98
|
/
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-17
1
-1
/
+1
|
\
|
*
Merge pull request #984 from orbitcowboy/master
Juan Linietsky
2014-12-17
1
-1
/
+1
|
|
\
|
|
*
xml_parser: check array length index before accessing the array.
orbitcowboy
2014-12-16
1
-1
/
+1
*
|
|
oops, C++11 makes me screw up
Juan Linietsky
2014-12-17
1
-2
/
+2
|
/
/
*
/
-removed annoying pragma
Juan Linietsky
2014-12-17
1
-2
/
+2
|
/
*
-added brace matching to go with the new code completion
Juan Linietsky
2014-12-17
7
-1
/
+151
*
-fixed crash reported by n-pigeon
Juan Linietsky
2014-12-16
2
-1
/
+12
*
-fix compilation issue
Juan Linietsky
2014-12-16
2
-33
/
+21
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-12-16
24
-53
/
+350
|
\
|
*
Merge pull request #980 from UsernameIsAReservedWord/fix-demo-3d-mousepick
Juan Linietsky
2014-12-16
1
-1
/
+1
|
|
\
|
|
*
fix demo 3d mousepick test
yg2f
2014-12-16
1
-1
/
+1
|
|
/
|
*
Update README.md
Juan Linietsky
2014-12-15
1
-5
/
+0
|
*
version bump to stable
1.0-stable
Juan Linietsky
2014-12-15
1
-1
/
+1
|
*
Small batch of fixes
Juan Linietsky
2014-12-15
21
-46
/
+348
*
|
New Code Completion
Juan Linietsky
2014-12-16
30
-773
/
+2089
|
/
*
compilation fix
Juan Linietsky
2014-12-08
1
-1
/
+6
*
version update for rc2
1.0-rc2
Juan Linietsky
2014-12-08
1
-1
/
+1
*
Small Fixes
Juan Linietsky
2014-12-08
5
-27
/
+290
*
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
*
|
Merge pull request #939 from marynate/PR-tween-demo-icon
Juan Linietsky
2014-12-08
1
-0
/
+0
|
\
\
|
*
|
Add missing icon.png to tween demo
marynate
2014-12-08
1
-0
/
+0
*
|
|
Merge pull request #940 from marynate/PR-fix-isim-build
Juan Linietsky
2014-12-08
1
-4
/
+8
|
\
\
\
|
*
|
|
Update ios simulator build config file to build under new ios SDK
marynate
2014-12-08
1
-4
/
+8
|
|
/
/
*
|
|
Merge pull request #941 from adolson/confirm-insert-track
Juan Linietsky
2014-12-08
2
-12
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove old unused pref, added new confirm insert track
Dana Olson
2014-12-08
2
-12
/
+15
|
/
/
*
|
More Fixes
Juan Linietsky
2014-12-07
3
-8
/
+12
*
|
Merge pull request #933 from adolson/alt-arrows-editor-fix
Juan Linietsky
2014-12-07
3
-30
/
+103
|
\
\
|
*
|
now undo/redo supported
Dana Olson
2014-12-07
1
-8
/
+5
|
*
|
apply patch #882 from dcubix
Dana Olson
2014-12-07
3
-30
/
+106
|
/
/
*
|
more bugfixes
Juan Linietsky
2014-12-07
1
-0
/
+2
*
|
missing fix in file
Juan Linietsky
2014-12-07
1
-1
/
+1
*
|
Batch of Bugfixes
Juan Linietsky
2014-12-07
35
-115
/
+491
[next]