From b739bafd51cce6a454505af9b8a4d02195911969 Mon Sep 17 00:00:00 2001 From: Silc Renew Date: Sun, 20 Nov 2022 06:38:51 +0900 Subject: Fix connection of animation changed signal in AnimationTrackEditor --- doc/classes/Animation.xml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml index 008296713d..af8d9c416f 100644 --- a/doc/classes/Animation.xml +++ b/doc/classes/Animation.xml @@ -568,13 +568,6 @@ The animation step value. - - - - Emitted when there's a change in the list of tracks, e.g. tracks are added, moved or have changed paths. - - - Value tracks set values in node properties, but only those which can be interpolated. For 3D position/rotation/scale, using the dedicated [constant TYPE_POSITION_3D], [constant TYPE_ROTATION_3D] and [constant TYPE_SCALE_3D] track types instead of [constant TYPE_VALUE] is recommended for performance reasons. -- cgit v1.2.3