mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
-Improve resource previews
-Also fixed draw_texture_rect() tile parameter
This commit is contained in:
parent
b777b32470
commit
d3495b128a
27 changed files with 1244 additions and 320 deletions
|
|
@ -944,6 +944,7 @@ void ScriptEditorDebugger::_notification(int p_what) {
|
|||
}
|
||||
last_error_count=error_count;
|
||||
}
|
||||
|
||||
if (connection.is_null()) {
|
||||
|
||||
if (server->is_connection_available()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue