modular-avatar/Runtime
2023-12-12 19:49:32 +09:00
..
ArmatureAwase chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +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
Util chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +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 chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +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 chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +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 chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +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: Erros in Unity 2022 due to GetBoneTransform (#550) 2023-12-12 19:49:32 +09:00
ModularAvatarMergeArmature.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +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 add HelpURL Attribute (#491) 2023-10-11 20:40:26 +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 chore: don't use GUIDs to reference asmdefs (#529) 2023-11-12 20:10:04 +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
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
Util.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00