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