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

add additional if not mixer, then create for updatedComponent part of AnimationSystem #666

Merged
merged 2 commits into from
May 16, 2024

Conversation

hanbollar
Copy link
Contributor

Linking

related to Volumetrics-io/solgarden#53

Problem

depending on creation workflow, we're not guaranteed the mixer will exist by the time it hits updatedComponent (we already handle the attachedComponetn and other cases thankfullY)

Solution

add in the extra if to match the other cases

Breaking Change

nope

Notes

...


Required to Merge

  • PASS - all necessary actions must pass (excluding the auto-skipped ones)
  • TEST IN HEADSET - main dev-testing-example and any of the other examples still work as expected
  • VIDEO - if this pr changes something visually - post a video here of it in headset-MR and/or on desktop (depending on what it affects) for the reviewer to reference.
  • TITLE - make sure the pr's title is updated appropriately as it will be used to name the commit on merge
  • BREAKING CHANGE
    • DOCUMENTATION: This includes any changes to html tags and their components
      • make a pr in the documentation repo that updates the manual docs to match the breaking change
      • link the pr of the documentation repo here: #pr
      • that pr must be approved by @lobau
    • SAMPLES/INDEX.HTML: This includes any changes (html tags or otherwise) that must be done to our landing page submodule as an effect of this pr's updates
      • make a pr in the mrjs landing page repo that updates the landing page to match the breaking change
      • link the pr of the landing page repo here: #pr
      • that pr must be approved by @hanbollar

hanbollar added 2 commits May 16, 2024 15:52
Signed-off-by: hanbollar <[email protected]>
Signed-off-by: hanbollar <[email protected]>
Copy link

render bot commented May 16, 2024

@hanbollar hanbollar changed the title WIP - add additional if not mixer, then create for updatedComponent part of AnimationSystem add additional if not mixer, then create for updatedComponent part of AnimationSystem May 16, 2024
@hanbollar hanbollar merged commit 6df377d into main May 16, 2024
6 checks passed
@hanbollar hanbollar deleted the hb-fix-for-solgarden branch May 16, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant