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

空のモーフターゲットが出力されglTF違反になってしまうことがあるのを修正 #487

Merged
merged 3 commits into from
Jul 28, 2020

Conversation

saturday06
Copy link
Contributor

v0.56.3のデフォルトのエクスポート設定でglTF違反のデータを出力してしまうことがあるの修正しました。

こちらのVRM をUniVRM v0.56.3でインポートし、デフォルトの設定をいじらずエクスポートした結果の拡張子をglbとし、 https://github.khronos.org/glTF-Validator/ にかけた結果を次に示します。

修正前 修正後

変換前のVRMのエラーは0件です。残りの276件のエラーは、おそらくsparse accessorがデフォルトになった影響かと思いますが、今回は未調査です。

@saturday06
Copy link
Contributor Author

saturday06 commented Jul 27, 2020

PRいただいたバグフィックス saturday06#2 をマージしました。確認が足らず見落としてました。ありがとうございます 🙇

@ousttrue
Copy link
Contributor

こちらこそ、空のmorphがあることをまったく想定していなかったのでありがとうございます 🙇

@hiroj hiroj merged commit d2394e5 into vrm-c:master Jul 28, 2020
@saturday06 saturday06 deleted the remove_empty_morph_target branch May 13, 2024 21:24
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