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

Remove the VRM 1.0 importer option about the normalization of node transforms. #1777

Merged
merged 1 commit into from Sep 7, 2022

Conversation

Santarh
Copy link
Contributor

@Santarh Santarh commented Sep 7, 2022

これは API Breaking Change です。

VRM 1.0 importer の doNormalize オプションを除去します。
以下の理由が挙げられます。

  • normalize を正常に動かし続けるには保守コストが大きい
  • VRM 1.0 の SpringBone や Constraint 設定は、node transform の状態に依存したプロパティが多く存在するため
  • ControlRig 機能の導入により normalize の意義が薄れたため

Copy link
Contributor

@ousttrue ousttrue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

正規化向けモーション => 正規化モデル

正規化向けモーション => ControlRig => 正規化されていないモデル

という動きになる。
ControlRig で正規化を代替するので、 import 時正規化を廃止する。

@ousttrue ousttrue merged commit da04ce7 into vrm-c:master Sep 7, 2022
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

2 participants