modular-avatar/Runtime
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
..
ArmatureAwase opti: perf improvements for armature lock (#714) 2024-03-03 17:34:48 +09:00
Icons chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Menu chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
ScaleAdjuster fix: improved Scale Adjuster implementation (#730) 2024-03-05 17:19:54 +09:00
UI feat: improvements to armature tracking (#665) 2024-02-17 19:20:08 +09:00
Util fix: ScaleAdjuster breaks scene view selection (#718) 2024-03-03 17:26:23 +09:00
Activator.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
Activator.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ArmatureAwase.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
assembly-info.cs fix/reimplement: scale adjuster results in infinite loops sometimes (#677) 2024-02-18 20:21:26 +09:00
assembly-info.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarObjectReference.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
AvatarObjectReference.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarTagComponent.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
AvatarTagComponent.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Icons.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MAAssetBundle.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MAAssetBundle.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MAMoveIndependently.cs fix: incorrect behavior when parent of a MA Move Independently moves (#596) 2023-12-28 17:58:37 +09:00
MAMoveIndependently.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Menu.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarBlendshapeSync.cs add HelpURL Attribute (#491) 2023-10-11 20:40:26 +09:00
ModularAvatarBlendshapeSync.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarBoneProxy.cs fix: Erros in Unity 2022 due to GetBoneTransform (#550) 2023-12-12 19:49:32 +09:00
ModularAvatarBoneProxy.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarMenuInstallTarget.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
ModularAvatarMenuInstallTarget.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarMenuItem.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
ModularAvatarMenuItem.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarMergeAnimator.cs feat: add merge blend tree component (#572) 2023-12-22 17:17:40 +09:00
ModularAvatarMergeAnimator.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarMergeArmature.cs fix: bones whose name exactly matches prefix+suffix incorrectly match their parent (?) (#724) 2024-03-03 19:19:53 +09:00
ModularAvatarMergeArmature.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarMergeBlendTree.cs chore: Fix non-VRChat support (#650) 2024-02-12 14:59:23 +09:00
ModularAvatarMergeBlendTree.cs.meta feat: add merge blend tree component (#572) 2023-12-22 17:17:40 +09:00
ModularAvatarMeshSettings.cs add HelpURL Attribute (#491) 2023-10-11 20:40:26 +09:00
ModularAvatarMeshSettings.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarParameters.cs fix: MergeDirectBlendTree overwrites animator default parameters with zeroes (#689) 2024-02-22 18:30:24 +09:00
ModularAvatarParameters.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarPBBlocker.cs add HelpURL Attribute (#491) 2023-10-11 20:40:26 +09:00
ModularAvatarPBBlocker.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarReplaceObject.cs add HelpURL Attribute (#491) 2023-10-11 20:40:26 +09:00
ModularAvatarReplaceObject.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarVisibleHeadAccessory.cs add HelpURL Attribute (#491) 2023-10-11 20:40:26 +09:00
ModularAvatarVisibleHeadAccessory.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarWorldFixedObject.cs add HelpURL Attribute (#491) 2023-10-11 20:40:26 +09:00
ModularAvatarWorldFixedObject.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
nadena.dev.modular-avatar.core.asmdef opti: perf improvements for armature lock (#714) 2024-03-03 17:34:48 +09:00
nadena.dev.modular-avatar.core.asmdef.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
RuntimeUtil.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
RuntimeUtil.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ScaleAdjuster.meta fix/reimplement: scale adjuster results in infinite loops sometimes (#677) 2024-02-18 20:21:26 +09:00
TestComponent.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
TestComponent.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
UI.meta feat: improvements to armature tracking (#665) 2024-02-17 19:20:08 +09:00
Util.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00