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

Restore layer tests #8597

Merged
merged 2 commits into from Mar 7, 2024
Merged

Restore layer tests #8597

merged 2 commits into from Mar 7, 2024

Conversation

Pessimistress
Copy link
Collaborator

For #8592

Change List

  • Restore most layer tests

@coveralls
Copy link

coveralls commented Mar 7, 2024

Coverage Status

coverage: 81.57% (+5.9%) from 75.694%
when pulling 4092e60 on x/layer-tests
into 865b9fd on master.

@Pessimistress Pessimistress marked this pull request as ready for review March 7, 2024 15:43
Copy link
Collaborator

@donmccurdy donmccurdy left a comment

Choose a reason for hiding this comment

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

Coverage: 📈

Comment on lines 1 to +3
// TODO v9 gltf dependent layers
// import './simple-mesh-layer.spec';
// import './scenegraph-layer.spec';
import './simple-mesh-layer.spec';
import './scenegraph-layer.spec';
Copy link
Collaborator

Choose a reason for hiding this comment

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

minor: looks like the TODO above can be removed!

@Pessimistress Pessimistress merged commit 5aef807 into master Mar 7, 2024
2 checks passed
layer.state.model.getUniforms().radiusScale,
layer.getModels()[0].uniforms.radiusScale,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is layer.getModels() now universally preferred over layer.state.model?

@Pessimistress Pessimistress deleted the x/layer-tests branch March 8, 2024 20:06
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

4 participants