Commit Graph

6366 Commits

Author SHA1 Message Date
ousttrue
561fcc1835
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-30 16:26:32 +09:00
ousttrue
d76f3bd763 remove foldout 2026-06-26 15:50:17 +09:00
ousttrue
d64814c5d4
Merge branch 'master' into fix/update_springbone_ui 2026-06-26 15:41:29 +09:00
ousttrue
48292b5307 ColliderGroups list 2026-06-26 15:25:48 +09:00
ousttrue
ebbaac9dae remove selector 2026-06-26 12:07:09 +09:00
ousttrue
b75d0d6c96
Merge pull request #2804 from matsutaka-pxv/fix/unity-6000-5
Unity 6000.5 の破壊的変更で生じたエラーへの対応
2026-06-26 11:50:39 +09:00
ousttrue
d2f62d80ac camel case 2026-06-26 11:41:30 +09:00
ousttrue
364072b738 VRM10ColliderGroupsWindow.cs 2026-06-26 11:36:06 +09:00
ousttrue
f103f2f68f VRM10SpringsWindow 2026-06-26 11:22:24 +09:00
ousttrue
4b8dbcf7ec SceneView.duringSceneGui 2026-06-26 11:17:39 +09:00
ousttrue
b0acd0e0c3 VRM10SpringBoneWindow 2026-06-25 22:34:05 +09:00
matsutaka
016e91f6af GetControlIdをextensionに変更
https://github.com/vrm-c/UniVRM/pull/2804#issuecomment-4798507922 による。

