index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
visual_script
/
visual_script_func_nodes.cpp
Age
Commit message (
Expand
)
Author
2016-09-07
Renamed the bind_native functions to bind_vararg, should make it show the doc...
Juan Linietsky
2016-09-03
Connection hints when connecting to empty space.
Juan Linietsky
2016-09-03
Made basic call nodes unsequenced, since they are like gdscript and most retu...
Juan Linietsky
2016-08-31
More improvements to visual script..
Juan Linietsky
2016-08-30
More visual script improvements
Juan Linietsky
2016-08-28
Several all around fixes to visual scripting (in the process of creating demos)
Juan Linietsky
2016-08-25
More visual script work
Juan Linietsky
2016-08-23
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-19
Brand new networked multiplayer
Juan Linietsky
2016-08-07
-Added yield nodes to visual script
Juan Linietsky
2016-08-05
VisualScript can now execute visual scripts, but there is no debugger or prof...
Juan Linietsky
2016-08-03
More work on visual scripting..
Juan Linietsky
2016-08-03
More progress on visual script editing
Juan Linietsky
2016-08-02
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky