Commit Graph

12 Commits

Author SHA1 Message Date
iruca3
8881882873
Introduce ImporterContextSettings for handling loading animation and
axes conversion.

Refs: https://github.com/vrm-c/UniVRM/pull/1719#discussion_r908105469
2024-08-17 13:35:27 +09:00
Masataka SUMI
6842cd933c
VrmAnimation depends on IMaterialDescriptorGenerator instead of "Standard" 2024-08-03 03:01:45 +09:00
ousttrue
be20563059 GetComponent を置き換え。
TryGetComponent
GetComponentOrThrow(拡張関数)
GetComponentOrNull(拡張関数)

sample と test は据え置き
2024-07-24 22:09:30 +09:00
Masataka SUMI
2778a696f1 remove unused usings 2024-07-23 20:02:47 +09:00
ousttrue
11a605b506 Generate serializer for VRMC_springBone_extended_collider 2024-06-04 17:44:38 +09:00
ousttrue
9dc2802621 add ErrorHandling for vrma importer 2024-01-19 15:29:45 +09:00
ousttrue
00641d4720 naming 2023-08-16 14:58:40 +09:00
ousttrue
0cfd37c9b4 custom_00 ~ custom_99 を追加 2023-08-08 21:01:38 +09:00
ousttrue
c5c91ccc37 nameof 全部小文字 2023-08-08 20:43:55 +09:00
ousttrue
1baf2e5e7d VrmAnimation の Expression 実装を、透明な transform の x 座標を転用するのをやめて、
AnimationClip に普通の float curve として格納する様に変更した。

VrmAnimationInstance の public field と連動する。
2023-08-08 18:53:32 +09:00
ousttrue
77ecdc2d55 VrmAnimationImporter create VrmAnimationInstance 2023-06-14 17:00:25 +09:00
ousttrue
122f15fc42 VrmAnimationImporter 2023-06-14 16:23:54 +09:00