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

ボーン名重複と、RootのTRSを警告に下げてエクスポートできるようにした #478

Merged
merged 3 commits into from
Jul 20, 2020

Conversation

ousttrue
Copy link
Contributor

#475

  • ボーンは自動的にリネームする
  • Rootは特に何もしない。エクスポート時に値が無くなってしまう警告

@ousttrue
Copy link
Contributor Author

ボーンリネームは、

  • humanoid avatar で使っているボーンはリネームしない
  • それ以外は、XXX_2, XXX_3 と同じ名前が発見されなくなるまで数字を上げます。(5000くらいになったらエラー)

というルールになっています。

@hiroj
Copy link
Contributor

hiroj commented Jul 20, 2020

警告メッセージにリネームされることを書いておいたほうが良さそうです。

@hiroj hiroj merged commit 1637d6e into vrm-c:master Jul 20, 2020
@ousttrue ousttrue added this to the v0.57 milestone Jul 20, 2020
@ousttrue ousttrue deleted the export_error_to_warn branch August 27, 2020 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants