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

When the shape key changes, the canvas does not respond to the change. #653

Open
Milesssssss opened this issue Jun 14, 2024 · 2 comments
Open
Labels
bug Something isn't working
Milestone

Comments

@Milesssssss
Copy link

When the shape key changes, the canvas does not respond to the change. Or shold i reset scene?
Demo site:
https://codepen.io/chengda-ma/pen/dyEZqPd

Platform:

  • Library version: [v0.0.23]
@Milesssssss Milesssssss added the bug Something isn't working label Jun 14, 2024
@gkjohnson
Copy link
Owner

If you change anything that will modify geometry in the scene you need to call setScene, again. If it's still not working then it's possible that the caching mechanism isn't working correctly for morph target geometry at the moment.

@Milesssssss
Copy link
Author

image

As the demo shows, it's still not working.

@gkjohnson gkjohnson modified the milestones: v0.0.23, v0.0.24 Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants