❗ PLEASE NOTE ❗
EventDispatcher now has only one dependency for the custom inspector:
VUdon Editors
!All VUdon ecosystem's prefabs are slowly migrating to use
VUdon Editors
inspector toolkit for all custom inspectors for the prefabs, and it can be downloaded from here
V-Inspector
andNeon Inspector
are obsolete dependencies and can be safely removed from the project if no other prefab has them defined as a dependency.
Changes
- UdonSharp dependency has been migrated to
com.vrchat.worlds >=3.4.0 <4.0.0
(#1, #4) - Migrated to VUdon Editors for custom inspector (#2, #3)
- Updated Array Extensions dependency version range (11077fb)
- Disallowed multiple components (9c6e89c)
- Excluded descriptor from preset (32572c9)
- Added HelpURL (ec7e3c4)
- Added AddComponentMenu option (236a8a5)