From 0a1c1c660fc6aa0689816e85f2b6791c225c6d63 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 18 Jun 2018 22:10:48 -0300 Subject: -Added AnimationGraphPlayer (still missing features) -Added ability to edit resources from built-in inspector (wip, needs testing and feedback) --- core/resource.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'core') diff --git a/core/resource.cpp b/core/resource.cpp index 179333aa1..f100f4447 100644 --- a/core/resource.cpp +++ b/core/resource.cpp @@ -187,7 +187,6 @@ Ref Resource::duplicate_for_local_scene(Node *p_for_scene, Map, Ref > &remap_cache) { - print_line("configure for local: " + get_class()); List plist; get_property_list(&plist); -- cgit v1.2.3-70-g09d2