Commit Graph

11 Commits

Author SHA1 Message Date
kurotu
efdb5dbe8b
docs(world-fixed-object): fix description for Quest (#586)
Currently World Fixed Object prevents Quest build (#581).
2023-12-27 20:30:23 +09:00
bd_
2650566f9a
feat: add a component to perform nonuniform scale adjustments (#583) 2023-12-27 20:29:51 +09:00
bd_
aa698565ab
feat: add merge blend tree component (#572)
* 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 (#541)
Closes: #539
2023-11-26 20:48:08 +09:00
aruma256
dd8d04d273
docs(ja/world-fixed-object): fix typo (#538)
アタバー → アバター
2023-11-26 20:13:23 +09:00
bd_
f04171ddb4
chore(docs): upgrade docusaurus dependencies (#528) 2023-11-13 18:20:23 +09:00
bd_
3a34079aef
chore(docs): fix typo breaking docs rendering 2023-11-09 22:11:51 +09:00
bd_
a98b8fb457
feat: add UI for setting outfit position to match base avatar (#521) 2023-11-09 22:06:18 +09:00
dependabot[bot]
e59eda2b3d
chore(deps): bump @babel/traverse from 7.20.1 to 7.23.2 in /docs~ (#506)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 10:31:26 +09:00
bd_
a647c6a8d6
docs: update caniuse-lite (#481) 2023-10-08 16:31:06 +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