From eeb5fb0c89bdb821ffaa965e70d8840487155830 Mon Sep 17 00:00:00 2001 From: Danil Alexeev Date: Tue, 22 Aug 2023 17:43:33 +0300 Subject: [PATCH] Core: Do not save default values of script properties in `.tres` files --- scene/resources/resource_format_text.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scene/resources/resource_format_text.cpp b/scene/resources/resource_format_text.cpp index a2c04698e1e4..701d0ea88eaa 100644 --- a/scene/resources/resource_format_text.cpp +++ b/scene/resources/resource_format_text.cpp @@ -2149,6 +2149,7 @@ Error ResourceFormatSaverTextInstance::save(const String &p_path, const Ref property_list; res->get_property_list(&property_list); + Ref