Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Disable matrixAutoUpdate for entities #6847

Merged
merged 7 commits into from
Aug 30, 2022
Merged

Conversation

HexaField
Copy link
Member

Summary

disables matrixAutoUpdate for entities with a transform component.

References

closes #insert number here

Checklist

  • If this PR is still a WIP, convert to a draft
  • ensure all checks pass
  • When this PR is ready, mark it as "Ready for review"
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewer

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

// hand.add(bone)
// bone.position.y += 0.1
// return bone
// }
return existingBone
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HexaField Was this supposed to be commented out?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, still experimental code.

@speigg speigg marked this pull request as ready for review August 30, 2022 18:46
@speigg speigg merged commit 35852c1 into dev Aug 30, 2022
@speigg speigg deleted the disable-matrix-auto-update branch August 30, 2022 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants