ousttrue
|
de4c357f09
|
impl ITimeControl to Vrm10AnimationInstance
|
2025-01-23 19:04:39 +09:00 |
|
ousttrue
|
e3b2071877
|
Merge branch 'master' into fix/10_collider_editor_update
|
2024-12-23 13:39:59 +09:00 |
|
ousttrue
|
a8925bbd10
|
Merge branch 'master' into use_maintexture_offset_scale
|
2024-12-20 15:52:38 +09:00 |
|
ousttrue
|
bd97ffd407
|
add VrmaScriptedImporter
|
2024-12-20 15:35:56 +09:00 |
|
notargs
|
6ba271705c
|
Merge remote-tracking branch 'upstream/master' into use_maintexture_offset_scale
|
2024-12-13 21:30:09 +09:00 |
|
notargs
|
fc206b8225
|
Fix MaterialValueBindingMerger built-in RP lock-in
|
2024-12-13 20:20:28 +09:00 |
|
ousttrue
|
6eb9e589b9
|
set icon
|
2024-12-10 16:12:25 +09:00 |
|
ousttrue
|
9eb134fcf3
|
Merge branch 'master' into fix/gizmo_count
|
2024-12-09 15:22:44 +09:00 |
|
ousttrue
|
eade1b521f
|
初期設定時など空の時にエラーになる
|
2024-12-04 16:29:36 +09:00 |
|
ousttrue
|
927008c1bf
|
use awaitCaller
|
2024-12-03 13:19:49 +09:00 |
|
ousttrue
|
6cee7b3b70
|
capsule の頭側も drag できるようにした
|
2024-11-29 19:00:09 +09:00 |
|
ousttrue
|
1a54ed1b2c
|
HeadWorldPosition
|
2024-11-26 15:58:49 +09:00 |
|
ousttrue
|
4f41ed76f4
|
Cloth x Capsule
|
2024-11-26 02:09:42 +09:00 |
|
ousttrue
|
0732779721
|
SphereCapsuleCollider to VRM10SpringBoneCollider
|
2024-11-19 20:03:25 +09:00 |
|
ousttrue
|
84b64c0be2
|
use spring.transformIndexOffset
|
2024-11-18 16:30:16 +09:00 |
|
ousttrue
|
2d554fbf62
|
remove comment out
|
2024-11-12 13:47:05 +09:00 |
|
ousttrue
|
7e0e235147
|
FastSpringBoneCombinedBuffer.DrawGizmos
|
2024-11-12 13:47:05 +09:00 |
|
ousttrue
|
6ea8259304
|
IVrm10SpringBoneRuntime.DrawGizmos
|
2024-11-12 13:47:05 +09:00 |
|
ousttrue
|
8701fc4af3
|
OnDrawGizmosSelected
|
2024-11-12 13:47:05 +09:00 |
|
ousttrue
|
64b18efcd3
|
spring root は radius が無い。1cm 決め打ち。
|
2024-11-12 13:47:05 +09:00 |
|
ousttrue
|
41a86297de
|
[1.0] joint gizmo simple 化
- joint は自身のSphere描画をする(radius 取得のみ vrm に問い合わせる)
- vrm は連結Lineの描画をする
|
2024-11-12 13:47:05 +09:00 |
|
ousttrue
|
83c4cf97c4
|
typo
|
2024-11-08 20:36:59 +09:00 |
|
ousttrue
|
109feb7539
|
editor 用
|
2024-11-08 00:00:42 +09:00 |
|
ousttrue
|
44a9bc5aeb
|
impl OnDrawGizmosSelected and Separate for VRM10SpringBoneColliderGroup
|
2024-11-07 23:43:51 +09:00 |
|
ousttrue
|
1584ca90d5
|
remove unused
|
2024-11-01 19:19:52 +09:00 |
|
ousttrue
|
9c933390f1
|
default の SpringboneRuntime の条件見直し
|
2024-10-25 17:58:46 +09:00 |
|
ousttrue
|
135ec7a0da
|
SpringboneRuntime が null だと NullReference Exception
SpringboneRuntime が null になるのは、scene 配置 play の時だけ。
|
2024-10-25 14:09:31 +09:00 |
|
ousttrue
|
0d8849e56c
|
Merge branch 'master' into fix/vrm10_asset_import_flag
|
2024-10-25 12:53:37 +09:00 |
|
ousttrue
|
0e4bf5da06
|
#2463 でコンストラクターで Singleton 確保したのが仇に。
|
2024-10-24 16:43:30 +09:00 |
|
ousttrue
|
333ae766d0
|
Merge branch 'master' into fix/expression_override
|
2024-10-23 12:37:10 +09:00 |
|
ousttrue
|
8f3cb87217
|
impl expression binary and override combination
https://github.com/vrm-c/vrm-specification/pull/487
|
2024-10-21 19:17:44 +09:00 |
|
ousttrue
|
6402d55a55
|
springbone の無いモデルでは null
|
2024-10-16 17:42:55 +09:00 |
|
ousttrue
|
fcd4a936f5
|
springbone が無い時に初期化されずに NullReferenceException になる
|
2024-10-16 17:37:50 +09:00 |
|
ousttrue
|
a3067ef7cc
|
Merge branch 'master' into fix/inputMaxValue
|
2024-10-11 17:55:29 +09:00 |
|
ousttrue
|
a335e375ec
|
Update Assets/VRM10/Runtime/Components/LookAt/CurveMapper.cs
Co-authored-by: 0b5vr <0b5vr@0b5vr.com>
|
2024-10-11 16:10:49 +09:00 |
|
ousttrue
|
86e0999a58
|
[1.0] Scene配置モデルのDefaultSpringBone を Vrm10FastSpringboneRuntimeStandalone に変更
|
2024-10-08 14:18:41 +09:00 |
|
ousttrue
|
a17aa977c7
|
Clamp01
|
2024-10-07 15:36:24 +09:00 |
|
ousttrue
|
d688a1568e
|
max
|
2024-10-07 15:31:14 +09:00 |
|
ousttrue
|
27fc4324c8
|
1.0 では未使用の AnimationCurve を除去
|
2024-10-07 15:25:33 +09:00 |
|
ousttrue
|
e63c6ff2f5
|
0 or CurveYRangeDegree
|
2024-10-07 15:13:05 +09:00 |
|
ousttrue
|
9ffebd5b87
|
fix CurveMapper. zero inputMaxValue
|
2024-10-07 14:49:36 +09:00 |
|
ousttrue
|
749a5b242b
|
Editor からの JointLevel の更新
|
2024-10-04 13:33:37 +09:00 |
|
ousttrue
|
f643f2befd
|
BlittableExternalData to BlittableModelLevel
|
2024-10-03 19:42:33 +09:00 |
|
ousttrue
|
5caf987a18
|
[1.0] SpringBone reset 実装など
|
2024-10-01 20:49:02 +09:00 |
|
ousttrue
|
867177404b
|
SpringBoneの初期化を前方に移動しことで、非play時のDontDestroyOnLoadが発生してしまった。回避
|
2024-09-26 14:29:50 +09:00 |
|
ousttrue
|
4196b2df5b
|
Merge branch 'master' into fix/vrm10_lookat_initialization
|
2024-09-25 16:36:58 +09:00 |
|
ousttrue
|
4f8e98e065
|
コメント修正。InitializeLookAtOriginTransform
|
2024-09-25 15:32:11 +09:00 |
|
ousttrue
|
02c5224795
|
IVrm10SpringBoneRuntimeProvider
|
2024-09-25 13:36:19 +09:00 |
|
ousttrue
|
952730c446
|
lookAt は root と同じ向きが初期姿勢
LookAtOriginTransform.rotation = instance.transform.rotation;
|
2024-09-24 18:08:24 +09:00 |
|
ousttrue
|
5fbd718630
|
typo
|
2024-09-24 17:37:00 +09:00 |
|