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

Force .gltf extension in writeGltf and standardize some tests #109

Merged
merged 1 commit into from
Jun 24, 2016

Conversation

lilleyse
Copy link
Contributor

When loading binary and exporting as non-binary, the output extension was still .glb. This PR forces the output extension to be .gltf. I also cleaned up some of the paths for the gltfPipeline tests.

@lasalvavida Take a look when you have a chance.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 93.797% when pulling 98baac9 on fix-export-ext into 03c7733 on master.

@lasalvavida
Copy link
Contributor

Tested, .glb file now output as .gltf unless specified otherwise. Thanks @lilleyse!

@lasalvavida lasalvavida merged commit 0edf83e into master Jun 24, 2016
@lasalvavida lasalvavida deleted the fix-export-ext branch June 29, 2016 13:26
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

3 participants