aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_yield_nodes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-16/+16
* More visual script workJuan Linietsky2016-08-251-6/+9
* Proper function/property selection in visual script editing for property.Juan Linietsky2016-08-231-1/+1
* -Added yield nodes to visual scriptJuan Linietsky2016-08-071-0/+622