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: Support cutting-plane orientation based on surface normal #498

Merged
merged 1 commit into from Dec 2, 2022

Conversation

Ibrahim5aad
Copy link
Collaborator

This PR solves #497 .

The issue is that the clipper component of the IFC viewer has a flag orthogonalY that controls whether to lock the cut plane normal vector to the y-axis if it exceeds a certain tolerance toleranceOrthogonalY. This flag default value is true, which was causing the issue.

@netlify
Copy link

netlify bot commented Dec 2, 2022

Deploy Preview for bldrs-share ready!

Name Link
🔨 Latest commit f843f07
🔍 Latest deploy log https://app.netlify.com/sites/bldrs-share/deploys/6389ff8c9a1a0e0008be9c7b
😎 Deploy Preview https://deploy-preview-498--bldrs-share.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@pablo-mayrgundter pablo-mayrgundter left a comment

Choose a reason for hiding this comment

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

Nice :) Thanks so much!

@pablo-mayrgundter pablo-mayrgundter merged commit 077bc71 into bldrs-ai:main Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Closed Issues
Development

Successfully merging this pull request may close these issues.

None yet

2 participants