aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* -Added yield nodes to visual scriptJuan Linietsky2016-08-0712-138/+2413
| | | | | -Added input selection nodes to visual script -Added script create icon for those who miss it, will only appear when it can be used.
* Reverted printable null object, seems to cause bugs around and not sure why.Juan Linietsky2016-08-061-2/+2
| | | | Will have to check better, likely for 3.0
* Likely with bugs and with some features are missing, as well as profiler ↵Juan Linietsky2016-08-065-34/+626
| | | | support, but VisualScript should be more or less done!
* VisualScript can now execute visual scripts, but there is no debugger or ↵Juan Linietsky2016-08-0512-185/+3188
| | | | profiler yet.
* Concluded base visual scripting! can edit but not run though.Juan Linietsky2016-08-041-1/+35
|
* More work on visual scripting..Juan Linietsky2016-08-039-55/+336
|
* More progress on visual script editingJuan Linietsky2016-08-037-101/+869
|
* Fix translatable strings in VisualScriptRémi Verschelde2016-08-031-6/+6
|
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-0216-0/+8683