summaryrefslogtreecommitdiffstats
path: root/modules/visual_script/doc_classes/VisualScriptLists.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Sync classref with current sourceRémi Verschelde2019-09-271-16/+16
| | | | And various fixes to bindings, hyperlinks and an uninitialized variable.
* Visualscript editor graph unification & refactoringSwarnim Arun2019-09-261-0/+95
Removes the need to have separate graphs per function for the VisualScript Nodes, and refactoring UI and other improvements such as fuzzy search, right click search boxes and in-graph editable nodes