Commit Graph

9 Commits

Author SHA1 Message Date
bd_
d4683f99e3
feat: add parameter introspection for automatic parameters (#970) 2024-08-08 21:51:56 -07:00
bd_
8e7526e711
Connect reactive components to MenuItems (#944)
* refactor: generalize support for arbitrary parameters as conditions

* feat: automatically assign Menu Item parameters

* feat: ReactiveComponents respond to MenuItems

* feat: AvatarObjectReference tracks both paths and direct object references

* feat: set isSaved/isSynced/default values from MenuItem

* feat: Object Toggle preview supports menu items and manipulating parent objects

* feat: reactive previews respond to menu item default value states

* chore: update NDMF dependency
2024-08-04 19:31:43 -07:00
bd_
bc12e3a985
change: MA Info is now a normal editor window (#850) 2024-05-13 05:19:55 +09:00
bd_
c111b29fbb
fix: modular avatar parameters is super slow (#834) 2024-04-22 10:26:11 +09:00
bd_
926ea255cb
feat: add menu option to disable "modular avatar information" display (#833)
* feat: add menu option to disable "modular avatar information" display

Closes: #815
2024-04-22 09:00:37 +09:00
bd_
9aa3751e03
fix: don't use GUID references in asmdef (#791)
Closes: #790
2024-03-17 17:00:29 +09:00
bd_
f92d10cf50
fix: NullRefExceptions from inspectors (#789)
* fix: NullReferenceError while deleting a GameObject with parameter usage UI open

* fix: NullRefException from editor when moving a Menu Installer outside of an avatar
2024-03-16 20:50:41 +09:00
bd_
12981d1060
fix: plugins with zero contributed bits are show in usage UI (#777) 2024-03-16 15:57:00 +09:00
bd_
654aec1aab
feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00