modular-avatar/Runtime
2024-12-01 15:40:57 -08:00
..
ArmatureAwase fix: multiple issues with MAMoveIndependently (#1369) 2024-11-24 18:24:38 -08:00
Icons chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Menu feat: add API to open Menu Installer's selection UI 2024-12-01 15:40:57 -08:00
ReactiveObjects docs: fix reactive component help URL link 2024-10-01 20:19:14 -07:00
ScaleAdjuster feat: MA Shape Changer (#863) 2024-06-03 09:52:08 +09:00
UI feat: add a debugging UI for the reactive components system (#1049) 2024-08-25 20:19:04 -07:00
Util fix: remove ObjectIdentityComparer (#1211) 2024-09-25 21:39:01 -07:00
Activator.cs Make compatible with Unity 6 projects (#1232) 2024-10-19 18:58:41 -07: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 feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +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 feat: object references are now corrected when their target path is renamed/changes (#1323) 2024-10-27 10:07:23 -07:00
AvatarObjectReference.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarTagComponent.cs feat: update AvatarObjectReference paths when target object is moved in scene (#1074) 2024-09-01 17:29:58 -07: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
IHaveObjReferences.cs feat: update AvatarObjectReference paths when target object is moved in scene (#1074) 2024-09-01 17:29:58 -07:00
IHaveObjReferences.cs.meta feat: update AvatarObjectReference paths when target object is moved in scene (#1074) 2024-09-01 17:29:58 -07: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: multiple issues with MAMoveIndependently (#1369) 2024-11-24 18:24:38 -08: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 fix: blendshape sync reserializes prefab assets (#1153) 2024-09-15 19:33:10 -07: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: BoneProxy target couldn't be empty after assigned (#1192) 2024-09-23 19:14:26 -07:00
ModularAvatarBoneProxy.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarConvertConstraints.cs Make compatible with Unity 6 projects (#1232) 2024-10-19 18:58:41 -07:00
ModularAvatarConvertConstraints.cs.meta feat: MA Convert Constraints (#1010) 2024-08-16 18:52:04 -07: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 Fix menu item float value (#1140) 2024-09-15 19:32:59 -07:00
ModularAvatarMenuItem.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarMergeAnimator.cs fix: non-backwards-compatible changes to component initial values (#1114) 2024-09-13 18:57:03 -07: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: heuristic matching for "びしょ濡れのしずくちゃん" (#1370) 2024-11-25 19:09:12 -08: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 feat: update AvatarObjectReference paths when target object is moved in scene (#1074) 2024-09-01 17:29:58 -07: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 feat: update AvatarObjectReference paths when target object is moved in scene (#1074) 2024-09-01 17:29:58 -07:00
ModularAvatarReplaceObject.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ModularAvatarSyncParameterSequence.cs feat: Sync Parameter Sequence 2024-12-01 15:36:53 -08:00
ModularAvatarSyncParameterSequence.cs.meta feat: Sync Parameter Sequence 2024-12-01 15:36:53 -08: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
ReactiveComponent.cs feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
ReactiveComponent.cs.meta Connect reactive components to MenuItems (#944) 2024-08-04 19:31:43 -07:00
ReactiveObjects.meta feat: add material switcher and inverse mode (#974) 2024-08-10 18:03:50 -07:00
RemoveVertexColor.cs feat: Remove Vertex Color (#1378) 2024-12-01 13:54:43 -08:00
RemoveVertexColor.cs.meta feat: Remove Vertex Color (#1378) 2024-12-01 13:54:43 -08:00
RuntimeUtil.cs fix: non-backwards-compatible changes to component initial values (#1114) 2024-09-13 18:57:03 -07: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