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

fix: Fixed update interpolation on child entities #2876

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

eonarheim
Copy link
Member

@eonarheim eonarheim commented Jan 10, 2024

===:clipboard: PR Checklist :clipboard:===

  • 📌 issue exists in github for these changes
  • 🔬 existing tests still pass
  • 🙈 code conforms to the style guide
  • 📐 new tests written and passing / old tests updated with new scenario(s)
  • 📄 changelog entry added (or not needed)

==================

This PR fixes an issue where parenting a entity with fixed updates on would cause a drawing flicker, transform interpolation now is aware of changing parents so it interpolates drawing continuously to prevent any flickering

flicker.mp4

@github-actions github-actions bot added the bug This issue describes undesirable, incorrect, or unexpected behavior label Jan 10, 2024
@eonarheim eonarheim merged commit c329263 into main Jan 10, 2024
4 of 5 checks passed
@eonarheim eonarheim deleted the fix/interplating-child-entities branch January 10, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes undesirable, incorrect, or unexpected behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant