Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Kyle
|
cc419fcf8f
Fixes ctrl-click function line centering
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
David Kennedy
|
473cb79cc1
Fix duplicates entries in script editor menu
|
4 years ago |
PouleyKetchoupp
|
e3765e97de
Optimized ScriptEditor initialization when many scripts are loaded
|
5 years ago |
Yuri Roubinsky
|
5be4e10f4e
Fix error label clicking in status bar for shader editor
|
5 years ago |
Hugo Locurcio
|
e226947e21
Improve the text appearance in the script editor warnings panel
|
5 years ago |
janglee
|
d16abbdee4
Improved go-to definition (Ctrl + Click)
|
5 years ago |
Hugo Locurcio
|
06344ac10d
Increase the width of the "Connections to method" dialog
|
5 years ago |
andrycodestuffs
|
d0b3cb89f7
Fixed unknown symbol drawn instead of tabs in breakpoints/bookmarks lists
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
e37ad996a1
Merge pull request #34625 from timothyqiu/i18n
|
5 years ago |
Haoyu Qiu
|
8cf941a8cb
Makes more editor strings translatable
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
Rémi Verschelde
|
f7d8dd79e9
Merge pull request #34441 from KoBeWi/wrapping_things_up
|
5 years ago |
Yuri Roubinsky
|
c89df816c1
Fix ScriptTextEditor encapsulation
|
5 years ago |
Tomasz Chabora
|
b8bbf5a55f
Fix code editor not always centering to bookmarks
|
5 years ago |
Yuri Roubinsky
|
bb7b614da1
Prevent showing toggle scripts panel switch in shader editor
|
5 years ago |
Tomasz Chabora
|
f4d0e598a7
Center Script Editor when jumping to bookmarks/breakpoints
|
5 years ago |
Paulb23
|
362d38ea67
Update connection info on script validation rather then saved copy
|
5 years ago |
Paulb23
|
2e2a049d3c
Improve performance of connection info in the script editor
|
5 years ago |
David Sichma
|
94fb3f666c
Fixed evaluation for types
|
5 years ago |
Alexander Holland
|
35452e1ab4
Update ScriptEditor and ShaderEditor Tooltip
|
5 years ago |
Bojidar Marinov
|
db89fef8fa
Highlight singletons and class_names in GDScript
|
5 years ago |
Paul Trojahn
|
ba24bc1e04
Support menu key in TextEdit and LineEdit controls
|
6 years ago |
Bhupendra Aole
|
1de3ec911f
Default ColorPicker color mode setting
|
6 years ago |
merumelu
|
e2459479de
Editor: remove TOOLS_ENABLED guards
|
6 years ago |
Rémi Verschelde
|
f8574da2c2
Merge pull request #31338 from Calinou/reorganize-menus
|
6 years ago |
Hugo Locurcio
|
9e1c23a353
Reorganize various menus for consistency and conciseness
|
6 years ago |