nekobako
c0582a9961
fix: non-backwards-compatible changes to component initial values ( #1114 )
...
* fix: init menu item settings only when added manually from inspector
* fix: init menu item settings when added from some shortcuts
* fix: init menu item settings when reset from context menu
* fix: init merge animator settings only when added manually from inspector
2024-09-13 18:57:03 -07:00
kaikoga
3667dc319a
chore: Wrap VRC dependencies and VRCAvatarDescriptors ( #504 )
...
* add version defines
* refactor: prefer BuildContext.ctor() overload taking GameObject
* wrap unit tests entirely with MA_VRCSDK3_AVATARS
* wrap unit tests smart with MA_VRCSDK3_AVATARS
* wrap runtime entirely with MA_VRCSDK3_AVATARS
* wrap VRC.SDKBase.IEditorOnly with MA_VRCSDK3_AVATARS
* wrap editor entirely with MA_VRCSDK3_AVATARS
* fix AvatarObjectReference.Get(Component)
* wrap editor smart with MA_VRCSDK3_AVATARS
* wrap BuildContext smart with MA_VRCSDK3_AVATARS
* wrap PluginDefinition smart with MA_VRCSDK3_AVATARS
* style: move conditional compiles one step outside
2023-11-10 15:37:56 +09:00
kaikoga
ae7103cf82
chore: use ndmf Avatar Root api where applicable ( #482 )
...
* expose ndmf AvatarRoot APIs through ma.RuntimeUtil
* refactor: prefer RuntimeUtil helpers for checking avatar root
* refactor: ndmf.BuildContext represents Avatar (log)
* refactor: ndmf.BuildContext represents Avatar (WorldFixed)
* refactor: ndmf.BuildContext represents Avatar (FirstPersonVisible)
* refactor: ndmf.BuildContext represents Avatar (BlendShapeSync)
* refactor: prefer FindAvatarTransformInParents() (ErrorReportUI)
* refactor: prefer FindAvatarTransformInParents() (Runtime)
* refactor: prefer FindAvatarTransformInParents() (Editor)
* delegate more ndmf AvatarRoot APIs through ma.RuntimeUtil
2023-10-15 18:44:53 +09:00
bd_
ddbc3b164b
chore: restructure repository to put package at top-level ( #477 )
...
* chore: rearrange package structure to have the package at the root
* ci: update CI workflows
* ci: fixing workflow bugs
* ci: recurse building .zip package
* ci: more fixes
* ci: add back in the nadena.dev VPM repo
* ci: fix tests
2023-10-08 15:39:57 +09:00