ousttrue
|
0dc81ba7a1
|
LookAt は DefaultExpressionValidator.Validate よりあとで処理されて IsBinary の閾値が 0 であった
see DefaultExpressionValidator.Validate
var weight = expression.IsBinary ? Mathf.Round(inputWeights[key]) : inputWeights[key];
|
2025-02-26 19:42:34 +09:00 |
|
ousttrue
|
b79333673b
|
remove PreviewMaterialItem.RestoreInitialValues. use PreviewMaterialItem.Clear
|
2025-02-25 23:56:35 +09:00 |
|
ousttrue
|
059e691aca
|
Vrm10Instance.DisposeRuntime
|
2025-02-25 23:22:07 +09:00 |
|
ousttrue
|
dcc6d09635
|
Vrm10RuntimeExpression.Dispose. offset,scale
|
2025-02-25 16:24:47 +09:00 |
|
ousttrue
|
24ff14e367
|
UniVRM-0.128.2
|
2025-02-13 15:24:11 +09:00 |
|
ousttrue
|
94e242b31f
|
Merge branch 'vrm-c:master' into fix/use_UniGLTFLogger
|
2025-02-05 13:02:58 +09:00 |
|
ousttrue
|
5885004730
|
UniGLTFLogger
|
2025-02-05 03:47:56 +09:00 |
|
ousttrue
|
1f6ffa5eb6
|
vrm の root 以外にアタッチするスクリプトはアイコン取りやめ
- VRMSpringBone
- Vrm10XXXConstraint
- VRM10SpringBoneColliderGroup
|
2025-02-04 21:58:27 +09:00 |
|
ousttrue
|
647f5c0a71
|
BoxMan use custom material
|
2025-02-03 19:13:38 +09:00 |
|
ousttrue
|
a1e5c854c9
|
fix UV_PROPERTY hard coding(_MainTex_ST)
|
2025-02-03 19:02:07 +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
|
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 |
|