modular-avatar/Editor/ScaleAdjuster
bd_ e63a34e2ba
fix: scale adjuster preview destroys proxy renderers inappropriately (#1213)
The scale adjuster preview system reparented proxy renderers under proxy
bones, in order to handle null root bones and MeshRenderers. However, it
then destroyed the entire proxy bone hierarchy, taking all proxy renderers
with it. This change instead tracks proxies, and reparents them back to the
root to avoid this issue.

Closes: #1177
2024-09-25 21:09:58 -07:00
..
ScaleAdjustedBones.cs fix: scale adjuster proxy bones appear in hierarchy (#878) 2024-06-08 11:47:24 +09:00
ScaleAdjustedBones.cs.meta feat: MA Shape Changer (#863) 2024-06-03 09:52:08 +09:00
ScaleAdjusterPreview.cs fix: scale adjuster preview destroys proxy renderers inappropriately (#1213) 2024-09-25 21:09:58 -07:00
ScaleAdjusterPreview.cs.meta feat: MA Shape Changer (#863) 2024-06-03 09:52:08 +09:00