ousttrue
|
61e79dca4e
|
DrawChain
|
2025-09-08 18:02:25 +09:00 |
|
ousttrue
|
925a9d8b0c
|
HandleLimitRotation
|
2025-09-08 17:53:08 +09:00 |
|
ousttrue
|
db5ff3529c
|
Hinge
|
2025-09-08 16:30:26 +09:00 |
|
ousttrue
|
721ad2466f
|
calcSpringboneLimitSpace
|
2025-09-08 15:47:57 +09:00 |
|
ousttrue
|
3fdecc005b
|
label
|
2025-09-08 14:42:42 +09:00 |
|
ousttrue
|
38ccb92300
|
Merge pull request #2717 from ousttrue/fix/unity_hub_output
[github action] find installed unity
|
2025-08-27 15:01:00 +09:00 |
|
ousttrue
|
08e0273130
|
fix comma
|
2025-08-27 14:04:04 +09:00 |
|
ousttrue
|
40cccce0fc
|
Merge pull request #2716 from ousttrue/version/v0_130_0
UniVRM-0.130.0
|
2025-08-27 13:36:00 +09:00 |
|
ousttrue
|
ac8394e909
|
UniVRM-0.130.0
|
2025-08-27 13:30:29 +09:00 |
|
ousttrue
|
634d1b6043
|
Merge pull request #2715 from ousttrue/fix/springlimit_msg
[springbone limit]作業中メッセージ
|
2025-08-26 20:29:07 +09:00 |
|
ousttrue
|
097efb2cb2
|
Update Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs
Co-authored-by: 0b5vr <0b5vr@0b5vr.com>
|
2025-08-22 17:59:21 +09:00 |
|
ousttrue
|
dc099fd207
|
Update Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs
Co-authored-by: 0b5vr <0b5vr@0b5vr.com>
|
2025-08-22 17:59:12 +09:00 |
|
ousttrue
|
9a6b7efca1
|
作業中メッセージ
|
2025-08-22 17:45:35 +09:00 |
|
ousttrue
|
bc52bcc384
|
Merge pull request #2712 from ousttrue/fix/unique_morphname
[importer] blendshape の名前重複をリネームする
|
2025-08-22 16:47:36 +09:00 |
|
ousttrue
|
b99d71d4da
|
Merge branch 'master' into fix/unique_morphname
|
2025-08-22 16:47:12 +09:00 |
|
ousttrue
|
3317c095b1
|
Merge pull request #2714 from Santarh/customShaderImport
Convert material importers from static to instance classes for shader customization
|
2025-08-22 16:46:52 +09:00 |
|
ousttrue
|
f69ebf823e
|
Merge branch 'master' into customShaderImport
|
2025-08-22 16:46:37 +09:00 |
|
ousttrue
|
2759669c67
|
Update Assets/UniGLTF/Tests/UniGLTF/GltfLoadTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-21 16:55:59 +09:00 |
|
ousttrue
|
820d46758f
|
Update Assets/UniGLTF/Runtime/UniGLTF/IO/Parser/GlbLowLevelParser.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-21 16:55:54 +09:00 |
|
Masataka SUMI
|
559a32fc97
|
Add comments
|
2025-08-21 15:06:00 +09:00 |
|
Masataka SUMI
|
90e7c2f588
|
Convert VRM1.0 Material Import classes from static to instance class.
|
2025-08-21 14:57:21 +09:00 |
|
ousttrue
|
81abd951d7
|
動確 unittest追加。
ベースにした glTF
https://github.com/KhronosGroup/glTF-Tutorials/blob/main/gltfTutorial/gltfTutorial_017_SimpleMorphTarget.md
|
2025-08-21 14:43:08 +09:00 |
|
Masataka SUMI
|
7e47a4f155
|
Convert VRM0.X Material import classes from static to instance class.
|
2025-08-21 14:42:43 +09:00 |
|
Masataka SUMI
|
fc30e74a12
|
Convert glTF Material Import classes from static to instance class.
|
2025-08-21 14:24:12 +09:00 |
|
ousttrue
|
b0ebebdfca
|
add FixZBlendShapeNameUnique
|
2025-08-20 15:55:13 +09:00 |
|
ousttrue
|
39a5dfc91c
|
Merge pull request #2698 from ousttrue/fix/activate_springbone_limit
[SpringBoneLimit] 動くようにした
|
2025-08-12 12:15:47 +09:00 |
|
ousttrue
|
a33c2b5b13
|
Merge branch 'master' into fix/activate_springbone_limit
|
2025-08-08 15:30:58 +09:00 |
|
ousttrue
|
10dfe31a91
|
Merge pull request #2707 from momoma-null/springbone_runtime_process_deltatime
IVrm10SpringBoneRuntimeのProcess関数にdeltaTime引数を追加
|
2025-08-08 15:15:27 +09:00 |
|
momoma-null
|
0f338a0b76
|
IVrm10SpringBoneRuntimeのProcess関数にdeltaTime引数を追加
|
2025-08-08 15:02:16 +09:00 |
|
ousttrue
|
ecfa858c3c
|
Merge branch 'master' into fix/activate_springbone_limit
|
2025-08-07 17:52:39 +09:00 |
|
ousttrue
|
8c3be13b44
|
Merge pull request #2697 from ousttrue/fix/VRM10SpringBoneJointEditor_m_script
[SpringBone-1.0][Editor] inspector から MonoBehaviour ソースを開けるように
|
2025-08-07 17:52:24 +09:00 |
|
ousttrue
|
55cd368202
|
Merge branch 'master' into fix/VRM10SpringBoneJointEditor_m_script
|
2025-08-07 17:52:08 +09:00 |
|
ousttrue
|
e8e6cc239e
|
Update Assets/VRM10/Editor/Components/SpringBone/VRM10SpringBoneJointEditor.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-07 17:01:51 +09:00 |
|
ousttrue
|
b4bfb753b1
|
Update Assets/VRM10/Runtime/Components/SpringBone/VRM10SpringBoneJoint.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-07 17:01:40 +09:00 |
|
ousttrue
|
f3f57272d3
|
Merge pull request #2706 from notargs/fix_material_dispose_issue
マテリアルが正常に解放されていない問題を修正
|
2025-08-07 15:37:43 +09:00 |
|
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
|
24b2aa18a9
|
VRM10SpringBoneJoint に angle limit 設定を追加して、runtime に反映できるようにした
|
2025-07-18 21:49:44 +09:00 |
|
ousttrue
|
8bf4cfe1ac
|
inspector から editor を開けるように
|
2025-07-18 20:26:22 +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 |
|