modular-avatar/Packages/nadena.dev.modular-avatar/Editor
bd_ db7be7107c
fix: high quality curve setting is not preserved properly (#225)
This setting is set to _off_ on some imported animation files;
in this case, tangent data is not used and the curve is interpolated linearly.

Previously, we would sometimes set this to on as part of various animation
manipulations we perform in MA processing; this broke some avatars, e.g. "Fluria".
2023-02-25 17:53:02 +09:00
..
ErrorReporting chore: fix incorrect parameters for certain errors 2023-02-08 22:33:48 +09:00
Images The Big Rename 2022-11-10 20:42:46 -08:00
Inspector fix: improve parameter inspector perf when using lots of parameters 2023-02-22 23:29:45 +09:00
Localization feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
AnimationDatabase.cs fix: high quality curve setting is not preserved properly (#225) 2023-02-25 17:53:02 +09:00
AnimationDatabase.cs.meta feat: improved merge armature implementation (#174) 2023-01-05 04:10:22 -08:00
AnimatorMerger.cs chore: fix incorrect parameters for certain errors 2023-02-08 22:33:48 +09:00
AnimatorMerger.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
ApplyOnPlay.cs ensure that MA processing runs even if all MA components are inactive 2022-12-17 21:31:16 -08:00
ApplyOnPlay.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
AvatarProcessor.cs fix: make generated assets easily visible in play mode 2023-02-08 22:35:44 +09:00
AvatarProcessor.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
BlendshapeSyncAnimationProcessor.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
BlendshapeSyncAnimationProcessor.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
BoneProxyProcessor.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
BoneProxyProcessor.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
BuildContext.cs fix: improve build performance by ~10x 2023-01-05 21:30:44 +09:00
BuildContext.cs.meta feat: improved merge armature implementation (#174) 2023-01-05 04:10:22 -08:00
ClonedMenuMappings.cs feat: add support for nested Menu Installer operation 2023-01-01 23:42:54 -08:00
ClonedMenuMappings.cs.meta feat: add support for nested Menu Installer operation 2023-01-01 23:42:54 -08:00
ComponentAllowlistPatch.cs Add warning in inspector UI for incompatible VRCSDK versions. (#147) 2022-12-09 11:40:16 -08:00
ComponentAllowlistPatch.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
EasySetupOutfit.cs Initial implementation of heuristic bone matching 2022-12-10 16:58:46 -08:00
EasySetupOutfit.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
ErrorReporting.meta feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
HeuristicBoneMapper.cs fix: add more heuristic bone mappings 2023-01-02 16:27:35 +09:00
HeuristicBoneMapper.cs.meta Initial implementation of heuristic bone matching 2022-12-10 16:58:46 -08:00
Images.meta The Big Rename 2022-11-10 20:42:46 -08:00
Inspector.meta The Big Rename 2022-11-10 20:42:46 -08:00
Localization.meta The Big Rename 2022-11-10 20:42:46 -08:00
MenuInstallHook.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
MenuInstallHook.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
MenuTree.cs feat: add support for nested Menu Installer operation 2023-01-01 23:42:54 -08:00
MenuTree.cs.meta feat: add support for nested Menu Installer operation 2023-01-01 23:42:54 -08:00
MergeAnimatorProcessor.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
MergeAnimatorProcessor.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
MergeArmatureHook.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
MergeArmatureHook.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
MeshRetargeter.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
MeshRetargeter.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
ModularAvatarSettings.cs Avoid exposing a bunch of internal APIs 2022-11-27 13:51:39 -08:00
ModularAvatarSettings.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
nadena.dev.modular-avatar.core.editor.asmdef Restore compatibility with legacy unitypackage VRCSDKs 2022-11-26 12:57:29 -08:00
nadena.dev.modular-avatar.core.editor.asmdef.meta The Big Rename 2022-11-10 20:42:46 -08:00
ParameterPolicy.cs Avoid exposing a bunch of internal APIs 2022-11-27 13:51:39 -08:00
ParameterPolicy.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
PathMappings.cs fix: simple asset-root toggles are not remapped correctly 2023-01-24 21:41:20 +09:00
PathMappings.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
PhysboneBlockerPass.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
PhysboneBlockerPass.cs.meta Add a component to block PhysBone chains (#113) 2022-11-30 12:49:45 -08:00
RemapAnimationPass.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
RemapAnimationPass.cs.meta feat: improved merge armature implementation (#174) 2023-01-05 04:10:22 -08:00
RenameParametersHook.cs chore: fix incorrect parameters for certain errors 2023-02-08 22:33:48 +09:00
RenameParametersHook.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
Util.cs fix: sometimes the MA icons aren't disabled properly 2023-02-19 16:04:08 +09:00
Util.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
Version.cs Avoid exposing a bunch of internal APIs 2022-11-27 13:51:39 -08:00
Version.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
VisibleHeadAccessoryMeshProcessor.cs fix(visible-head-accessory): workaround unity crash 2023-01-30 22:55:56 +09:00
VisibleHeadAccessoryMeshProcessor.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00
VisibleHeadAccessoryProcessor.cs feat: Add error reporting UI 2023-02-08 22:19:10 +09:00
VisibleHeadAccessoryProcessor.cs.meta The Big Rename 2022-11-10 20:42:46 -08:00