Commit Graph

15 Commits

Author SHA1 Message Date
bd_
f99930999e
fix: compatibility break with animator defaults ()
Changes in 1.9.0 broke existing avatars that used animators with
different default values than the MA Parameters fields. This change
makes overriding the animator defaults require an explicit configuration;
this is technically a change which would require a minor version bump,
but as this is addressing a major-version-level compatibility break in 1.9.0,
we're going to push this out at a minor version this time.
2024-02-21 20:40:31 +09:00
bd_
9e5e75676c chore(docs): clarify NDMF versioning policy 2024-02-20 20:01:18 +09:00
bd_
cc6ecd4f90
Update parameters docs and Saved field handling ()
* docs: new parameters UI documentation

Closes: 

* feat(params), changelog-callout: adjust handling of Saved flag with parameters

* chore: fix docs links
2024-02-12 19:24:35 +09:00
bd_
c3d71958ea
docs: add instructions for dealing with disabled repos () 2024-02-02 22:33:22 +09:00
bd_
13023d1f24 chore(docs): remove another stray english paragraph 2024-01-31 20:38:43 +09:00
bd_
00e0f8aa9f
chore(docs): fix stray english in JA docs () 2024-01-31 20:29:58 +09:00
bd_
1d6a1634db
docs: add notes on NDMF pass versioning policy () 2024-01-07 15:18:33 +09:00
kurotu
efdb5dbe8b
docs(world-fixed-object): fix description for Quest ()
Currently World Fixed Object prevents Quest build ().
2023-12-27 20:30:23 +09:00
bd_
2650566f9a
feat: add a component to perform nonuniform scale adjustments () 2023-12-27 20:29:51 +09:00
bd_
aa698565ab
feat: add merge blend tree component ()
* chore: refactor state machine clone logic out as a separate class

* feat: add layer priority and relative path root options to Merge Animator

* feat: add Merge Blend Tree component

* chore: adjust NDMF dependency

* docs: update merge-animator docs

* docs: merge blend tree docs
2023-12-22 17:17:40 +09:00
bd_
7b309f391b
docs: remove mention of unitypackage installation ()
Closes: 
2023-11-26 20:48:08 +09:00
aruma256
dd8d04d273
docs(ja/world-fixed-object): fix typo ()
アタバー → アバター
2023-11-26 20:13:23 +09:00
bd_
f04171ddb4
chore(docs): upgrade docusaurus dependencies () 2023-11-13 18:20:23 +09:00
bd_
a98b8fb457
feat: add UI for setting outfit position to match base avatar () 2023-11-09 22:06:18 +09:00
bd_
ddbc3b164b
chore: restructure repository to put package at top-level ()
* 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