Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Yuri Roubinsky
|
03928c5b36
Fix toggle scripts panel to allow using shortcut in other areas
|
5 years ago |
Yuri Roubinsky
|
bb7b614da1
Prevent showing toggle scripts panel switch in shader editor
|
5 years ago |
Yuri Roubinsky
|
dc0199989d
Moves switch for show scripts panel from File menu to status bar
|
5 years ago |
Haoyu Qiu
|
6eaec3d10d
Fixes Delete Line doesn't delete first line in script
|
5 years ago |
Tomasz Chabora
|
72c40c788f
Tweak the behavior of search/replace bar
|
6 years ago |
Michael Alexsander Silva Dias
|
95a8b2b5d9
Make the script search have a proper matches counter
|
6 years ago |
Bojidar Marinov
|
862369f842
Display a count of matches when searching in the code editor
|
6 years ago |
Geequlim
|
10cfd87414
Show icons for code completion options
|
6 years ago |
Geequlim
|
ed7ed52151
Parse more informations for code completion
|
6 years ago |
Dawid Wdowiak
|
0f14489ecb
Center script line when double clicked on error in debugger
|
6 years ago |
Rémi Verschelde
|
e6f7875e24
Merge pull request #28787 from mitchcurtis/fix-28059
|
6 years ago |
Rémi Verschelde
|
0ac3687d6f
Merge pull request #28766 from pgoral/editor_validation_issue
|
6 years ago |
Rémi Verschelde
|
7842f4ca5c
Merge pull request #29262 from DarknessCatt/issue-27476
|
6 years ago |
Matheus Lima Cunha
|
7fbb6d986f
Automatically add new line to scripts
|
6 years ago |
Goral
|
aabd9980d1
Changing method signature in other class in not recognized in working class in typed GDScript #28685
|
6 years ago |
Mitch Curtis
|
793b50651d
Script Text Editor: respect Move Down and Move Up shortcuts on macOS
|
6 years ago |
Tomasz Chabora
|
0bfcf8bc2f
Add bookmarks for easier code navigation
|
6 years ago |
Rikhardur Bjarni Einarsson
|
9bfa63496a
Added a marker in text_edit that tells which row is executing.
|
6 years ago |
Rémi Verschelde
|
e5a310cd38
Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent
|
6 years ago |
allkhor
|
0137ec3468
Hide the warnings panel when no warnings presents.
|
6 years ago |
Michael Alexsander Silva Dias
|
4fd7115e13
General cleanup of script and doc search bars
|
6 years ago |
hsandt
|
5165a90ef6
[Script Editor] Refactored ScriptTextEditor::_edit_option by extracting EDIT_TOGGLE_COMMENT case
|
6 years ago |
Gilles Roudière
|
5f981d7fef
Displays errors and warnings in a better way in the script editor
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Chaosus
|
260b5818f1
Change LinkLabel back to Label in error status bar
|
6 years ago |
Rémi Verschelde
|
e8cdbf99e9
CodeEditor: Drop unused enable_complete_timer variable
|
6 years ago |
Rémi Verschelde
|
aa08ef2bed
Merge pull request #23924 from Kanabenki/font-size-update
|
6 years ago |
Kanabenki
|
9dc15bae7c
Display font size with zoom in code editor and refresh on settings change
|
6 years ago |