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
*
Added ability to create custom nodes from script.
Juan Linietsky
2016-08-07
5
-0
/
+320
*
Automatically turn on process callbacks if relevant callbacks in node exists
Juan Linietsky
2016-08-07
2
-1
/
+18
*
-Added yield nodes to visual script
Juan Linietsky
2016-08-07
20
-148
/
+2488
*
Added yield() signal smart autocompletion.
Juan Linietsky
2016-08-06
3
-1
/
+34
*
Added an easy API to yield to a specific time by doing:
Juan Linietsky
2016-08-06
3
-0
/
+74
*
removed extra print
Juan Linietsky
2016-08-06
1
-1
/
+1
*
Reverted printable null object, seems to cause bugs around and not sure why.
Juan Linietsky
2016-08-06
3
-3
/
+7
*
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-06
26
-52
/
+794
*
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-05
27
-206
/
+3318
*
Merge pull request #6043 from SaracenOne/texture_region_edit_fix
Rémi Verschelde
2016-08-05
1
-1
/
+1
|
\
|
*
TextureRegionEditor snap_mode fix.
Saracen
2016-08-04
1
-1
/
+1
*
|
Some additions to the OS documentation (#6037)
MSC
2016-08-05
1
-0
/
+22
|
/
*
Concluded base visual scripting! can edit but not run though.
Juan Linietsky
2016-08-04
7
-6
/
+175
*
More work on visual scripting..
Juan Linietsky
2016-08-03
10
-57
/
+349
*
Merge pull request #6026 from Marqin/docs
Rémi Verschelde
2016-08-03
1
-0
/
+2
|
\
|
*
[ci skip] update Raycast documentation
Hubert Jarosz
2016-08-03
1
-0
/
+2
|
/
*
Bump version to 2.2-alpha
Rémi Verschelde
2016-08-03
2
-4
/
+4
*
Merge pull request #6024 from Paulb23/missing_license_quotation_typo
Rémi Verschelde
2016-08-03
2
-1
/
+58
|
\
|
*
Added missing license and quotation typo
Paulb23
2016-08-03
2
-1
/
+58
|
/
*
More progress on visual script editing
Juan Linietsky
2016-08-03
15
-109
/
+1019
*
Merge pull request #6021 from marcelofg55/master
Rémi Verschelde
2016-08-03
1
-0
/
+10
|
\
|
*
Fix set_window_size not setting the correct size on OSX
marcelofg55
2016-08-02
1
-0
/
+10
*
|
Fix translatable strings in VisualScript
Rémi Verschelde
2016-08-03
1
-6
/
+6
|
/
*
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2016-08-02
79
-1538
/
+1332
|
\
|
*
Merge pull request #6009 from leezh/dynamicfont_tweaks
Rémi Verschelde
2016-08-02
3
-39
/
+189
|
|
\
|
|
*
DynamicFont caches now accounts for texture flags
Zher Huei Lee
2016-08-02
2
-65
/
+67
|
|
*
Added extra spacing support for DynamicFont
Zher Huei Lee
2016-08-02
3
-7
/
+77
|
|
*
Added texture mipmaps and filtering to DynamicFont
Zher Huei Lee
2016-08-02
2
-10
/
+88
|
|
/
|
*
Merge pull request #5993 from profelis/PR-scan-dragged-folder-2
Rémi Verschelde
2016-08-01
2
-8
/
+50
|
|
\
|
|
*
Auto import project folder, confirm scan multiple folders or non-project folder
Dima Granetchi
2016-08-01
2
-8
/
+50
|
*
|
Merge pull request #5175 from Paulb23/scene_tree_dock_shortcuts
Rémi Verschelde
2016-08-01
1
-6
/
+8
|
|
\
\
|
|
*
|
Added Scene tree dock shortcuts
Paulb23
2016-08-01
1
-6
/
+8
|
|
/
/
|
*
|
Merge pull request #5996 from hurikhan/editor_help_indentation
Rémi Verschelde
2016-08-01
1
-6
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix help page title indentation
Mario Schlack
2016-08-01
1
-6
/
+4
|
*
|
Improve dialog title when scanning for projects
Rémi Verschelde
2016-07-31
1
-0
/
+1
|
*
|
Merge pull request #5981 from profelis/PR-scan-dragged-folder
Rémi Verschelde
2016-07-31
1
-0
/
+6
|
|
\
\
|
|
*
|
dnd folder open scan window if engine.cfg not found
Dima Granetchi
2016-07-31
1
-0
/
+6
|
*
|
|
Merge pull request #5980 from profelis/PR-run-btn-availability
Rémi Verschelde
2016-07-31
2
-14
/
+10
|
|
\
\
\
|
|
*
|
|
fix run button availability check
Dima Granetchi
2016-07-31
2
-14
/
+10
|
|
|
/
/
|
*
|
|
Merge pull request #5976 from allkhor/master
Rémi Verschelde
2016-07-31
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix String::is_valid_integer() for single symbols + and -
allkhor
2016-07-31
1
-1
/
+1
|
*
|
|
Merge pull request #5978 from eska014/class-doc
Rémi Verschelde
2016-07-30
3
-4
/
+28
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D
eska
2016-07-30
3
-4
/
+28
|
|
/
/
|
*
|
Merge pull request #5971 from Hinsbart/ui_axis
Rémi Verschelde
2016-07-30
1
-0
/
+1
|
|
\
\
|
|
*
|
UI navigation via JOYSTICK_MOTION.
Andreas Haas
2016-07-30
1
-0
/
+1
|
|
/
/
|
*
|
Merge pull request #5966 from neikeq/pr-issue-5935
Rémi Verschelde
2016-07-30
1
-4
/
+6
|
|
\
\
|
|
*
|
Fix infinite loop when replacing text
Ignacio Etcheverry
2016-07-30
1
-4
/
+6
|
*
|
|
Merge pull request #5963 from Hinsbart/pm_drop
Rémi Verschelde
2016-07-29
2
-0
/
+18
|
|
\
\
\
|
|
*
|
|
Project Manager: Import projects using filesystem drag'n'drop.
Andreas Haas
2016-07-29
2
-0
/
+18
|
|
/
/
/
|
*
|
|
Merge pull request #5961 from SaracenOne/script_sync_fix
Rémi Verschelde
2016-07-29
1
-0
/
+1
|
|
\
\
\
[next]