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

Removing variable from anim timeline issue #871

Closed
degriz opened this issue Aug 25, 2021 · 4 comments
Closed

Removing variable from anim timeline issue #871

degriz opened this issue Aug 25, 2021 · 4 comments
Assignees

Comments

@degriz
Copy link

degriz commented Aug 25, 2021

OK so if you have a variable in the timeline, then remove it, then add it again with a different value, the original value is kept.

@degriz
Copy link
Author

degriz commented Aug 25, 2021

de

@buddhi1980
Copy link
Owner

Indeed, There is something wrong. I can reproduce it.

@buddhi1980
Copy link
Owner

Steps to reproduce:

  • use keyframe_anim_mandelbulb.example
  • delete fractal0_power parameter
  • modify this parameter on fractal formula (e.g. change to 3.0)
  • add parameter again to the table. This parameter appears with value 7 (from where it comes?)

buddhi1980 added a commit that referenced this issue Aug 25, 2021
…before inserting of parameter to animation table.
@buddhi1980
Copy link
Owner

Fixed.

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

No branches or pull requests

2 participants