Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AnimationPlayer doesn't update in real-time when bezier curves change #96591

Closed
Arnklit opened this issue Sep 5, 2024 · 4 comments · Fixed by #96753
Closed

AnimationPlayer doesn't update in real-time when bezier curves change #96591

Arnklit opened this issue Sep 5, 2024 · 4 comments · Fixed by #96753

Comments

@Arnklit
Copy link
Contributor

Arnklit commented Sep 5, 2024

Tested versions

4.3.stable

System information

Godot v4.3.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4070 Laptop GPU (NVIDIA; 31.0.15.4683) - AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (16 Threads)

Issue description

When adjusting bezier keys, the animation doesn't update until you scrub the timeline. This was recently fixed for regular keys #91599, but should be fixed for bezier keys as well.

Godot_v4.3-stable_win64_Ghxyu9yYps.mp4

Steps to reproduce

Create a bezier animation and try adjusting the keys. Not how the objects don't update until you scrub the timeline.

Minimal reproduction project (MRP)

NA

@TokageItLab
Copy link
Member

When adjusting bezier keys, the animation doesn't update until you scrub the timeline. This was recently fixed for regular keys #91599, but should be fixed for bezier keys as well.

The way to go with the implementation is right, so it is great if someone could work on it

@Dowsley
Copy link
Contributor

Dowsley commented Sep 7, 2024

I will be touching this later today if no one else has picked it up.

@LeeTeng2001
Copy link

Hi, I would like this pick this up, is anyone else working on this?

@Dowsley
Copy link
Contributor

Dowsley commented Sep 9, 2024

@LeeTeng2001 I am. Feel free to lend me a hand though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants