summaryrefslogtreecommitdiffstats
path: root/modules/visual_script/visual_script_func_nodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed the bind_native functions to bind_vararg, should make it show the doc...Juan Linietsky2016-09-071-0/+8
* Connection hints when connecting to empty space.Juan Linietsky2016-09-031-0/+23
* Made basic call nodes unsequenced, since they are like gdscript and most retu...Juan Linietsky2016-09-031-2/+2
* More improvements to visual script..Juan Linietsky2016-08-311-0/+25
* More visual script improvementsJuan Linietsky2016-08-301-39/+41
* Several all around fixes to visual scripting (in the process of creating demos)Juan Linietsky2016-08-281-102/+159
* More visual script workJuan Linietsky2016-08-251-180/+626
* Proper function/property selection in visual script editing for property.Juan Linietsky2016-08-231-603/+59
* Brand new networked multiplayerJuan Linietsky2016-08-191-3/+3
* -Added yield nodes to visual scriptJuan Linietsky2016-08-071-31/+147
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-051-17/+514
* More work on visual scripting..Juan Linietsky2016-08-031-28/+79
* More progress on visual script editingJuan Linietsky2016-08-031-75/+338
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-021-0/+1584