aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/doc_classes/VisualScriptEditor.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create API to add and remove VisualScript custom nodesGeorge Marques2017-11-151-0/+46
This makes a VisualScriptEditor singleton, which gives plugins the ability to register their own custom nodes. Those will be available for insertion in the Visual Script editor, under the "Custom Nodes" category.