ousttrue
|
ea826146e6
|
node rename 作り直し。parse 終了時に rename が完了している方がよい。
vrm-0.x, vrm-1.0, vrma に対して実装した。
|
2025-04-17 19:23:33 +09:00 |
|
ousttrue
|
647f5c0a71
|
BoxMan use custom material
|
2025-02-03 19:13:38 +09:00 |
|
ousttrue
|
6ecc22f0ee
|
interface
|
2025-01-27 16:26:23 +09:00 |
|
ousttrue
|
de4c357f09
|
impl ITimeControl to Vrm10AnimationInstance
|
2025-01-23 19:04:39 +09:00 |
|
ousttrue
|
bd97ffd407
|
add VrmaScriptedImporter
|
2024-12-20 15:35:56 +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
|
ba77522f62
|
rename TPose to Vrm10TPose
|
2023-08-21 17:03:18 +09:00 |
|
ousttrue
|
1d05e845c9
|
sample の retarget を更新。
TPose を表現する empty クラスを追加。
|
2023-08-21 16:25:49 +09:00 |
|
ousttrue
|
44d2f2a926
|
LookAtInput を導入。LookAt.Process を整理。値の取得 => 位置ベースの場合に角度に解決 の2ステップ。
obsolete 削除
|
2023-08-18 15:51:59 +09:00 |
|
ousttrue
|
1b10fff4db
|
implement VrmAnimationInstance expression.
|
2023-08-17 16:43:34 +09:00 |
|
ousttrue
|
a3d6579ec7
|
LoadHumanPose, LoadExpressions, LoadLookAt
|
2023-08-17 15:59:19 +09:00 |
|
ousttrue
|
7cab5161fa
|
UniVRM10.VRM10Viewer.VrmAnimation to UniVRM10.Vrm10PoseLoader
|
2023-08-17 14:58:50 +09:00 |
|
ousttrue
|
00641d4720
|
naming
|
2023-08-16 14:58:40 +09:00 |
|
ousttrue
|
27b284bdb6
|
move Retarget to API
|
2023-08-16 13:53:54 +09:00 |
|
ousttrue
|
0cfd37c9b4
|
custom_00 ~ custom_99 を追加
|
2023-08-08 21:01:38 +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
|
464a5c8953
|
VrmAnimationInstance
|
2023-06-14 16:45:42 +09:00 |
|