ousttrue
|
be20563059
|
GetComponent を置き換え。
TryGetComponent
GetComponentOrThrow(拡張関数)
GetComponentOrNull(拡張関数)
sample と test は据え置き
|
2024-07-24 22:09:30 +09:00 |
|
ousttrue
|
5269bb9b8a
|
remove unused
|
2024-07-11 19:12:28 +09:00 |
|
ousttrue
|
2ff310a070
|
VRM10SpringBoneJoint.s_activeForGizmoDraw to InternalsVisibleTo
"DrawColliders"
|
2024-07-11 19:09:35 +09:00 |
|
ousttrue
|
5b954dbb7c
|
add toggle DrawCollider
|
2024-07-11 18:20:32 +09:00 |
|
ousttrue
|
a30dfd363b
|
spring と 関連のある collider も描画する
|
2024-07-11 14:12:07 +09:00 |
|
ousttrue
|
8c09ff60df
|
isLastTail
|
2024-07-11 14:12:07 +09:00 |
|
ousttrue
|
a87ceb0fd4
|
VRM10SpringBoneJoint の Gizmo を Spring 単位にまとめて描画するようにした
末端の joint を選択していても 根元から一連の joint を描画し、
末端を別色で highlight する。
|
2024-07-11 14:12:07 +09:00 |
|
ousttrue
|
e85b246ce4
|
remove Vrm10Instance.OnDrawGizmosSelected
https://github.com/vrm-c/UniVRM/issues/2325
|
2024-07-11 14:12:07 +09:00 |
|
ousttrue
|
2effde9c1f
|
show spring info on VRM10SpringBoneJointEditor
|
2024-07-11 14:12:07 +09:00 |
|
Fuji Sunflower
|
e4474a3331
|
Add RequireComponent
Add Humanoid as RequireComponent to Vrm10Instance.cs
|
2024-02-17 15:25:09 +09:00 |
|
tsgcpp
|
f3e0e8e417
|
fix: Skip Vrm10Runtime instantiation after the GameObject is destroyed
|
2024-01-06 00:16:03 +09:00 |
|
Fuji Sunflower
|
ad11124329
|
Fix null exception
Fix null exception by Humanoid
|
2023-10-28 20:12:52 +09:00 |
|
ousttrue
|
a82dfd4611
|
Vrm10RuntimeControlRig は、正規化されたTPoseを受け取る責務に特化して単純化する。
初期回転を持つポーズの受付は、Vrm10BoneInitialRotation を使う別クラスに委譲する。
(次で作ります)
|
2023-02-20 13:54:12 +09:00 |
|
Masataka SUMI
|
b376a94d75
|
rename gaze to LookAt
|
2023-02-14 22:56:16 +09:00 |
|
Masataka SUMI
|
a344a8d12b
|
Refactoring about Vrm10 LookAtRuntime
|
2023-02-14 22:08:18 +09:00 |
|
ousttrue
|
7af375cf34
|
Vrm10Importer の引き数を整理
* controlRigGenerationOption を削除
* controlRigInitialRotations に一本化
* IReadOnlyDictionary<HumanBodyBones, Quaternion> を使う
* XR_EXT_hand_tracking の親指のロールを修正
|
2022-11-28 15:44:25 +09:00 |
|
ousttrue
|
4a4dbb447a
|
initialRotations
|
2022-11-25 20:29:02 +09:00 |
|
ousttrue
|
b18e5cd63b
|
VRM10Object を作成するステップ
* VRM10Object が無いときにエラー表示
* VRM10Object が無ければ VRM10Instance を停止させる
|
2022-10-26 14:27:36 +09:00 |
|
ousttrue
|
b2c3d14942
|
親指のガイド表示
|
2022-10-20 16:58:43 +09:00 |
|
Masataka SUMI
|
7ef5c7be54
|
remove unnecessary value of ControlRigGenerationOption
|
2022-09-21 16:22:59 +09:00 |
|
Masataka SUMI
|
902ed67335
|
Add ControlRigGenerationOption
|
2022-09-16 17:02:29 +09:00 |
|
Masataka SUMI
|
9c88a9761c
|
Add generateControlRig option to VRM 1.0 Importer
|
2022-09-07 18:51:23 +09:00 |
|
ousttrue
|
3ab946f8ac
|
euler 角の正の方向。ロジックをドキュメントに合わせる。
|
2022-08-02 19:58:27 +09:00 |
|
ousttrue
|
f19389c03a
|
Animator じゃなくて Vrm10Instance から bone を得る
|
2022-06-24 18:10:42 +09:00 |
|
ousttrue
|
5758f12a88
|
Move Vrm10Instance.SpringBoneCenter to Vrm10InstanceSpringBone.Spring.Center. Update exporter and importer.
|
2022-05-30 22:15:00 +09:00 |
|
ousttrue
|
d02bdd3d5f
|
Merge pull request #1629 from notargs/feature/use_gizmo_selected
OnDrawGizmosではなくOnDrawGizmosSelectedを利用する
|
2022-04-22 19:54:07 +09:00 |
|
notargs
|
247b9347e9
|
OnDrawGizmos -> OnDrawGizmosSelected
|
2022-04-22 19:51:35 +09:00 |
|
ousttrue
|
eb71863d6d
|
Vrm10Instance と Vrm10Runtime で責務を整理する
* Vrm10Instance シーンヒエラルキーでの表現
* Vrm10Runtime プレイ時のインタフェース
|
2022-04-11 15:50:53 +09:00 |
|
ousttrue
|
8ba9fa5555
|
gizmo color
|
2022-01-12 18:12:54 +09:00 |
|
ousttrue
|
3ef65aab5a
|
SpringBone gizmo
|
2022-01-11 14:48:41 +09:00 |
|
notargs
|
e9e4c9d5b6
|
コメントを追加
|
2021-10-15 16:57:09 +09:00 |
|
notargs
|
cfd246fce2
|
SpringBoneの内部構造を動的に変更するための仕組みを追加
|
2021-10-15 16:53:38 +09:00 |
|
ousttrue
|
b0a1de9f74
|
Avoid FastSpringBone in UnitTest
|
2021-10-06 19:55:19 +09:00 |
|
ousttrue
|
f67e0975dd
|
Merge pull request #1273 from notargs/feature/spring_bone_10
Improve buffer construction performance
|
2021-10-06 15:55:14 +09:00 |
|
notargs
|
55d8bcbd1c
|
rm fastSpringBoneScope
|
2021-10-06 14:56:50 +09:00 |
|
ousttrue
|
191ac777fe
|
fix name
|
2021-10-05 19:19:12 +09:00 |
|
notargs
|
46bc49a343
|
Remove SpringBoneLogic & Vrm10InstanceSpringBone logics
|
2021-10-05 18:49:08 +09:00 |
|
notargs
|
59b4835996
|
Improve FSB10 collider
|
2021-10-05 18:38:22 +09:00 |
|
notargs
|
c588d81b4d
|
Add FastSpringBone10 core logics
|
2021-10-05 16:20:54 +09:00 |
|
notargs
|
463b0096c1
|
Dispose Vrm10Instance
|
2021-10-04 19:38:59 +09:00 |
|
notargs
|
6bae0f5074
|
Fix FastSpringBone Reconstruction algorithm
|
2021-10-04 18:42:53 +09:00 |
|
notargs
|
5939f244cf
|
Initialize fastspringBone on initialize vrm
|
2021-10-01 20:48:38 +09:00 |
|
ousttrue
|
0934d96228
|
rename_VRM10Controller_to_Vrm10Instance
|
2021-09-28 13:27:28 +09:00 |
|