modular-avatar/Editor/HarmonyPatches
bd_ f077d24d48
fix: improved Scale Adjuster implementation (#730)
This new implementation avoids creating any internal objects within the avatar
itself, instead creating them as hidden scene root objects. We also move all update
processing to be driven by camera callbacks as well. These changes help improve
compatibility with tools such as FaceEmo, as well as being less likely to break when
other tools manipulate the avatar's hierarchy directly.
2024-03-05 17:19:54 +09:00
..
HandleUtilityPatches.cs fix: improved Scale Adjuster implementation (#730) 2024-03-05 17:19:54 +09:00
HandleUtilityPatches.cs.meta fix: ScaleAdjuster breaks scene view selection (#718) 2024-03-03 17:26:23 +09:00
HierarchyViewPatches.cs fix: improved Scale Adjuster implementation (#730) 2024-03-05 17:19:54 +09:00
HierarchyViewPatches.cs.meta fix: ScaleAdjuster breaks scene view selection (#718) 2024-03-03 17:26:23 +09:00
nadena.dev.modular-avatar.harmony-patches.asmdef fix: issues with Scale Adjuster on 2019 (#703) 2024-02-26 18:56:43 +09:00
nadena.dev.modular-avatar.harmony-patches.asmdef.meta fix/reimplement: scale adjuster results in infinite loops sometimes (#677) 2024-02-18 20:21:26 +09:00
PatchLoader.cs fix: improved Scale Adjuster implementation (#730) 2024-03-05 17:19:54 +09:00
PatchLoader.cs.meta fix/reimplement: scale adjuster results in infinite loops sometimes (#677) 2024-02-18 20:21:26 +09:00
PickingObjectPatch.cs fix: improved Scale Adjuster implementation (#730) 2024-03-05 17:19:54 +09:00
PickingObjectPatch.cs.meta fix: ScaleAdjuster breaks scene view selection (#718) 2024-03-03 17:26:23 +09:00