Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Proper function/property selection in visual script editing for property. | Juan Linietsky | 2016-08-23 | 1 | -1/+12 | |
| | | | | This one has an ordered list, built-in description, search, etc. | |||||
* | Brand new networked multiplayer | Juan Linietsky | 2016-08-19 | 1 | -2/+11 | |
| | ||||||
* | VisualScript: Adding TOOLS_ENABLED flag where needed (#6144) | vkbsb | 2016-08-15 | 1 | -1/+2 | |
| | | | Fixes #6022. | |||||
* | Added a simpler way to do sub-functions in both visual and gdscript with the ↵ | Juan Linietsky | 2016-08-08 | 1 | -1/+31 | |
| | | | | | | | subcall node. With this, visual script is almost done (missing registering custom nodes from addon). All this is probably pretty broken, too and needs a lot of testing. | |||||
* | Added ability to create custom nodes from script. | Juan Linietsky | 2016-08-07 | 1 | -0/+3 | |
| | ||||||
* | Automatically turn on process callbacks if relevant callbacks in node exists | Juan Linietsky | 2016-08-07 | 1 | -0/+17 | |
| | ||||||
* | -Added yield nodes to visual script | Juan Linietsky | 2016-08-07 | 1 | -78/+280 | |
| | | | | | -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 Linietsky | 2016-08-06 | 1 | -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 Linietsky | 2016-08-06 | 1 | -17/+283 | |
| | | | | support, but VisualScript should be more or less done! | |||||
* | VisualScript can now execute visual scripts, but there is no debugger or ↵ | Juan Linietsky | 2016-08-05 | 1 | -9/+861 | |
| | | | | profiler yet. | |||||
* | More work on visual scripting.. | Juan Linietsky | 2016-08-03 | 1 | -0/+91 | |
| | ||||||
* | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky | 2016-08-02 | 1 | -0/+1156 | |