summaryrefslogtreecommitdiffstats
path: root/modules/visual_script/visual_script.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Brand new networked multiplayerJuan Linietsky2016-08-191-1/+4
|
* Added a simpler way to do sub-functions in both visual and gdscript with the ↵Juan Linietsky2016-08-081-0/+5
| | | | | | | subcall node. With this, visual script is almost done (missing registering custom nodes from addon). All this is probably pretty broken, too and needs a lot of testing.
* Added ability to create custom nodes from script.Juan Linietsky2016-08-071-0/+4
|
* -Added yield nodes to visual scriptJuan Linietsky2016-08-071-2/+41
| | | | | -Added input selection nodes to visual script -Added script create icon for those who miss it, will only appear when it can be used.
* Likely with bugs and with some features are missing, as well as profiler ↵Juan Linietsky2016-08-061-4/+78
| | | | support, but VisualScript should be more or less done!
* VisualScript can now execute visual scripts, but there is no debugger or ↵Juan Linietsky2016-08-051-7/+155
| | | | profiler yet.
* More work on visual scripting..Juan Linietsky2016-08-031-0/+12
|
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-021-0/+318