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

3D Tiles - Added support for batch table hierarchy without parents #5038

Merged
merged 2 commits into from Mar 8, 2017

Conversation

lilleyse
Copy link
Contributor

For #3241

Also using new tilesets generated in CesiumGS/3d-tiles-validator#59.

The problem with black see-through models #4872 (comment) is fixed with the updated tilesets.

@lilleyse lilleyse changed the title 3D Tiles - Added support form batch table hierarchy without parents 3D Tiles - Added support for batch table hierarchy without parents Feb 24, 2017
return traverseHierarchyMultipleParents(hierarchy, instanceIndex, endConditionCallback);
} else {
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove else and just return.

@pjcozzi
Copy link
Contributor

pjcozzi commented Mar 8, 2017

Sorry, just that comment.

@lilleyse
Copy link
Contributor Author

lilleyse commented Mar 8, 2017

Updated

@pjcozzi pjcozzi merged commit dc06f02 into 3d-tiles Mar 8, 2017
@pjcozzi pjcozzi deleted the hierarchy-no-parents branch March 8, 2017 18:39
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