summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16556 from aragar/masterJuan Linietsky2018-04-081-3/+13
|\
| * For-in loop variable added to autocompletionRado'sPC\aRaGaR2018-02-111-3/+13
* | Ctrl+Clicking a enum now scrolls down to it in the docs.Felix Yang2018-04-031-1/+26
* | Fix script template on `_ready` behaviorPoommetee Ketson2018-03-151-1/+1
* | Removed whitespaces around arguments of functions.anakimluke2018-02-241-2/+0
* | Show default values in docs for GDScript built-in functionsGeorge Marques2018-01-301-2/+2
|/
* Merge pull request #15849 from poke1024/preload-completionRémi Verschelde2018-01-181-1/+3
|\
| * GDScript: fix autocompletion for preload() (issue 15766)Bernhard Liebl2018-01-181-1/+3
* | Fix typos in code and docs with codespellRémi Verschelde2018-01-181-6/+6
|/
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-1/+1
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-3/+3
* Move the remote scene tree to the scene tree dock.Geequlim2017-11-171-4/+17
* Abstract some method for script systemgeequlim2017-11-171-3/+42
* GDScript: Refactor "GD" class prefix to "GDScript"Rémi Verschelde2017-11-161-0/+2950