Commit Graph

1437 Commits

Author SHA1 Message Date
Masataka SUMI
b8ab2bdf8f
Fix an error when importing a glTF file that does not contain materials. 2024-12-20 15:12:03 +09:00
ousttrue
6eb9e589b9 set icon 2024-12-10 16:12:25 +09:00
ousttrue
554bdfec4d use Application.platform 2024-12-09 17:35:02 +09:00
ousttrue
267b080eac Editor の filedialog の platform 依存を隔離 2024-12-09 16:27:33 +09:00
ousttrue
5a882d76d1
Merge branch 'master' into #2525 2024-12-09 15:21:05 +09:00
Christian Petry
5d978f9c88 Refs #2525 - Using mesh topology to also process quads. Quads are being split into two triangles. 2024-12-04 12:51:32 +01:00
Christian Petry
cc6acafcf3 cleaned up PR 2024-12-03 15:21:03 +01:00
Christian Petry
66f37ba2ce Refs #2521 - Improved exporting performance drastically by increasing allocated buffer more than needed to be able to skip extending chunk by chunk. No difference in export quality 2024-12-03 15:15:12 +01:00
Christian Petry
e5e731359f Fixed #2519 - progress being used when given 2024-12-03 12:44:06 +01:00
ousttrue
c7f311ba1a
Merge branch 'master' into fix-path-error 2024-11-19 13:39:15 +09:00
ousttrue
c983367f40 update comment 2024-11-19 13:15:55 +09:00
ousttrue
eed18136be _nextTailsBackup 2024-11-19 10:17:30 +09:00
ousttrue
5bda6740ff buffer.BackupCurrentTails を buffer 増減の直前にする 2024-11-19 03:53:34 +09:00
ousttrue
e85d332e56 fix gizmo and assert 2024-11-19 03:41:07 +09:00
ousttrue
a78bf20884 FastSpringBoneBuffer._currentTailsBackup でバックアップ 2024-11-19 03:14:10 +09:00
ousttrue
a8bd641bae fix tailIndex 2024-11-18 16:44:15 +09:00
ousttrue
8e259e20dd comment 2024-11-18 16:38:17 +09:00
ousttrue
84b64c0be2 use spring.transformIndexOffset 2024-11-18 16:30:16 +09:00
Willem-Jan L. van Rootselaar
7fbb2f3bac Fix AnimationClipUtility to use empty string for curve path instead of null 2024-11-12 10:17:47 +01:00
ousttrue
0bfef39e3c UniVRM-0.128.0
Unity 2022.3.52f1
2024-11-12 16:45:15 +09:00
ousttrue
7e0e235147 FastSpringBoneCombinedBuffer.DrawGizmos 2024-11-12 13:47:05 +09:00
ousttrue
94c5219117 skip topology that is not MeshTopology.Triangles 2024-11-11 13:50:05 +09:00
ousttrue
8f0cbd81fb UniVRM-0.127.2 2024-10-25 12:58:40 +09:00
ousttrue
a4af90c978 if IsAssetImport, Prevent runtime resource allocation.
Or temporary object when export.
2024-10-23 15:38:44 +09:00
ousttrue
08c9aa57fd FreezeMesh(正規化) の subOption として FreezeMeshUseCurrentBlendShapeWeight を整理 2024-10-21 15:24:00 +09:00
ousttrue
95dce5e279 ここで全部クリアすると基準メッシュがすべてのBlendShapeを0にしたものになり、
BlendShapeを上げた状態を基準にbakeすることができない。

blendshapeが一個進むごとに基準meshが変わる動きになりうる!
2024-10-18 17:33:16 +09:00
hybridherbst
01330749a5
add version defines so that UniGLTF, UnityGLTF and glTFast can co-exist 2024-10-15 10:39:29 +02:00
ousttrue
573ad56d49 UniVRM-0.127.1 2024-10-15 14:02:46 +09:00
ousttrue
2f3a4d9fff springbone 初期化の修正。 2024-10-11 15:21:15 +09:00
ousttrue
583c02a8c1 comment for ExternalForce 2024-10-08 17:35:27 +09:00
ousttrue
6087256d1f fix comment space 2024-10-08 17:13:25 +09:00
ousttrue
fc117b8332 IVrm0XSpringBoneRuntime の実装
SpringboneRuntime を介した reset, reconstruct, scaling係数オプション, externalForce, 一時停止(FastSpringboneのみ)
の操作を実装
2024-10-08 17:07:06 +09:00
ousttrue
ba4d66d146 TransformExtensions.AbsoluteMaxValue 2024-10-07 16:38:58 +09:00
ousttrue
46e65700b2 SupportsScalingAtRuntime の実装
#2420
2024-10-04 16:34:25 +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
6917f195f1 FastSpringBoneBufferCombiner の責務を分割。
- FastSpringBoneCombinedBuffer 統合バッファ
- FastSpringBoneBufferCombiner 統合前バッファの登録管理
2024-10-01 19:10:35 +09:00
ousttrue
4a070e5966 UniVRM-0.127.0 2024-09-27 13:33:00 +09:00
ousttrue
2cae8712cb
Merge branch 'master' into fix/springbone_job_params 2024-09-18 16:07:54 +09:00
ousttrue
0f9be690a5 コメント消し忘れ 2024-09-18 12:55:45 +09:00
ousttrue
c7f1bbd992 fix Flip bug ! 2024-09-17 14:32:44 +09:00
ousttrue
7b84b73171 BlittableJointImmutable and BlittableJointMutable 2024-09-17 13:42:06 +09:00
ousttrue
b97ffe306b comment 2024-09-11 21:09:41 +09:00
ousttrue
0e738ae3d2 BlittableLogic を immutable にするべく currentTail と prevTail を外出し 2024-09-11 20:52:39 +09:00
sh0u
9cb6a92264
Update package.json
Add dependencies "com.unity.test-framework"
2024-09-11 20:28:24 +09:00
ousttrue
a1c9157215 breaking 2024-09-06 15:43:07 +09:00
ousttrue
4a6ea20825 LINQ的削減 2024-09-05 17:43:31 +09:00
ousttrue
e7b4c6106f MakeBufferAsync 2024-09-05 17:19:38 +09:00
ousttrue
f83c8260ab Unregister 呼んでなかった 2024-09-05 16:55:12 +09:00
ousttrue
0f191e5e8f vrm-0.x の fastspringbone の処理は、 vrm-1.0 版と同じものを使う 2024-09-05 15:27:29 +09:00