summaryrefslogtreecommitdiffstats
path: root/modules/visual_script/visual_script_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-1/+1
* Working multiple window support, including editorJuan Linietsky2020-03-261-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-3/+3
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-1/+1
* Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.Juan Linietsky2020-02-151-1/+1
* Texture refactorJuan Linietsky2020-02-111-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Small fixes to redundand code, copy paste bugsqarmin2019-10-141-1/+1
* Fix VS editor's "Create Function" dialogMichael Alexsander Silva Dias2019-09-281-0/+1
* Cleanup VS editor's left menuMichael Alexsander Silva Dias2019-09-271-1/+1
* Visualscript editor graph unification & refactoringSwarnim Arun2019-09-261-14/+52
* Tool Mode for VisualscriptSwarnim Arun2019-09-211-0/+1
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-1/+1
* Merge pull request #28766 from pgoral/editor_validation_issueRémi Verschelde2019-06-171-0/+1
|\
| * Changing method signature in other class in not recognized in working class i...Goral2019-05-291-0/+1
* | Merge pull request #29262 from DarknessCatt/issue-27476Rémi Verschelde2019-06-111-0/+1
|\ \ | |/ |/|
| * Automatically add new line to scriptsMatheus Lima Cunha2019-05-291-0/+1
* | VS: Give the generic search the current base type.K. S. Ernest (iFire) Lee2019-05-011-1/+1
* | Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson2019-04-231-0/+2
|/
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* add undeclared function params of VisualScriptEditor::_selected_method , Fixe...Liangdi2018-11-211-1/+1
* On virtual method creation cancel don't do anything.K. S. Ernest (iFire) Lee2018-11-051-1/+1
* Fix inspector previewGuilherme Felipe2018-10-071-1/+1
* Fix warnings about set but unused variables [-Wunused-but-set-variable]Rémi Verschelde2018-09-271-2/+0
* Fix warnings on non-static data member initializers (C++11 feature)Rémi Verschelde2018-09-271-1/+2
* Change the default variable constructor to use EditorInspector and updated pr...K. S. Ernest (iFire) Lee2018-09-081-2/+2
* Carry property hint and hint string through to Visualscript virtual functions.K. S. Ernest (iFire) Lee2018-07-271-1/+1
* Visualscript fix crash and generic search does not connect ports.K. S. Ernest (iFire) Lee2018-07-261-2/+2
* Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FI...K. S. Ernest (iFire) Lee2018-07-251-0/+3
* Merge pull request #18867 from fire/better_vx_us_rebase_02Juan Linietsky2018-07-241-19/+20
|\
| * Improve VisualScript UXK. S. Ernest (iFire) Lee2018-07-241-19/+20
* | Allow opening and editing of any utf_8 file in script editorPaulb232018-07-221-2/+2
|/
* -Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky2018-07-021-1/+1
* Abstracted the syntax highlighter from text editPaulb232018-04-021-0/+3
* Merge pull request #15379 from ianb96/delete_key_fixRémi Verschelde2018-02-141-0/+1
|\
| * Filesystem and Visual Script Members keyboard shortcuts fixIan2018-01-061-0/+1
* | Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
|/
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Create API to add and remove VisualScript custom nodesGeorge Marques2017-11-151-0/+23
* Improved VS node coloringDaniel J. Ramirez2017-09-121-0/+1
* Many fixes to visual script, changed virtuals override for a proper selector.Juan Linietsky2017-09-121-5/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* VisualScriptEditor: Remove Node when canceling PropertySelector.Andreas Haas2017-08-221-0/+1
* -Many fixes to VisualScript, fixed property names, etc.Juan Linietsky2017-06-301-3/+21
* Added members overviewPaulb232017-05-291-0/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Merge pull request #8417 from neikeq/hello-thereRémi Verschelde2017-04-201-1/+0
|\
| * External editor improvements and fixesIgnacio Etcheverry2017-04-171-1/+0
* | Convert indent on savePaulb232017-04-181-0/+2
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1