llschuster
|
6b55ec2ca9
text-editor: fix Clicking warning doesn't center around line
|
4 gadi atpakaļ |
Kongfa Waroros
|
6294507acb
Add Various ColorPicker shapes
|
4 gadi atpakaļ |
Kyle
|
2b775bd698
Fixes ctrl-click function line centering
|
4 gadi atpakaļ |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 gadi atpakaļ |
Eric M
|
49714b0963
Removed hardcoded shortcuts from /scene and converted to input actions
|
4 gadi atpakaļ |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 gadi atpakaļ |
Marcel Admiraal
|
8eb39f4e8b
Change themes *_color_* to *_*_color
|
4 gadi atpakaļ |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 gadi atpakaļ |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 gadi atpakaļ |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 gadi atpakaļ |
Rémi Verschelde
|
a09846e015
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
|
4 gadi atpakaļ |
bruvzg
|
3be31c4960
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
|
4 gadi atpakaļ |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 gadi atpakaļ |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
4 gadi atpakaļ |
Paulb23
|
c0da97d29c
Remove breakpoints from editor settings
|
5 gadi atpakaļ |
Paulb23
|
33ab9cd621
Move safe line color into editor
|
5 gadi atpakaļ |
Paulb23
|
d18a90b8f0
Move ConnectionGutter to editor code_editor
|
5 gadi atpakaļ |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 gadi atpakaļ |
Paulb23
|
a0b409cb14
Add and convert editor to use CodeEdit
|
5 gadi atpakaļ |
Paulb23
|
b289bb514b
Fixed script_editor info_clicked signal not being connected
|
5 gadi atpakaļ |
Andrii Doroshenko (Xrayez)
|
7247247522
Make unsaved scripts in the script editor more user-friendly
|
5 gadi atpakaļ |
Rémi Verschelde
|
5700429e4e
Merge pull request #33760 from nekomatata/script-editor-init-optimization
|
5 gadi atpakaļ |
George Marques
|
95c0909290
Add warning checks in GDScript analyzer
|
5 gadi atpakaļ |
PouleyKetchoupp
|
ccff2f2551
Optimized ScriptEditor initialization when many scripts are loaded
|
5 gadi atpakaļ |
Paulb23
|
bc4cee4458
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
5 gadi atpakaļ |
Paulb23
|
156daddaaf
Expose Syntax highlighter for editor plugins
|
5 gadi atpakaļ |
Paulb23
|
2f1080be9b
Convert syntax highlighters into a resource
|
5 gadi atpakaļ |
George Marques
|
9654365547
Add a map of autoloads to ProjectSettings
|
5 gadi atpakaļ |
Yuri Roubinsky
|
25cb5a42e0
Fix error label clicking in status bar for shader editor
|
5 gadi atpakaļ |
Hugo Locurcio
|
0c0ee427d2
Improve the text appearance in the script editor warnings panel
|
5 gadi atpakaļ |