Commit Graph

1542 Commits

Author SHA1 Message Date
ousttrue
daff196277 上よせ 2024-11-12 14:56:17 +09:00
ousttrue
2e1a073cf8
Merge branch 'master' into fix/vrm10_editor 2024-11-11 14:50:05 +09:00
ousttrue
e543f1fa9d
Merge branch 'master' into fix/gravitypower_typo 2024-11-11 14:37:33 +09:00
ousttrue
8798af484a VRM10SpringBoneDrawer のボタン移植 2024-11-09 01:56:05 +09:00
ousttrue
01b34c4b89 update SpringBone editor 2024-11-09 01:42:08 +09:00
ousttrue
11a53c967a Vrm10InstanceEditor 3tabs. VrmInstance, LookAt, SpringBone 2024-11-09 00:37:28 +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
3b6c41c2e3 default MigrateToVrm1 is true 2024-11-08 15:14:54 +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
2fed70ba4e
Merge branch 'master' of https://github.com/vrm-c/UniVRM into vrm10UrpExport 2024-11-07 22:24:28 +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
3b470978d9 remove VRM10Window 2024-11-07 19:38:26 +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
030052a4a4
Merge branch 'master' into fix/springboneruntime_default 2024-10-25 19:05:36 +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
8f0cbd81fb UniVRM-0.127.2 2024-10-25 12:58:40 +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
573ad56d49 UniVRM-0.127.1 2024-10-15 14:02:46 +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