Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399 | Juan Linietsky | 2016-09-06 | 1 | -377/+405 |
| | |||||
* | More visual script improvements | Juan Linietsky | 2016-08-30 | 1 | -2/+13 |
| | | | | | | -Added anti-aliasing on lines -Improved draw performance enormously -Removed sequence ports for most nodes, current visual scripts will likely be broken now. Sorry! | ||||
* | -Added yield nodes to visual script | Juan Linietsky | 2016-08-07 | 1 | -1/+1 |
| | | | | | -Added input selection nodes to visual script -Added script create icon for those who miss it, will only appear when it can be used. | ||||
* | VisualScript can now execute visual scripts, but there is no debugger or ↵ | Juan Linietsky | 2016-08-05 | 1 | -64/+608 |
| | | | | profiler yet. | ||||
* | More work on visual scripting.. | Juan Linietsky | 2016-08-03 | 1 | -2/+3 |
| | |||||
* | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky | 2016-08-02 | 1 | -0/+641 |