ousttrue
|
a123d09066
|
Merge branch 'master' into fix_material_dispose_issue
|
2025-08-07 15:19:33 +09:00 |
|
notargs
|
dfd5eceae5
|
マテリアルが正常に開放されていない問題を修正
|
2025-08-07 13:25:04 +09:00 |
|
ousttrue
|
ac49cdd40f
|
Merge pull request #2696 from ousttrue/fix/VRMC_springBone_limit
[VRMC_springBone_limit] job 側のロジック実装
|
2025-07-18 17:46:34 +09:00 |
|
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
|
3b06615340
|
Merge pull request #2695 from ousttrue/fix/mkdir_springbone
[springbone] mkdir. file move only
|
2025-07-17 22:12:19 +09:00 |
|
ousttrue
|
6182555ba2
|
add two
|
2025-07-16 14:47:50 +09:00 |
|
ousttrue
|
614abff8bf
|
file move only
|
2025-07-15 16:30:08 +09:00 |
|
ousttrue
|
4fd18272e1
|
Merge pull request #2689 from AoiKamishiro/customizableJobhandle
FastSpringBoneジョブのJobHandleをより柔軟に扱えるようにする変更
|
2025-07-14 17:43:21 +09:00 |
|
ousttrue
|
d9d1a867c5
|
Merge branch 'master' into customizableJobhandle
|
2025-07-14 17:40:47 +09:00 |
|
ousttrue
|
c5d210e6c8
|
Merge pull request #2688 from AoiKamishiro/burstCompatible
SpringBoneJobのBurst対応
|
2025-07-14 17:36:54 +09:00 |
|
ousttrue
|
98b13abf1c
|
Merge branch 'master' into burstCompatible
|
2025-07-14 17:32:51 +09:00 |
|
ousttrue
|
ddf262e63e
|
Merge pull request #2692 from ousttrue/version/v0_129_3
UniVRM-0.129.3
|
2025-07-10 17:29:22 +09:00 |
|
ousttrue
|
4862189ce2
|
UniVRM-0.129.3
|
2025-07-10 17:24:15 +09:00 |
|
ousttrue
|
2131668d55
|
Merge pull request #2683 from ousttrue/fix/add_pkg_visualstudio
com.unity.ide.visualstudio 復活。
|
2025-07-10 17:17:08 +09:00 |
|
ousttrue
|
e05d74691e
|
Merge branch 'master' into fix/add_pkg_visualstudio
|
2025-07-10 17:16:17 +09:00 |
|
ousttrue
|
cc3f1e8ef8
|
Merge pull request #2682 from ousttrue/fix/import_exception
Handling exceptions during import
|
2025-07-10 17:15:36 +09:00 |
|
ousttrue
|
5b43155fce
|
Merge branch 'master' into fix/import_exception
|
2025-07-10 17:14:55 +09:00 |
|
ousttrue
|
590c14ef04
|
Merge pull request #2674 from tsgcpp/feature/fix_mtoon10_macro_argument
vrmc_materials_mtoon_render_pipeline.hlsl 内のマクロ定義にて引数を明示する
|
2025-07-10 16:46:57 +09:00 |
|
Masataka SUMI
|
143ab36e37
|
Merge branch 'master' into feature/fix_mtoon10_macro_argument
|
2025-07-03 15:59:31 +09:00 |
|
AoiKamishiro
|
a010d2a772
|
より柔軟にJobを扱えるManualUpdateのオーバーロードを追加
|
2025-07-01 20:28:04 +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
|
da1bdcb728
|
Mathematicsパッケージ演算をユーティリティクラスに分離
|
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
|
cff9aa75b7
|
Merge pull request #2685 from notargs/use_materials
MaterialValueBindingMergerについて、sharedMaterialsではなくmaterialsを使用するように変更
|
2025-06-26 21:51:22 +09:00 |
|
notargs
|
a5042629d7
|
名前を揃えるように変更
|
2025-06-26 21:42:45 +09:00 |
|
notargs
|
498fb59e1c
|
コメントを更新
|
2025-06-26 21:26:14 +09:00 |
|
notargs
|
21155c332f
|
RuntimeImportの際はmaterialを複製しないように修正
|
2025-06-26 21:23:16 +09:00 |
|
notargs
|
70c0c40fb8
|
TODOを追記
|
2025-06-26 21:05:07 +09:00 |
|
notargs
|
3dd21ea354
|
Disposeを追記
|
2025-06-26 19:15:17 +09:00 |
|
notargs
|
176ac7edf6
|
MaterialValueBindingMergerについて、sharedMaterialsではなくmaterialsを使用するように変更
|
2025-06-26 19:08:11 +09:00 |
|