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: BoundingBox #905

Merged
merged 1 commit into from
Feb 26, 2024
Merged

fix: BoundingBox #905

merged 1 commit into from
Feb 26, 2024

Conversation

cyaiox
Copy link
Contributor

@cyaiox cyaiox commented Feb 26, 2024

This PR fixes the bounding box when loading the gltf twice during the assets and the GLTFComponent initialization, removing the parent link between the bounding box mesh and the entity and managing the bounding box translation separately.

@cyaiox cyaiox enabled auto-merge (squash) February 26, 2024 21:00
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: fe17f47
Status: ✅  Deploy successful!
Preview URL: https://2517879f.js-sdk-toolchain.pages.dev
Branch Preview URL: https://fix-bouding-box.js-sdk-toolchain.pages.dev

View logs

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.81%. Comparing base (f06a0a7) to head (fe17f47).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #905      +/-   ##
==========================================
+ Coverage   66.78%   66.81%   +0.02%     
==========================================
  Files         524      524              
  Lines       16531    16542      +11     
  Branches     2109     2111       +2     
==========================================
+ Hits        11041    11052      +11     
  Misses       5155     5155              
  Partials      335      335              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cyaiox cyaiox merged commit 2c5f6a7 into main Feb 26, 2024
9 of 10 checks passed
@cyaiox cyaiox deleted the fix/bouding-box branch February 26, 2024 21:11
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.

2 participants