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
...
|
*
|
|
|
don't switch to resource tab when switching to script tab
Dana Olson
2014-08-22
1
-1
/
+0
*
|
|
|
|
Merge pull request #641 from adolson/default-project-dir
Juan Linietsky
2014-09-17
3
-1
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
added settings for default project & export dirs
Dana Olson
2014-08-24
3
-1
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #643 from adolson/custom-export-binary-path-fix
Juan Linietsky
2014-09-17
1
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
fix custom export packages for PC
Dana Olson
2014-08-25
1
-6
/
+6
|
|
/
/
/
/
*
|
|
|
|
CollisionPolygon (3D)
Juan Linietsky
2014-09-16
8
-64
/
+844
*
|
|
|
|
Camera Fixes
Juan Linietsky
2014-09-15
1
-1
/
+38
*
|
|
|
|
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-15
7
-8
/
+717
*
|
|
|
|
3D Physics and Other Stuff
Juan Linietsky
2014-09-02
12
-10
/
+255
|
/
/
/
/
*
|
|
|
Little Bits
Juan Linietsky
2014-08-14
11
-28
/
+626
*
|
|
|
Merge pull request #595 from marynate/PR-fix-view-grid
reduz
2014-08-14
1
-2
/
+8
|
\
\
\
\
|
*
|
|
|
Make sure View Grid state saved with scene state
marynate
2014-07-15
1
-2
/
+1
|
*
|
|
|
Fixed #470 View grid toggle in 3d not working
marynate
2014-07-15
1
-0
/
+7
|
|
/
/
/
*
|
|
|
ERR_FILE_CANT_READ -> ERR_FILE_CANT_WRITE
tnt
2014-08-13
1
-2
/
+2
*
|
|
|
Small Issues & Maintenance
Juan Linietsky
2014-08-01
14
-48
/
+1645
|
/
/
/
*
|
|
Polygon2D
Juan Linietsky
2014-07-07
8
-9
/
+1035
*
|
|
2D Animation Improvements
Juan Linietsky
2014-07-06
10
-170
/
+851
*
|
|
Merge pull request #504 from marynate/PR-pm-filter
reduz
2014-07-02
2
-9
/
+154
|
\
\
\
|
*
|
|
Use toolbutton for clear search term
marynate
2014-06-17
2
-4
/
+12
|
*
|
|
Move ProjectListFilter::FilterOption into private section
marynate
2014-06-17
1
-5
/
+9
|
*
|
|
Add project list filter for easy finding projects
marynate
2014-06-17
2
-9
/
+142
*
|
|
|
Forgot to add SceneTreeDock::set_selected change in last PR
marynate
2014-07-02
2
-3
/
+3
*
|
|
|
Fixed when opening sub-scene by pressing sub-scene icon in scene tree, tab ch...
marynate
2014-06-30
1
-2
/
+2
*
|
|
|
Fix ERROR: FileAccessWindows::_get_modified_time: Method/Function Failed on ...
marynate
2014-06-30
1
-0
/
+2
*
|
|
|
Bug Fixes
Juan Linietsky
2014-06-29
4
-1
/
+172
*
|
|
|
Merge pull request #542 from marynate/PR-fix-resource-name-update
reduz
2014-06-29
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Fixed resource name not updated when saved in resurce dock
marynate
2014-06-23
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #546 from marynate/PR-fix-pin-project-segfault
reduz
2014-06-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix pinning project segfault
marynate
2014-06-25
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Missing name on collada-imported materials
Juan Linietsky
2014-06-28
3
-0
/
+14
*
|
|
|
Misc Fixes
Juan Linietsky
2014-06-27
7
-22
/
+66
|
/
/
/
*
|
|
Import 3D Scene Improvements
Juan Linietsky
2014-06-19
6
-96
/
+360
*
|
|
FineTune HDR and Other Stuff
Juan Linietsky
2014-06-17
2
-0
/
+8
*
|
|
Merge pull request #509 from marynate/PR-script-editor-replace-dialog
reduz
2014-06-17
1
-5
/
+14
|
\
\
\
|
*
|
|
Script editor: Put selected text in replace dialog automatically (unless sele...
marynate
2014-06-13
1
-5
/
+14
*
|
|
|
Merge pull request #510 from marynate/PR-align-with-view
reduz
2014-06-17
2
-3
/
+38
|
\
\
\
\
|
*
|
|
|
Add align with view in 3d editor viewport (useful for aligning camera with
marynate
2014-06-13
2
-3
/
+38
|
|
/
/
/
*
|
|
|
Merge pull request #512 from marynate/PR-fix-texture-preview-not-update
reduz
2014-06-17
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Fixed #185 Setting a new Texture for a Sprite node does not update preview
marynate
2014-06-15
1
-0
/
+7
|
|
/
/
/
*
|
/
/
Search filesystem by name or path; Remove extension filter; Use toolbutton fo...
marynate
2014-06-17
2
-30
/
+52
|
|
/
/
|
/
|
|
*
|
|
More 3D Work
Juan Linietsky
2014-06-16
5
-9
/
+23
|
/
/
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2014-06-11
5
-110
/
+400
|
\
\
|
*
\
Merge pull request #446 from marynate/PR-fix-scons-cstringio
reduz
2014-06-11
1
-15
/
+21
|
|
\
\
|
|
*
|
Use cStringIO to write editor_icons.cpp, lower the opportunity file access co...
marynate
2014-05-22
1
-15
/
+21
|
*
|
|
Merge pull request #490 from macramole/master
reduz
2014-06-11
1
-5
/
+4
|
|
\
\
\
|
|
*
|
|
small feature: set project name automatically when choosing path for new proj...
leandrogarber@gmail.com
2014-06-04
1
-9
/
+10
|
|
*
|
|
small feature: set project name automatically when choosing path for new proj...
leandrogarber@gmail.com
2014-06-04
1
-13
/
+11
|
*
|
|
|
Merge pull request #496 from marynate/PR-scene-dock-search
reduz
2014-06-11
2
-31
/
+164
|
|
\
\
\
\
|
|
*
|
|
|
Adding search box to scene dock(file system tab)
marynate
2014-06-10
2
-31
/
+164
|
|
|
/
/
/
|
*
|
|
|
Merge pull request #498 from marynate/PR-pm-favorite
reduz
2014-06-11
2
-59
/
+211
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]