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

Implement Animator/Animation Parser #427

Open
Sayamame-beans opened this issue Sep 29, 2024 · 0 comments · May be fixed by #467
Open

Implement Animator/Animation Parser #427

Sayamame-beans opened this issue Sep 29, 2024 · 0 comments · May be fixed by #467

Comments

@Sayamame-beans
Copy link
Contributor

AAOのようなAnimator/Animation Parserの実装を要望します。(ref: https://github.com/anatawa12/AvatarOptimizer/tree/6ea0de56be9f19d8372b8e58c499760ed6c02f14/Editor/AnimatorParserV2)

アニメーションに関する変更を行うために、各NDMFツール作者は、各々でAnimator/Animationのパース処理を行っています。
これはあまり効率がよくないと考えます…
そのため、NDMF側でAnimator/Animationを確認し、情報を提供出来るようにするのが良いのではないかと思いました。

また、各pathやツールの処理後に状況が変化する可能性があるため、

  • 変更や置き換えに追従(プラグイン側から情報を提供してもらう)する
  • キャッシュする?
  • (非NDMFの非破壊ツールを想定して?)持っているキャッシュとメタ情報(ID?)が異なるときに(requestに応じて)再処理出来るようにする?

related?: #111

@bdunderscore bdunderscore linked a pull request Nov 28, 2024 that will close this issue
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 a pull request may close this issue.

1 participant