ousttrue
|
bd97ffd407
|
add VrmaScriptedImporter
|
2024-12-20 15:35:56 +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
|
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
|
069ce370fe
|
Merge branch 'master' into alpha-mode-warning
|
2024-11-19 13:35:37 +09:00 |
|
ousttrue
|
84b64c0be2
|
use spring.transformIndexOffset
|
2024-11-18 16:30:16 +09:00 |
|
Noeri Huisman
|
6c1ca75674
|
Don't log warning when alphaMode property is not set on glTFMaterial
|
2024-11-12 21:06:04 +01: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
|
e543f1fa9d
|
Merge branch 'master' into fix/gravitypower_typo
|
2024-11-11 14:37:33 +09:00 |
|
ousttrue
|
83c4cf97c4
|
typo
|
2024-11-08 20:36:59 +09:00 |
|
ousttrue
|
3653a8f43d
|
VRM10 ModelExporter use GltfExportSettings
|
2024-11-08 18:33:47 +09:00 |
|
ousttrue
|
d6523847ce
|
Merge branch 'master' into fix/collidergroup_separate
|
2024-11-08 00:11:50 +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 |
|
Masataka SUMI
|
a1249a7937
|
remove debug log
|
2024-11-07 22:24:08 +09:00 |
|
Masataka SUMI
|
cce076d324
|
Impl VRM10 material exporter in URP
|
2024-11-07 22:21:55 +09:00 |
|
ousttrue
|
576eb6f509
|
Merge branch 'master' into fix/migration_no_binds_key
|
2024-11-06 14:36:23 +09:00 |
|
ousttrue
|
95019c9b6b
|
remove comment out
|
2024-11-01 19:40:45 +09:00 |
|
ousttrue
|
d059cbea79
|
restore expression
|
2024-11-01 19:27:09 +09:00 |
|
ousttrue
|
1584ca90d5
|
remove unused
|
2024-11-01 19:19:52 +09:00 |
|
ousttrue
|
83770c357e
|
fix binds KeyNotFoundException in migration.
|
2024-10-29 17:03:16 +09:00 |
|
ousttrue
|
67f2bdf49c
|
bypass vrmlib
|
2024-10-29 16:41:07 +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
|
53028c82f8
|
Vrm10Instance.UpdateTypes.None はやめ。不要
|
2024-10-23 16:09:46 +09:00 |
|
ousttrue
|
a4af90c978
|
if IsAssetImport, Prevent runtime resource allocation.
Or temporary object when export.
|
2024-10-23 15:38:44 +09:00 |
|
ousttrue
|
333ae766d0
|
Merge branch 'master' into fix/expression_override
|
2024-10-23 12:37:10 +09:00 |
|
ousttrue
|
81946e0167
|
Merge branch 'master' into fix/impl_springbone_bake
|
2024-10-22 14:32:56 +09:00 |
|
ousttrue
|
b7b44a2af5
|
Merge branch 'master' into fix/springbone_runtime_init_null
|
2024-10-22 14:31:47 +09:00 |
|
ousttrue
|
56b3024a1e
|
bake 時に SpringBone と LookAt に反映する実装
|
2024-10-21 22:46:08 +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
|
08c9aa57fd
|
FreezeMesh(正規化) の subOption として FreezeMeshUseCurrentBlendShapeWeight を整理
|
2024-10-21 15:24:00 +09:00 |
|
ousttrue
|
e8f221aed8
|
VRMC_springBone が無くても初期化する
|
2024-10-16 18:18:36 +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 |
|