Releases: yuna0x0/watari-basis
Releases · yuna0x0/watari-basis
Release list
v0.9.2
v0.9.1
Immutable
release. Only release title and notes can be modified.
Fixed
- PhysBones kept on a prefab of their own now find their root bone and colliders on the avatar.
- A descriptor kept on a nested prefab now keeps its meshes.
- Colliders assigned to a nested PhysBone by override are read.
v0.9.0
Immutable
release. Only release title and notes can be modified.
Added
- VRCFury toggles become Vixxy controls. Checked against VRCFury 1.1429.0.
- VRCFury Full Controllers are traced like the avatar's own menu and FX controller.
- VRCFury Armature Links parent clothing bones under the avatar's, new Armature links target.
- A menu, parameter or FX controller the descriptor names but cannot be read is a warning:
expressions.assetMissing,expressions.assetNotText,fx.controllerMissing. - A copy built by VRCFury is named as such:
source.builtCopy.
v0.8.5
Immutable
release. Only release title and notes can be modified.
Added
- Three warnings for an avatar that reads as empty:
source.notText,source.sceneOnly,
avatar.rootNotPrefab.
v0.8.4
Immutable
release. Only release title and notes can be modified.
Fixed
- The Jiggle Physics dependency is declared as 16.0.1, the version every Basis checkout ships. VPM
clients matched the embedded package against 16.0.0 exactly and warned of a conflict on install.
v0.8.3
Immutable
release. Only release title and notes can be modified.
Changed
physbone.immobile.ignoreRootMotionis Approximated, not Mapped: ignore root motion cancels the
root's translation only, and a turning parent still swings the chain.- New
physbone.immobile.driftwarning for an immobile bone whose stiffness came out under 0.1:
on Basis it wanders when its parent turns. Values are unchanged; the fix is the rig's stiffness.
v0.8.2
Immutable
release. Only release title and notes can be modified.
Changed
- Internal cleanup only: an unused helper removed. Nothing converts differently.
v0.8.1
Immutable
release. Only release title and notes can be modified.
Fixed
- Menu toggles that also switch a PhysBone or a renderer now convert; the whole toggle used to be dropped.
vixxy.componentSwitch,vixxy.componentSwitch.dropped.
v0.8.0
Immutable
release. Only release title and notes can be modified.
Removed
- Applying Modular Avatar Shape Changers that have no menu item, added in 0.7.0. Modular Avatar
does this itself at Basis build time when it is installed with the Basis NDMF platform.
v0.7.0
Immutable
release. Only release title and notes can be modified.
Added
- Overrides from prefab variants and nested prefabs are applied before reading:
source.overridesApplied. - The report names unread FX layers, motion-time radials, overlapping controls and per-player PhysBone permissions:
fx.layersUnread,motion.motionTime,vixxy.overlap. - A Dynamic Bone constant force pointing straight down becomes gravity.
- A Modular Avatar Merge Animator's relative path root is honoured.