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
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
visual_script
/
register_types.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix binding some core API methods only in tools builds
Ignacio Etcheverry
2018-04-29
1
-0
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Make VisualScriptFunctionState instantiable
Matthias Hoelzl
2017-11-30
1
-1
/
+1
*
Create API to add and remove VisualScript custom nodes
George Marques
2017-11-15
1
-0
/
+11
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-06-30
1
-0
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-17
/
+9
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-45
/
+45
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Added expression nodes to visual script, please test.
Juan Linietsky
2016-09-04
1
-0
/
+4
*
Basic type constants for visual script
Juan Linietsky
2016-09-02
1
-0
/
+1
*
More improvements to visual script..
Juan Linietsky
2016-08-31
1
-0
/
+3
*
-Reworked constant nodes better
Juan Linietsky
2016-08-31
1
-1
/
+2
*
More visual script improvements
Juan Linietsky
2016-08-30
1
-0
/
+2
*
Several all around fixes to visual scripting (in the process of creating demos)
Juan Linietsky
2016-08-28
1
-0
/
+4
*
Even more work on visual script editor:
Juan Linietsky
2016-08-26
1
-0
/
+4
*
More visual script work
Juan Linietsky
2016-08-25
1
-3
/
+5
*
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-23
1
-1
/
+1
*
Added a simpler way to do sub-functions in both visual and gdscript with the ...
Juan Linietsky
2016-08-08
1
-0
/
+1
*
Added ability to create custom nodes from script.
Juan Linietsky
2016-08-07
1
-0
/
+1
*
-Added yield nodes to visual script
Juan Linietsky
2016-08-07
1
-0
/
+8
*
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-05
1
-1
/
+3
*
More progress on visual script editing
Juan Linietsky
2016-08-03
1
-1
/
+3
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-0
/
+96