Commit Graph

13 Commits

Author SHA1 Message Date
bd_
21373e13bc chore: fix warnings 2023-07-30 01:42:20 +09:00
raiti-chan
9f0522b273 Changed to replace labels and subParameters of Control with an empty array if they are null. 2023-05-21 16:32:53 +09:00
bd_
bf42cb95c1 rollback: remove action system for 1.5.0 release 2023-05-14 22:02:52 +09:00
bd_
ababe2e80a ui: presets menu 2023-05-14 20:18:41 +09:00
bd_
d8cab10a3d feat: unified clothing menu 2023-05-14 20:18:41 +09:00
bd_
5cba6f24cb feat: initial support for blendshape actions 2023-04-30 20:58:11 +09:00
bd_
93a0171940 feat: control groups now use default-to-off, no override support for now 2023-04-30 20:08:31 +09:00
bd_
cae4622bfc compat/feat: use AvatarObjectReference for action paths 2023-04-30 19:55:45 +09:00
bd_
a300622bb2
feat: support unsynced/saved toggles in new menu system (#276)
* chore: add support for synced/saved settings on menu actions

* feat: move action defaults to control group

* chore: finish the control group ui updates

* docs: update tutorial

* docs: update control group documentation

* docs/ui: menu install target UI and docs
2023-04-15 18:11:30 +09:00
bd_
0f07872659 chore: set icons for new component scripts 2023-04-15 16:39:32 +09:00
bd_
76edc43aca
feat: menu actions (#231)
Add a new feature to generate animations for menu items automatically.
Currently this only supports generating blend-tree based GameObject toggles.
2023-03-04 14:31:23 +09:00
bd_
99f8052dd9 Add missing AddComponentMenu annotations 2023-03-04 14:15:27 +09:00
bd_
d39e17a8f6 feat: add object-based menu system (#218)
This adds a GameObject/Component based menu editing system, heavily inspired by Hai's Expressions Menu Hierarchy editor (https://github.com/hai-vr/av3-expressions-menu-hierarchy-editor)
2023-03-04 14:15:27 +09:00