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

Added ContentRepresentation #1044

Merged
merged 5 commits into from
Oct 30, 2023
Merged

Added ContentRepresentation #1044

merged 5 commits into from
Oct 30, 2023

Conversation

katehryhorenko
Copy link
Contributor

@katehryhorenko katehryhorenko commented Oct 25, 2023

BACKGROUND:
ContentElement doesn't work with RepresentationIstances. Explore rewrites Object3D geometry with data from content url. And at this moment it overrides all children nodes

DESCRIPTION:

  • ContentRepresentation contains almost all ContentElement properties. The GlbLocation is stored inside glb node as user extension. No Explore changes needed.

TESTING:

REQUIRED:

  • All changes are up to date in CHANGELOG.md.

This change is Reviewable

katehryhorenko added 2 commits October 25, 2023 16:06
Add empty node if BoundingBox is empty or invalid;
Copy link
Member

@andrewheumann andrewheumann left a comment

Choose a reason for hiding this comment

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

:shipit:

Reviewed 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@katehryhorenko katehryhorenko merged commit eb7aef0 into master Oct 30, 2023
2 checks passed
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.

None yet

2 participants