bd_
a7ef0d6635
fix: multiple issues with MAMoveIndependently ( #1369 )
...
* fix: multiple issues with MAMoveIndependently
Fixed issues with nested Move Independently components (Closes #1367 ).
Fixed MAMoveIndependently not being saved (Supercedes #1366 )
Reduce jittering when moving MAMI bones.
* chore: fix some namespaces
* chore: fix non-editor buil
2024-11-24 18:24:38 -08:00
bd_
1153abd16e
fix: NRE when Move Independently is placed on a scene root ( #1321 )
...
Closes : #1317
2024-10-27 10:07:14 -07:00
bd_
802fea09d9
feat: serialize Move Independently grouping ( #1067 )
...
Closed : #842
2024-08-30 19:19:46 -07:00
bd_
d83c3351d7
fix: MA Move Independently is not listed in the MA group in Add Components ( #1007 )
...
Closes : #1002
2024-08-13 20:33:08 -07:00
bd_
8d3da50b37
feat: MA Shape Changer ( #863 )
...
* chore: migrate Scale Adjuster to NDMF preview system
* feat: MA Shape Changer
* chore: update NDMF dependency
* fix: unit test failure
2024-06-03 09:52:08 +09:00
bd_
29e0671cfe
fix: incorrect behavior when parent of a MA Move Independently moves ( #596 )
2023-12-28 17:58:37 +09:00
bd_
f0a4db0a06
fix: some issues where MoveIndependently did not properly update ( #587 )
2023-12-27 20:47:25 +09:00
bd_
2650566f9a
feat: add a component to perform nonuniform scale adjustments ( #583 )
2023-12-27 20:29:51 +09: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
anatawa12
939e63c297
add HelpURL Attribute ( #491 )
...
* add HelpURL Attribute
Now you can open website with clicking ? button on the inspector
* docs: use language redirect
---------
Co-authored-by: bd_ <bd_@nadena.dev>
2023-10-11 20:40:26 +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