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

Refactor Bounding Box Logic #555

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Conversation

arjxn-py
Copy link
Member

@arjxn-py arjxn-py commented Oct 30, 2024

Shall close #545
Shall also close #526

bbox.mov

@arjxn-py arjxn-py added the bug PR that fixes a bug label Oct 30, 2024
Copy link
Contributor

github-actions bot commented Oct 30, 2024

Preview PR at appsharing.space

Copy link
Contributor

github-actions bot commented Oct 30, 2024

Integration tests repot: appsharing.space

@trungleduc
Copy link
Member

Thanks!

@trungleduc trungleduc merged commit 5da75de into jupytercad:main Oct 30, 2024
6 checks passed
boundingBox.position.copy(center);
boundingBox.visible = false;
boundingBox.name = SELECTION_BOUNDING_BOX;
meshGroup.add(boundingBox);
Copy link
Member

Choose a reason for hiding this comment

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

🚀 Niiiiice

@arjxn-py arjxn-py deleted the bbox-visible branch October 30, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug PR that fixes a bug
Projects
None yet
3 participants