Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 yıl önce |
Rémi Verschelde
|
a09846e015
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
|
4 yıl önce |
bruvzg
|
3be31c4960
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
|
5 yıl önce |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 yıl önce |
Eric M
|
efe5c250d5
Implement new shortcuts system.
|
5 yıl önce |
Paulb23
|
c0da97d29c
Remove breakpoints from editor settings
|
5 yıl önce |
Paulb23
|
33ab9cd621
Move safe line color into editor
|
5 yıl önce |
Paulb23
|
d18a90b8f0
Move ConnectionGutter to editor code_editor
|
5 yıl önce |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 yıl önce |
Paulb23
|
a0b409cb14
Add and convert editor to use CodeEdit
|
5 yıl önce |
Paulb23
|
b289bb514b
Fixed script_editor info_clicked signal not being connected
|
5 yıl önce |
Andrii Doroshenko (Xrayez)
|
7247247522
Make unsaved scripts in the script editor more user-friendly
|
5 yıl önce |
Rémi Verschelde
|
5700429e4e
Merge pull request #33760 from nekomatata/script-editor-init-optimization
|
5 yıl önce |
George Marques
|
95c0909290
Add warning checks in GDScript analyzer
|
5 yıl önce |
PouleyKetchoupp
|
ccff2f2551
Optimized ScriptEditor initialization when many scripts are loaded
|
5 yıl önce |
Paulb23
|
bc4cee4458
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
5 yıl önce |
Paulb23
|
156daddaaf
Expose Syntax highlighter for editor plugins
|
5 yıl önce |
Paulb23
|
2f1080be9b
Convert syntax highlighters into a resource
|
5 yıl önce |
George Marques
|
9654365547
Add a map of autoloads to ProjectSettings
|
5 yıl önce |
Yuri Roubinsky
|
25cb5a42e0
Fix error label clicking in status bar for shader editor
|
5 yıl önce |
Hugo Locurcio
|
0c0ee427d2
Improve the text appearance in the script editor warnings panel
|
5 yıl önce |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 yıl önce |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 yıl önce |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 yıl önce |
Rémi Verschelde
|
4d50f747d5
Merge pull request #37293 from Janglee123/ctrl-click-improvements
|
5 yıl önce |
janglee
|
be7a353c70
Improved go-to definition (Ctrl + Click)
|
5 yıl önce |
Rémi Verschelde
|
2cd952bd84
Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor
|
5 yıl önce |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 yıl önce |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 yıl önce |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 yıl önce |