Update: Vixen V0.1.0 (Patreon)
Content
Vixen has been updated to Vixen V0.1.0 (the previous version is V0.0.1).
This is a small change.
You can find the download link in the original post (Patreon supporters only).
V0.1.0
- Property changes using Everything/Recursive selection that affect SkinnedMeshRenderers now affects MeshRenderers, and inversely:
- This is so that recursive selections that change material properties of a SkinnedMeshRenderer will also change the same material properties of a MeshRenderer. This is because we don't want to bother the user with the technicalities between SkinnedMeshRenderers and MeshRenderers.
- (Blendshapes are never applied to a MeshRenderer)
- Fix: When an object or component referenced by a Vixen Control is removed from the scene, it should no longer crash the inspector user interface.