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

Issue 4 seestrasse #82

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Conversation

ConorStokes
Copy link
Contributor

This addresses the initial issue with the model https://github.com/bldrs-ai/test-models-private/issues/4 where transparency and specular from the material not being supplied for IFC 2X3 trips up the geometry extraction/material export to gltf code.

try {
transparency = style.Transparency ?? transparency
} catch (e) {
// This is hiding a version difference with IFC 2x3
Copy link
Member

Choose a reason for hiding this comment

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

Please add a 'TODO(author)' or 'TODO(gh issue-ref)' for here and below, about resolving schema skew

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.

Approved with doc nit

@ConorStokes ConorStokes merged commit b701cf5 into bldrs-ai:main Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants