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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/not-surt/godot into snapping2
Carl Olsson
2015-03-23
32
-178
/
+1369
|
\
|
*
Merge pull request #1378 from erbridge/settings_not_checkbox
Juan Linietsky
2015-03-22
1
-1
/
+1
|
|
\
|
|
*
View > Settings isn't a check item.
Felix Laurie von Massenbach
2015-02-17
1
-1
/
+1
|
*
|
Merge pull request #1380 from ElectricSolstice/wparentheses_removal
Juan Linietsky
2015-03-22
1
-3
/
+5
|
|
\
\
|
|
*
|
Changed code to remove gcc -Wparentheses warnings.
ElectricSolstice
2015-02-16
1
-3
/
+5
|
|
|
/
|
*
|
Merge pull request #1433 from cheece/patch-1
Juan Linietsky
2015-03-22
1
-1
/
+53
|
|
\
\
|
|
*
|
COLLADA load normals from morph target
cheece
2015-02-24
1
-1
/
+53
|
*
|
|
Merge pull request #1460 from MarianoGnu/master
Juan Linietsky
2015-03-22
3
-0
/
+22
|
|
\
\
\
|
|
*
|
|
Register CheckBox class to create it using editor.
Mariano Javier Suligoy
2015-03-02
2
-0
/
+22
|
|
*
|
|
Add CheckBox control with theme edition and radio icon avaible.
Mariano Javier Suligoy
2015-03-01
1
-0
/
+0
|
|
|
/
/
|
*
|
|
Merge pull request #1480 from theuserbl/patch-2
Juan Linietsky
2015-03-22
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Changed *_scene() to *_tree()
theuserbl
2015-03-05
1
-2
/
+2
|
*
|
|
|
Merge pull request #1535 from rollenrolm/hidden_files
Juan Linietsky
2015-03-22
2
-5
/
+18
|
|
\
\
\
\
|
|
*
|
|
|
New option to show/hide hidden files
rollenrolm
2015-03-21
2
-5
/
+18
|
*
|
|
|
|
Merge pull request #1537 from rollenrolm/issue_#931
Juan Linietsky
2015-03-22
2
-13
/
+58
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix issue #931: display current view name into editor's 3d scene viewports
rollenrolm
2015-03-21
2
-13
/
+58
|
|
|
/
/
/
/
|
*
/
/
/
/
Fix for Issue #1484: Don't strip whitespace on line comment
rollenrolm
2015-03-22
1
-2
/
+2
|
|
/
/
/
/
|
*
|
|
|
signed distance field font support
Juan Linietsky
2015-03-21
1
-6
/
+6
|
*
|
|
|
wip distance field font import
Juan Linietsky
2015-03-20
1
-50
/
+297
|
*
|
|
|
Area2D can now detect overlap with other areas
Juan Linietsky
2015-03-17
1
-1
/
+10
|
*
|
|
|
New option to send canvas to render buffer
Juan Linietsky
2015-03-16
2
-0
/
+29
|
*
|
|
|
back buffer copy node, to improve on texscreen()
Juan Linietsky
2015-03-12
1
-0
/
+0
|
*
|
|
|
increase minimum range in property editor a bit
Juan Linietsky
2015-03-10
1
-1
/
+1
|
*
|
|
|
New Demo, Screen Space Shaders
Juan Linietsky
2015-03-10
1
-1
/
+1
|
*
|
|
|
lot of work on 2D lighting and isometric maps
Juan Linietsky
2015-03-09
9
-96
/
+233
|
|
/
/
/
|
*
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-03-03
34
-58
/
+2480
|
|
\
\
\
|
|
*
|
|
support for 2D shadow casters
Juan Linietsky
2015-03-02
9
-3
/
+627
|
|
|
/
/
|
*
|
|
merges from okam repo
Juan Linietsky
2015-03-03
6
-24
/
+111
*
|
|
|
Merge branch 'master' of https://github.com/okamstudio/godot into snapping2
Carl Olsson
2015-02-22
9
-23
/
+138
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #1369 from not-surt/tile_rotation
Juan Linietsky
2015-02-21
7
-22
/
+137
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of https://github.com/okamstudio/godot
Carl Olsson
2015-02-15
7
-6
/
+659
|
|
|
\
\
\
|
|
*
|
|
|
Reorder tile transforms so transpose occurs before flips. Much more intuitive...
Carl Olsson
2015-02-13
2
-14
/
+15
|
|
*
|
|
|
Moved wrapper function to TileMapEditor.
Carl Olsson
2015-02-11
2
-5
/
+12
|
|
*
|
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Carl Olsson
2015-02-11
8
-15
/
+125
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Revert variant arg length to 5 and add 5 arg wrapper function for TileMap set...
Carl Olsson
2015-02-11
1
-6
/
+6
|
|
*
|
|
|
|
Forgot to update tile transform buttons when picking tiles.
Carl Olsson
2015-02-03
2
-4
/
+6
|
|
*
|
|
|
|
Finish GUI for tile transform.
Carl Olsson
2015-02-02
1
-1
/
+43
|
|
*
|
|
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Carl Olsson
2015-02-02
4
-10
/
+27
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
Working TileMap tile transpose transform.
Carl Olsson
2015-02-02
3
-7
/
+23
|
|
*
|
|
|
|
|
Prep for tile transpose transform.
Carl Olsson
2015-01-19
7
-18
/
+65
|
*
|
|
|
|
|
|
Changed the tooltip message for instancing a scene.
Nathan Warden
2015-02-19
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
-Some more work on 2D Lights (NOT FUNCTIONAL YET!)
reduz
2015-02-16
1
-0
/
+0
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Renamed "snap to offset" to "snap relative". Better conveys meaning.
Carl Olsson
2015-02-20
2
-17
/
+17
*
|
|
|
|
|
Better 2D Snapping
Carl Olsson
2015-02-15
13
-254
/
+294
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1362 from not-surt/tile_map_body_mode
Juan Linietsky
2015-02-14
1
-6
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Added body mode property to TileMap to select between static and kinematic ph...
Carl Olsson
2015-02-13
1
-6
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
New Navigation & Pathfinding support for 2D
Juan Linietsky
2015-02-14
6
-0
/
+651
|
/
/
/
/
*
|
|
|
Merge pull request #1346 from Nulifier/import-plugin
Juan Linietsky
2015-02-11
4
-10
/
+62
|
\
\
\
\
|
*
|
|
|
Added get_gui_base to the EditorNode class to allow for import plugins to cre...
Jeffrey Steward
2015-02-10
1
-1
/
+1
|
*
|
|
|
Added the ability to add and remove editor import plugins.
Jeffrey Steward
2015-02-09
4
-10
/
+62
|
|
|
/
/
|
|
/
|
|
[next]