-Improve resource previews

-Also fixed draw_texture_rect() tile parameter
This commit is contained in:
Juan Linietsky 2016-05-23 17:10:26 -03:00
parent b777b32470
commit d3495b128a
27 changed files with 1244 additions and 320 deletions

View file

@ -944,6 +944,7 @@ void ScriptEditorDebugger::_notification(int p_what) {
}
last_error_count=error_count;
}
if (connection.is_null()) {
if (server->is_connection_available()) {