Dawid Wdowiak
|
0f14489ecb
Center script line when double clicked on error in debugger
|
6 years ago |
Rémi Verschelde
|
0ac3687d6f
Merge pull request #28766 from pgoral/editor_validation_issue
|
6 years ago |
Michael Alexsander Silva Dias
|
28683237c5
Check for inherited methods before attempting to create one when connecting a signal
|
6 years ago |
Rémi Verschelde
|
a2a5273a07
Merge pull request #29703 from YeldhamDev/method_signal_warning_base
|
6 years ago |
Rémi Verschelde
|
a458365780
Merge pull request #29659 from YeldhamDev/script_connections_node_deleted
|
6 years ago |
Michael Alexsander Silva Dias
|
831dd19546
Check base scripts for signal receiving methods before warning about them missing
|
6 years ago |
Rémi Verschelde
|
7842f4ca5c
Merge pull request #29262 from DarknessCatt/issue-27476
|
6 years ago |
Michael Alexsander Silva Dias
|
b3010d9734
Fix connection info still appearing on scripts if the node source is deleted
|
6 years ago |
Rémi Verschelde
|
b9dc2e7e4d
Merge pull request #28099 from lupoDharkael/fix-completion
|
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 |
Rémi Verschelde
|
11f20c43d7
Merge pull request #28907 from dankan1890/contextual_help
|
6 years ago |
Rémi Verschelde
|
63e7d2db08
Merge pull request #28218 from KoBeWi/b00km4rk5
|
6 years ago |
Rémi Verschelde
|
fdea3d48b0
Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss
|
6 years ago |
Tomasz Chabora
|
3bc0445e05
Allow to undo TextEdit.set_text
|
6 years ago |
Hayden
|
c9b9ba26db
Directories can now be dragged into the script editor
|
6 years ago |
dankan1890
|
81e48e2cf3
ScriptEditor: Changed the shortcut for contextual help in ALT + F1, to resolve the conflict with the help menu opening shortcut.
|
6 years ago |
Tomasz Chabora
|
0bfcf8bc2f
Add bookmarks for easier code navigation
|
6 years ago |
Rémi Verschelde
|
23147ae2c3
Merge pull request #28101 from MunWolf/debugger_cursor
|
6 years ago |
Michael Alexsander Silva Dias
|
4bca3236d1
Make small changes to the new connection info on script feature
|
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
|
22457b907e
Merge pull request #28234 from Paulb23/connection_info_on_script
|
6 years ago |
Rémi Verschelde
|
71bbe6eb01
Merge pull request #27979 from Paulb23/remember_script_state
|
6 years ago |
Paulb23
|
a6562cd004
Display connection information in the script editor
|
6 years ago |
lupoDharkael
|
2ad302cec4
Don't allow class_name in built-in scripts
|
6 years ago |
lupoDharkael
|
145a45fd3f
Fix code completion not working with class_name
|
6 years ago |
lupoDharkael
|
f137166251
Validate scripts when they are loaded in the text editor
|
6 years ago |
Paulb23
|
6ea253aa77
Restore script editor state between sessions
|
6 years ago |
Rémi Verschelde
|
07b76c0376
Merge pull request #27170 from timoschwarzer/allow-whitespaces-in-warning-ignore-comments
|
6 years ago |
Rémi Verschelde
|
fc370b3feb
Fix -Wimplicit-fallthrough warnings from GCC 8
|
6 years ago |