aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added ability to create custom nodes from script.Juan Linietsky2016-08-071-0/+3
* Automatically turn on process callbacks if relevant callbacks in node existsJuan Linietsky2016-08-071-0/+17
* -Added yield nodes to visual scriptJuan Linietsky2016-08-071-78/+280
* Reverted printable null object, seems to cause bugs around and not sure why.Juan Linietsky2016-08-061-2/+2
* Likely with bugs and with some features are missing, as well as profiler supp...Juan Linietsky2016-08-061-17/+283
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-051-9/+861
* More work on visual scripting..Juan Linietsky2016-08-031-0/+91
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-021-0/+1156