32 Commits

Author SHA1 Message Date
raiti-chan
7219bfa9f3 remove this 2022-12-18 16:46:42 +09:00
raiti-chan
51d59ecad3 remove subMenuCreatorModule 2022-12-17 21:17:08 +09:00
raiti-chan
6b96546c0e Merge remote-tracking branch 'bd/main' into enhancement/AddSubMenuCreatorModule
# Conflicts:
#	Packages/nadena.dev.modular-avatar/Editor/Inspector/MenuInstallerEditor.cs
2022-12-17 20:58:24 +09:00
raiti-chan
adb4d6bd47 If the menu is null, the treeview should not be displayed. 2022-12-17 20:49:47 +09:00
raiti-chan
7367418de8 refactoring 2022-12-17 16:51:34 +09:00
raiti-chan
f7a1cf9b37 include inactive 2022-12-14 23:09:14 +09:00
raiti-chan
99167df170 Do not include non-enable installers in the path search. 2022-12-14 19:26:48 +09:00
raiti-chan
fc3ee7a47f Changed IsMenuReachable method to verify that AvatarMenu can be reached via multiple Installers 2022-12-14 00:04:59 +09:00
raiti-chan
622ea7d387 Fix validation methods to avoid infinite loops. 2022-12-12 16:02:31 -08:00
raiti-chan
3d26682718 The menu added by the installer should display the installer name 2022-12-12 22:27:04 +09:00
raiti-chan
260fdb44a7 Menus added by MenuInstaller should also be displayed. 2022-12-12 19:19:55 +09:00
raiti-chan
f2f9df229f fix merge miss 2022-12-12 19:04:23 +09:00
raiti-chan
4e4a5b9e10 Merge branch 'BugFix/MenuInstalle_CircluarReferencing' into enhancement/AddSubMenuCreatorModule
# Conflicts:
#	Packages/nadena.dev.modular-avatar/Editor/Inspector/MenuInstallerEditor.cs
2022-12-12 19:03:54 +09:00
raiti-chan
cf69800054 Fix validation methods to avoid infinite loops. 2022-12-12 18:49:32 +09:00
raiti-chan
9319148fee AvMenuTreeView processing changes. It should work for now. 2022-12-12 18:20:57 +09:00
raiti-chan
18cad7c7ee Merge branch 'main' into enhancement/AddSubMenuCreatorModule 2022-12-11 22:07:17 +09:00
bd_
223f96d04e Initial implementation of heuristic bone matching
Closes: #105
2022-12-10 16:58:46 -08:00
bd_
e7ec5b08b4
Add warning in inspector UI for incompatible VRCSDK versions. (#147) 2022-12-09 11:40:16 -08:00
raiti-chan
f5a9d23fc5 add } 2022-12-08 22:21:22 +09:00
raiti-chan
b3fe5c777e Rename Module 2022-12-08 22:20:41 +09:00
raiti-chan
69d18b854a Support folder icon
(cherry picked from commit 0812551dcad3e7fadf174fd66a61358ffb5e62d5)
2022-12-08 22:19:35 +09:00
raiti-chan
7bf3136e00 Add MenuFolderCreatorModule 2022-12-08 22:18:59 +09:00
らいちちゃん
19a6923051
Add validation for menu icons. (#130) 2022-12-02 20:32:40 -08:00
bd_
5bc9211f80
Add a component to block PhysBone chains (#113)
Closes: #111, #104
2022-11-30 12:49:45 -08:00
bd_
d66881fa80
Close blendshape selection window when it loses focus (#120) 2022-11-30 12:41:57 -08:00
らいちちゃん
42618e464c
Added support for closing AvMenuTreeViewWindow automatically when it loses focus. (#119) 2022-11-30 12:40:10 -08:00
bd_
ff313f33a9 Avoid exposing a bunch of internal APIs 2022-11-27 13:51:39 -08:00
bd_
989b6ea926 [MenuInstaller] Display the root menu in editor UI when defaulting to the root menu
Closes: #94
2022-11-25 15:40:29 -08:00
bd_
d8b1183c30 Add support for world-locking bone proxies (useful for cloth setups) 2022-11-23 19:33:00 -08:00
bd_
4ce3223844 Add additional bone proxy validation
Closes: #85
2022-11-19 19:12:23 -08:00
bd_
a544765727 Fix infinite recursion in BoneProxyEditor 2022-11-13 18:55:31 -08:00
bd_
318599ae3d The Big Rename
Closes: #84
2022-11-10 20:42:46 -08:00