Skip to content

Fixed morph target names#246

Open
JordyvanDortmont wants to merge 1 commit intofacebookincubator:mainfrom
JordyvanDortmont:fix_morph_target_names
Open

Fixed morph target names#246
JordyvanDortmont wants to merge 1 commit intofacebookincubator:mainfrom
JordyvanDortmont:fix_morph_target_names

Conversation

@JordyvanDortmont
Copy link
Copy Markdown

As mentioned in the implementation note for morph targets here: https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#morph-targets

The targetNames array and all primitive targets arrays must have the same length.

Currently the same target names are added multiple times when present on multiple mesh primitives. This causes the length of the target names to be a multiple of the length of the primitive target arrays.

@facebook-github-bot
Copy link
Copy Markdown

Hi JordyvanDortmont! Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

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