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
|
6 years ago |
Paulb23
|
2e2a049d3c
Improve performance of connection info in the script editor
|
6 years ago |
David Sichma
|
94fb3f666c
Fixed evaluation for types
|
6 years ago |
Alexander Holland
|
35452e1ab4
Update ScriptEditor and ShaderEditor Tooltip
|
6 years ago |
Bojidar Marinov
|
db89fef8fa
Highlight singletons and class_names in GDScript
|
6 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 |
Michael Alexsander Silva Dias
|
3d86ef74e7
Add "Find in Files..." to the text editor
|
6 years ago |
Rémi Verschelde
|
b18747af4b
Merge pull request #31179 from KoBeWi/code_editor_magic
|
6 years ago |
miwanczuk
|
7254284efd
Adds support for undo/redo for in-editor color picker
|
6 years ago |
Michael Alexsander Silva Dias
|
31584dd511
Move "Go to Function/Line" to "Go To" menu
|
6 years ago |
iwek7
|
e7b07e1e58
Fixes color picker in code editor - now it only changes one color
|
6 years ago |
Tomasz Chabora
|
282deb9a7a
Add Evaluate Selection option to Script Editor
|
6 years ago |
Paulb23
|
e51aa14208
Fix memory leaks with SyntaxHighlighters
|
6 years ago |
Geequlim
|
ed7ed52151
Parse more informations for code completion
|
6 years ago |
Michael Alexsander Silva Dias
|
91d357f177
Add "Go To" menu to the script editor and move the bookmark and breakpoint menus there
|
6 years ago |