index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
code_editor.cpp
Age
Commit message (
Expand
)
Author
2017-01-16
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-10
Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...
Juan Linietsky
2017-01-08
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
Fix code completion for new getnode syntax
Juan Linietsky
2017-01-05
Editor settings categories are now tidy and beautiful!
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-10-13
Allow turing off zero-padding for line numbers
Pedro J. Estébanez
2016-10-11
Merge pull request #6775 from RandomShaper/one-based-col-numbers
Rémi Verschelde
2016-10-10
Make text column numbers one-based
Pedro J. Estébanez
2016-10-10
Refactor duplicated code
Pedro J. Estébanez
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-09-11
-Added a ColorFrame control, kind of like Texture but for color.
Juan Linietsky
2016-09-11
-Cleaned up find/replace bar for replace (made selection only default if sele...
Juan Linietsky
2016-08-02
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2016-08-02
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-07-30
Fix infinite loop when replacing text
Ignacio Etcheverry
2016-07-24
Fix non-visible col number in text editor
Rémi Verschelde
2016-07-21
TextEdit: Center search results
Ignacio Etcheverry
2016-07-14
Added code editor zoom shortcuts
Paulb23
2016-07-09
line/col label was changing size with each cursor move, forcing the GUI to re...
Juan Linietsky
2016-06-18
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
Ignacio Etcheverry
2016-06-13
Merge pull request #5160 from neikeq/pr-issue-5136
Juan Linietsky
2016-06-13
change "No matches" noticeable on finder
volzhs
2016-06-11
FindReplaceBar: Fix search bug when text is selected
Ignacio Etcheverry
2016-05-30
Fixed and improved search bar
Ignacio Etcheverry
2016-05-29
Merge pull request #4812 from neikeq/pr-search-bar
Rémi Verschelde
2016-05-29
Finalized DynamicFont implementation
Juan Linietsky
2016-05-29
ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar
Ignacio Etcheverry
2016-05-21
i18n: Use %d instead of %i in vformat
Rémi Verschelde
2016-05-21
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-03
Modified editor strings to be translatable in the future
Juan Linietsky
2016-04-09
Fixed undo redo interaction with find replace
Paulb23
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-03-04
Add editor settings for call hint placement
Martin Chuckeles
2016-01-02
Make buttons properly obey stylebox content marins, closes #2156
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-11-29
Script Editor: automatic indentation after a colon
koalefant
2015-11-17
-Merged Script and Help tabs
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-01-02
-make sure selected font is applied on load (#1050)
Juan Linietsky
2014-12-17
-added brace matching to go with the new code completion
Juan Linietsky
2014-12-16
New Code Completion
Juan Linietsky
2014-09-21
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-06-13
Script editor: Put selected text in replace dialog automatically (unless sele...
marynate
2014-05-22
Added a setting to disable autocomplete popup and fixed the autocomplete time...
Jonas Rudlang
2014-05-07
remove degud output
jonyrock
[next]