index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_text_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove breakpoints from editor settings
Paulb23
2020-09-10
1
-0
/
+3
*
Move safe line color into editor
Paulb23
2020-09-10
1
-7
/
+21
*
Move ConnectionGutter to editor code_editor
Paulb23
2020-09-10
1
-6
/
+53
*
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
Paulb23
2020-09-10
1
-21
/
+18
*
Add and convert editor to use CodeEdit
Paulb23
2020-09-10
1
-63
/
+63
*
Fixed script_editor info_clicked signal not being connected
Paulb23
2020-07-29
1
-0
/
+1
*
Make unsaved scripts in the script editor more user-friendly
Andrii Doroshenko (Xrayez)
2020-07-26
1
-1
/
+7
*
Merge pull request #33760 from nekomatata/script-editor-init-optimization
Rémi Verschelde
2020-07-26
1
-94
/
+134
|
\
|
*
Optimized ScriptEditor initialization when many scripts are loaded
PouleyKetchoupp
2020-07-17
1
-94
/
+134
*
|
Add warning checks in GDScript analyzer
George Marques
2020-07-20
1
-3
/
+3
|
/
*
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
Paulb23
2020-07-11
1
-144
/
+41
*
Expose Syntax highlighter for editor plugins
Paulb23
2020-07-11
1
-0
/
+2
*
Convert syntax highlighters into a resource
Paulb23
2020-07-11
1
-15
/
+9
*
Add a map of autoloads to ProjectSettings
George Marques
2020-07-06
1
-17
/
+11
*
Fix error label clicking in status bar for shader editor
Yuri Roubinsky
2020-06-23
1
-5
/
+0
*
Improve the text appearance in the script editor warnings panel
Hugo Locurcio
2020-05-24
1
-9
/
+14
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-38
/
+73
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-119
/
+0
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Merge pull request #37293 from Janglee123/ctrl-click-improvements
Rémi Verschelde
2020-05-05
1
-1
/
+36
|
\
|
*
Improved go-to definition (Ctrl + Click)
janglee
2020-05-05
1
-1
/
+36
*
|
Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor
Rémi Verschelde
2020-04-20
1
-1
/
+1
*
|
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-10
/
+10
*
|
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-44
/
+43
*
|
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-6
/
+7
|
/
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-3
/
+3
*
Merge pull request #36518 from Janglee123/no-underlined-keywords
Rémi Verschelde
2020-03-12
1
-0
/
+18
|
\
|
*
Removed underlining for not clickable symbols
janglee
2020-03-11
1
-0
/
+18
*
|
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-1
/
+1
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-38
/
+21
*
|
Fix autocomplete and GDScript Highlighting for types
nathanwfranke
2020-02-26
1
-5
/
+10
*
|
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-2
/
+4
|
/
*
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-4
/
+4
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-37
/
+37
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-13
/
+13
*
Increase the width of the "Connections to method" dialog
Hugo Locurcio
2020-02-15
1
-1
/
+1
*
Added 'Replace in files' functionality to text editors
Dominik 'dreamsComeTrue' Jasiński
2020-02-13
1
-0
/
+8
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Fixed unknown symbol drawn instead of tabs in breakpoints/bookmarks lists
andrycodestuffs
2020-01-16
1
-4
/
+10
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #34625 from timothyqiu/i18n
Rémi Verschelde
2019-12-30
1
-1
/
+1
|
\
|
*
Makes more editor strings translatable
Haoyu Qiu
2019-12-30
1
-1
/
+1
*
|
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
|
/
*
Merge pull request #34441 from KoBeWi/wrapping_things_up
Rémi Verschelde
2019-12-22
1
-0
/
+2
|
\
|
*
Fix code editor not always centering to bookmarks
Tomasz Chabora
2019-12-18
1
-0
/
+2
*
|
Fix ScriptTextEditor encapsulation
Yuri Roubinsky
2019-12-19
1
-0
/
+6
|
/
*
Prevent showing toggle scripts panel switch in shader editor
Yuri Roubinsky
2019-12-17
1
-0
/
+1
*
Center Script Editor when jumping to bookmarks/breakpoints
Tomasz Chabora
2019-12-01
1
-0
/
+4
*
Update connection info on script validation rather then saved copy
Paulb23
2019-11-02
1
-5
/
+16
[next]