Commit Graph

59 Commits

Author SHA1 Message Date
ousttrue
9dddb6517b cos_theta 2025-07-18 17:32:21 +09:00
ousttrue
8020b1ccad
Update Assets/UniGLTF/Runtime/SpringBoneJobs/SpringBoneCollision.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-18 17:28:06 +09:00
ousttrue
df49cc5e1e
Update Assets/UniGLTF/Runtime/SpringBoneJobs/Anglelimit/Anglelimit.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-18 17:27:48 +09:00
ousttrue
08f22b917c return tailDir 2025-07-18 17:17:30 +09:00
ousttrue
6b71582ea6 すべての衝突後ではなく、衝突毎に角度制限する必要あり 2025-07-18 05:00:14 +09:00
ousttrue
011664097d impl Anglelimit 2025-07-17 22:52:08 +09:00
ousttrue
d08e239541 add angle limit data BlittableJointMutable 2025-07-17 22:16:36 +09:00
ousttrue
d9d1a867c5
Merge branch 'master' into customizableJobhandle 2025-07-14 17:40:47 +09:00
AoiKamishiro
d62d791c07 FastSpringBoneSchedulerが他の依存を受け入れるように変更 2025-07-01 20:27:14 +09:00
AoiKamishiro
e477cf9fdf 未使用usingの削除 2025-07-01 11:51:05 +09:00
AoiKamishiro
3f9301824d BlittableTransformのアライメント最適化 2025-07-01 11:50:58 +09:00
AoiKamishiro
54b8c0caf1 BlittableSpringのアライメント最適化 2025-07-01 11:25:19 +09:00
AoiKamishiro
cf488a6524 可読性の向上 2025-07-01 10:21:54 +09:00
AoiKamishiro
f92ee46451 BlittableTransformの最適化 2025-07-01 09:59:08 +09:00
AoiKamishiro
46f9d6b52d 演算処理をMathHelperへ移行 2025-07-01 09:59:08 +09:00
AoiKamishiro
022e23b6d5 BlittableTransformの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
e5f6819b6d BlittableSpringの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
a447433f5c BlittableSpanの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
4cf52f7b31 BlittableModelLevelの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
6c741cf348 BlittableJointMutableの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
e1bded5bd0 BlittableJointImmutableの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
24f5b10a63 BlittableColliderの最適化 2025-06-30 02:40:04 +09:00
AoiKamishiro
8ff75be0f5 mathematicsパッケージの参照追加 2025-06-30 02:40:04 +09:00
AoiKamishiro
9b485510fb SpringBoneJobsアセンブリのBurst対応追加 2025-06-30 02:40:03 +09:00
ousttrue
8f5d826269 dispose function can now be executed again 2025-04-09 14:37:13 +09:00
ousttrue
7a34d11a3c add spring.transformIndexOffset 2025-03-17 15:40:04 +09:00
ousttrue
cad4082cc4 BufferCombiner.Unregister/Register で順番の変更が起きないようにする 2025-03-14 18:56:44 +09:00
ousttrue
f0d59ae948 list 2025-03-14 18:36:08 +09:00
ousttrue
559a363fe6 CurrentTails in center local coordinates. 2025-03-13 17:09:20 +09:00
ousttrue
091e7d15a0 fix logicsIndex in ReconstructIfDirty 2025-03-10 16:09:51 +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
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
ousttrue
7e0e235147 FastSpringBoneCombinedBuffer.DrawGizmos 2024-11-12 13:47:05 +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
0f9be690a5 コメント消し忘れ 2024-09-18 12:55:45 +09:00