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 391: Adding BIM3 support to bouncer #402

Merged
merged 61 commits into from
Dec 14, 2020
Merged

Issue 391: Adding BIM3 support to bouncer #402

merged 61 commits into from
Dec 14, 2020

Conversation

har00n-haider
Copy link
Contributor

Implements the BIM file format changes mentioned in #391

@har00n-haider har00n-haider linked an issue Nov 12, 2020 that may be closed by this pull request
17 tasks
@har00n-haider har00n-haider marked this pull request as draft November 30, 2020 17:04
@har00n-haider har00n-haider marked this pull request as ready for review November 30, 2020 17:04
@har00n-haider
Copy link
Contributor Author

@carmenfan, ready for review.

Quick summary:

  • Updated to BIM3
  • Texture data loads correctly
  • Material/Texture node relationships are tied up correctly
  • UV channels are being read correctly and rendered
  • system and unit test updated for the changes to the BIM3 format (uv channels added)

@har00n-haider har00n-haider changed the title WIP: Issue 391 Issue 391: Adding BIM3 support to bouncer Nov 30, 2020
@coveralls
Copy link

coveralls commented Nov 30, 2020

Coverage Status

Coverage remained the same at 0.0% when pulling e4419f0 on ISSUE_391 into 17fd722 on staging.

@har00n-haider
Copy link
Contributor Author

@carmenfan , have removed the verbosity from the st/ut and the related logging functions.

Copy link
Member

@carmenfan carmenfan left a comment

Choose a reason for hiding this comment

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

@har00n-haider looks fine in general, just some minor clean up related stuff!

@har00n-haider
Copy link
Contributor Author

@carmenfan , feedback from the review has been implemented ready for another look!

@har00n-haider
Copy link
Contributor Author

@carmenfan changes are completed

@carmenfan carmenfan merged commit dcdc916 into staging Dec 14, 2020
@carmenfan carmenfan deleted the ISSUE_391 branch December 13, 2022 16:29
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.

Texture support in BIM files
3 participants