2
0
Fork 0
Commit Graph

58 Commits (ef3455f23699770272e439abbdc74844c1c8acc7)

Author SHA1 Message Date
Juan Linietsky 9c6175db11 More visual script work
-Block switches to 2d/3d editor if editing visual script
-Added cast node in flow control
-Added ability to do RPC in visual script
-Comment nodes
-Fix bug with inverted cable in connecting backwards
-Copy and paste nodes, including from different scripts
2016-08-25 17:45:20 +07:00
Juan Linietsky ad8f208bdb Proper function/property selection in visual script editing for property.
This one has an ordered list, built-in description, search, etc.
2016-08-23 19:29:07 +07:00
Juan Linietsky 1add52b55e Brand new networked multiplayer 2016-08-19 16:48:41 +07:00
Juan Linietsky b77200728e -Added yield nodes to visual script
-Added input selection nodes to visual script
-Added script create icon for those who miss it, will only appear when it can be used.
2016-08-07 19:22:33 +07:00
Juan Linietsky 259418f827 VisualScript can now execute visual scripts, but there is no debugger or profiler yet. 2016-08-05 22:48:00 +07:00
Juan Linietsky cd25624667 More work on visual scripting.. 2016-08-03 22:07:03 +07:00
Juan Linietsky d8af6330e5 More progress on visual script editing 2016-08-03 11:28:43 +07:00
Juan Linietsky ad313097eb WIP visual scripting, not working yet but you can check out stuff 2016-08-02 19:11:05 +07:00