aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_nodes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-25/+25
* Connection hints when connecting to empty space.Juan Linietsky2016-09-031-0/+9
* Basic type constants for visual scriptJuan Linietsky2016-09-021-0/+42
* -Modified Input and added is_action_just_pressed() as well as is_action_just_...Juan Linietsky2016-09-011-1/+12
* -Reworked constant nodes betterJuan Linietsky2016-08-311-3/+44
* More visual script improvementsJuan Linietsky2016-08-301-0/+39
* Several all around fixes to visual scripting (in the process of creating demos)Juan Linietsky2016-08-281-1/+186
* Even more work on visual script editor:Juan Linietsky2016-08-261-3/+44
* More visual script workJuan Linietsky2016-08-251-0/+49
* Added a simpler way to do sub-functions in both visual and gdscript with the ...Juan Linietsky2016-08-081-0/+35
* Added ability to create custom nodes from script.Juan Linietsky2016-08-071-0/+51
* -Added yield nodes to visual scriptJuan Linietsky2016-08-071-2/+1
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-051-15/+116
* More progress on visual script editingJuan Linietsky2016-08-031-3/+74
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-021-0/+394