summaryrefslogtreecommitdiffstats
path: root/modules/visual_script/visual_script.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-3/+4
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Create API to add and remove VisualScript custom nodesGeorge Marques2017-11-151-0/+1
* Removes Script::get_node_type()Jerome670002017-10-251-2/+0
* Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialogIgnacio Etcheverry2017-10-241-0/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-2/+2
* Fixes language overridden external editorsIgnacio Etcheverry2017-09-031-1/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-2/+2
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-2/+2
* -Many fixes to VisualScript, fixed property names, etc.Juan Linietsky2017-06-301-1/+1
* Better user expirence with external text editors.geequlim2017-06-271-0/+1
* Add ability to use custom script templates.Andreas Haas2017-06-131-0/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-2/+0
* External editor improvements and fixesIgnacio Etcheverry2017-04-171-0/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-231/+204
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Type renames:Juan Linietsky2017-01-111-1/+1
* -All types have editable script now in propertiesJuan Linietsky2017-01-091-2/+0
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-4/+4
* Should Fix Compiling Export TemplatesISylvox2016-09-061-0/+2
* Removed script_variables/ prefix to VS properties, made them easier to access...Juan Linietsky2016-09-041-1/+0
* Connection hints when connecting to empty space.Juan Linietsky2016-09-031-1/+2
* made visual script switch more flexibleJuan Linietsky2016-09-011-0/+2
* More improvements to visual script..Juan Linietsky2016-08-311-0/+1
* More visual script improvementsJuan Linietsky2016-08-301-16/+22
* More visual script workJuan Linietsky2016-08-251-0/+3
* Proper function/property selection in visual script editing for property.Juan Linietsky2016-08-231-1/+2
* Brand new networked multiplayerJuan Linietsky2016-08-191-1/+4
* Added a simpler way to do sub-functions in both visual and gdscript with the ...Juan Linietsky2016-08-081-0/+5
* Added ability to create custom nodes from script.Juan Linietsky2016-08-071-0/+4
* -Added yield nodes to visual scriptJuan Linietsky2016-08-071-2/+41
* Likely with bugs and with some features are missing, as well as profiler supp...Juan Linietsky2016-08-061-4/+78
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-051-7/+155
* More work on visual scripting..Juan Linietsky2016-08-031-0/+12
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-021-0/+318