Fabio Alessandrelli
|
cbc450c0e5
Huge Debugger/EditorDebugger refactor.
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Hugo Locurcio
|
5c659dd399
Increase the width of the "Connections to method" dialog
|
5 years ago |
Dominik 'dreamsComeTrue' Jasiński
|
4c80beab44
Added 'Replace in files' functionality to text editors
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 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 |
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 |