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 remove shaders stage #14

Merged
merged 2 commits into from
Jan 20, 2016
Merged

Added remove shaders stage #14

merged 2 commits into from
Jan 20, 2016

Conversation

leerichard42
Copy link
Contributor

No description provided.

@@ -34,7 +34,7 @@ describe('removeUnusedSamplers', function() {

var stats = new OptimizationStatistics();
removeUnusedSamplers(gltf, stats);
expect(gltf.samplers.unusedId).not.toBeDefined();
expect(gltf.samplers.unusedSamplerId).not.toBeDefined();
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch!

@pjcozzi
Copy link
Contributor

pjcozzi commented Jan 20, 2016

Looks great. Rock on!

Please update the checkboxes in #1 as your pull requests are merged.

pjcozzi added a commit that referenced this pull request Jan 20, 2016
@pjcozzi pjcozzi merged commit c8cb8ec into master Jan 20, 2016
@pjcozzi pjcozzi deleted the shaders branch January 20, 2016 00:55
lilleyse pushed a commit that referenced this pull request Apr 26, 2018
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.

2 participants