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

GLTFExpporter: Support morph targetNames #13366

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

takahirox
Copy link
Collaborator

glTF 2.0 doesn't have morph target names in core spec.
But storing them into mesh.extra is suggested in glTF spec issue thread KhronosGroup/glTF#1036

Let's do that so far in GLTFExporter til morph target names is supported in core (maybe glTF next?) not to lose useful information.

Blender does it, too. KhronosGroup/glTF-Blender-Exporter#153

@mrdoob mrdoob added this to the r91 milestone Feb 20, 2018
@mrdoob mrdoob merged commit 7ff2ee0 into mrdoob:dev Feb 20, 2018
@mrdoob
Copy link
Owner

mrdoob commented Feb 20, 2018

Thanks!

@takahirox takahirox deleted the GLTFExporterTargetNames branch February 24, 2018 13:47
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.

3 participants