You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a BoneTrack with scales == null is cloned, the result is a track with scales != null. While this behavior doesn't change the appearance of the animation, it is unexpected and unnecessary.
The text was updated successfully, but these errors were encountered:
On Fri, Feb 23, 2018 at 4:07 PM, Stephen Gold ***@***.***> wrote:
When a BoneTrack with scales == null is cloned, the result is a track with
scales != null. While this behavior doesn't change the appearance of the
animation, it is unexpected and unnecessary.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#829>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AGrfnvuEwEIb2qYuC-eW7_YG5c4C3wfeks5tXyh-gaJpZM4SRepF>
.
When a BoneTrack with scales == null is cloned, the result is a track with scales != null. While this behavior doesn't change the appearance of the animation, it is unexpected and unnecessary.
The text was updated successfully, but these errors were encountered: