aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/code_editor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* New Code CompletionJuan Linietsky2014-12-161-2/+2
| | | | | | | | | | | | -=-=-=-=-=-=-=-=-=- -Massive improvement to code completion -Argument hinting for functions If you manage to out-smart the code-completion in a situation where completion should be possible to guess, let me know. Please enter the commit message for your changes. Lines starting
* Added a setting to disable autocomplete popup and fixed the autocomplete ↵Jonas Rudlang2014-05-221-0/+1
| | | | timer to updated when the setting has changed
* Add auto code completion (without press Ctrl+Space manually)marynate2014-05-061-0/+2
| | | | | | | | Disalbe auto code completion even there's only one option Hide auto-completion if only one completion option and it's been typed Support use tab key to accept code completion option
* EDITOR_DEF in the right placejonyrock2014-04-301-2/+2
|
* -Support for changing fontsJuan Linietsky2014-04-051-1/+3
| | | | | | | -Detect when free() might crash the project and throw error -fixed 2D Bounce in physics (3d still broken) -renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible. -large amount of fixes
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+162