aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Proper function/property selection in visual script editing for property.Juan Linietsky2016-08-231-1/+12
* Brand new networked multiplayerJuan Linietsky2016-08-191-2/+11
* VisualScript: Adding TOOLS_ENABLED flag where needed (#6144)vkbsb2016-08-151-1/+2
* Added a simpler way to do sub-functions in both visual and gdscript with the ...Juan Linietsky2016-08-081-1/+31
* 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