将来の変更時に破壊的変更にならないよう、 internal になっている。
結果として、 VRM10_Samples では、独自の定義を行なっている。
2026-06-25 22:22:59 +09:00
ousttrue
94c5ba3486 TwoPaneSplitView 2026-06-25 15:48:25 +09:00
ousttrue
0b0ff6f43d SpringBoneTab 2026-06-25 15:17:48 +09:00
ousttrue
1ed9c90745 CreateUISelector 2026-06-25 15:06:53 +09:00
matsutaka
eb7936bfe5 fix: 不要なEntityId.ToULongを削除 2026-06-24 18:08:49 +09:00
matsutaka
78ab1af896 fix: VRM10 - Unity 6.0 でのエラーを修正 2026-06-24 17:47:11 +09:00
matsutaka
11541b5cd3 fix: VRM10_Samples - Unity 6.5 でのエラーを修正
- - Handles.SphereHandleCap()等の第一引数 control id をコンポーネントから取得する関数を追加
2026-06-24 17:18:50 +09:00
matsutaka
7496de547e fix: UniGLTF - Unity 6.5 でのエラーを修正
- TreeViewをTreeView<T>に変更
2026-06-24 17:18:05 +09:00
matsutaka
4d2c769f0b fix: VRM10 - Unity 6.5 でのエラーを修正
- TreeViewをTreeView<T>に変更
- GetInstanceID()をGetEntityId()に置き換え
- 上記の受け型もintからEntityIdに変更
- Handles.SphereHandleCap()等の第一引数 control id をコンポーネントから取得する関数を追加
2026-06-24 17:17:40 +09:00
ousttrue
bbe9d996af
Merge pull request #2786 from POPOPOinc/hadashiA/patches/0.131/fix-reset-pose
Fix RestoreInitialTransform init-pose
2026-06-22 16:09:45 +09:00
ousttrue
6b3531ca46
Merge pull request #2787 from POPOPOinc/hadashiA/patches/0.131/fix-memory-leak-2
Fix NativeArray memory leaks (FastSpringBoneCombinedBuffer)
2026-06-22 16:05:31 +09:00
ousttrue
b2a7ad9ecc
Merge pull request #2794 from noir-neo/fix-springbone-buffer-leak-on-cancel
Dispose SpringBone runtime when destroyed before Vrm10Runtime is created
2026-06-22 15:50:16 +09:00
ousttrue
fa27c3a5c5
Merge branch 'master' into fix-springbone-buffer-leak-on-cancel 2026-06-22 15:48:41 +09:00
ousttrue
a7286a3c1b
Merge pull request #2795 from notargs/replace_math_normalize
Replace math.normalize to math.normalizesafe
2026-06-22 15:46:13 +09:00
ousttrue
4f82d44003
Merge branch 'master' into replace_math_normalize 2026-06-22 15:45:27 +09:00
ousttrue
fd35905728
Merge pull request #2798 from notargs/fix_math_helper_from_to_rot_2
FromToRotationの判定をより厳密にする
2026-06-22 10:50:16 +09:00
ousttrue
6dc54a34b9
Merge branch 'master' into fix_math_helper_from_to_rot_2 2026-06-12 11:09:10 +09:00
ousttrue
66558744b7
Merge pull request #2791 from ousttrue/fix/update_workflow
update action
2026-06-11 16:34:34 +09:00
notargs
aa1ac445bb FromToRotationの判定をより厳密にする 2026-05-20 17:45:27 +09:00
notargs
0c329f1e32 replace math.normalize to math.normalizesafe 2026-05-18 19:02:57 +09:00
Neorin
8aa541e427
Dispose SpringBone runtime when destroyed before Vrm10Runtime is created 2026-05-18 17:16:56 +09:00
ousttrue
3836f5613d
Merge branch 'master' into fix/update_workflow 2026-05-08 12:56:47 +09:00
ousttrue
da41c1b255 update action 2026-04-30 17:55:08 +09:00
ousttrue
2b5ebcf3d7
Merge pull request #2784 from ousttrue/fix/ReverseX_conflict
Some checks failed
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
[compile error] Vrm10Exporter.ReverseX and UniGLTF.UnityExtensions.ReverseX
2026-04-30 17:06:09 +09:00
ousttrue
6364a0917d
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-24 16:06:07 +09:00
ousttrue
d5e0b8194a rename ReverseXToFloat3 and ReverseXToFloat4 2026-04-16 17:29:33 +09:00
hadashiA
a759ed62a7 Fix NativeArray memory leaks (FastSpringBoneCombinedBuffer) 2026-04-16 16:53:47 +09:00
hadashiA
896fdfacdc Fix RestoreInitialTransform init-pose 2026-04-16 16:47:28 +09:00
ousttrue
07126cc352 Vrm10Exporter.ReverseX and UniGLTF.UnityExtensions.ReverseX
same name and arguments, but different return type !
2026-04-13 15:47:19 +09:00
ousttrue
cc52748645
Merge pull request #2782 from ousttrue/version/v0_131_1
Some checks failed
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
UniVRM-0.131.1
2026-04-13 14:44:02 +09:00
ousttrue
133635bddc
Merge branch 'master' into version/v0_131_1 2026-04-13 14:43:47 +09:00
ousttrue
1eefdc568a
Merge pull request #2771 from ousttrue/feature/bone_morph
[expression] NodeTransform を追加
2026-04-13 14:43:28 +09:00
ousttrue
5f192ffb19
Merge branch 'master' into feature/bone_morph 2026-04-13 14:43:12 +09:00
Masataka SUMI
24bfb7b0c4
Merge pull request #2768 from Uralstech/master
Fix MToon material importers ignoring custom shader
2026-04-10 14:11:43 +09:00
Masataka SUMI
4a909cc27e
Merge branch 'master' into master 2026-04-10 14:09:00 +09:00
Masataka SUMI
1adda6971a
Merge pull request #2741 from redwyre/patch-1
Change RenderPipelineUtility to use GraphicsSettings.currentRenderPipeline
2026-04-10 14:05:50 +09:00
Simon
a2f69b857c Change RenderPipelineUtility to use GraphicsSettings.currentRenderPipeline 2026-04-07 14:56:12 +10:00
ousttrue
776bfac48d UniVRM-0.131.1 2026-04-02 17:06:29 +09:00
ousttrue
02166aa794
Merge pull request #2781 from hadashiA/master
Fix memory leak caused by unreleased static references
2026-03-26 12:27:03 +09:00