45 Commits

Author SHA1 Message Date
bd_
915ddc0d5b
docs: new tutorials ()
* fix: missing localization key

* docs: new tutorials
2024-08-11 16:45:54 -07:00
bd_
a3ce9b2505 docs: add new tutorial 2024-08-10 20:04:57 -07:00
bd_
4d246fa238 docs: add docs for material setter and update screenshots 2024-08-10 20:04:57 -07:00
bd_
3d1b4f1c76
docs: add drop shadow to logo in light mode ()
Closes: 
2024-08-08 21:53:29 -07:00
bd_
0806c621c5 docs: change JP translation of reactive component 2024-08-04 21:28:59 -07:00
bd_
7a3b782fae
docs: documentation for general reactive components () 2024-08-04 20:44:10 -07:00
bd_
32dc864d8d
feat: add Object Toggle component ()
* feat: add Object Toggle component

* docs: Object Toggle docs

* chore: add missing HelpURL

* chore: fix broken test
2024-08-03 19:56:07 -07:00
bd_
08b3880d23 docs: actually actually fix the docs build this time 2024-07-28 20:46:19 -07:00
bd_
50c5bd6001
docs: fix broken anchor link () 2024-07-28 19:10:26 -07:00
bd_
70aee65472 docs: fix some more links 2024-06-22 18:29:10 -07:00
bd_
3937657d35 docs: fix broken admonitions 2024-06-22 18:25:01 -07:00
bd_
ae3e163bd4 docs: fix links 2024-06-22 18:04:56 -07:00
bd_
6a82c6201f docs: CSS adjustments 2024-06-22 18:03:22 -07:00
bd_
04fc7ac69a docs: overview for outfit creators 2024-06-22 17:59:00 -07:00
dependabot[bot]
208987df07
chore(deps): bump ws from 7.5.9 to 7.5.10 in /docs~ ()
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 22:16:15 -07:00
dependabot[bot]
7b7af16101
chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs~ ()
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 05:26:52 -07:00
Chigiri Tsutsumi
72d7a7381a
Fix links in Japanese docs () 2024-06-13 10:14:09 +09:00
bd_
a0f27ba70f
chore: upgrade docusaurus version () 2024-06-03 13:28:59 +09:00
bd_
66f3e7075c
docs: document shape changer () 2024-06-03 11:35:35 +09:00
Mooncake Sugar
9cd91dd094
fix(docs): make the buttons placement style on the top page of the document responsive () 2024-05-22 22:31:46 +09:00
dependabot[bot]
c37013c840
chore(deps): bump tar from 6.2.0 to 6.2.1 in /docs~ ()
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 11:51:13 +09:00
dependabot[bot]
dffb9f7418
chore(deps): bump express from 4.18.2 to 4.19.2 in /docs~ ()
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 08:03:33 -07:00
dependabot[bot]
16279e0b65
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs~ ()
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 10:09:34 +00:00
dependabot[bot]
103deba015
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs~ ()
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 18:19:54 +09:00
bd_
8ec1d92b6f
chore(docs): docs dependency update and minor fixes ()
* chore(docs): update dependencies

* fix(docs): images are squished when too large for their container
2024-02-27 17:45:25 +09:00
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
dependabot[bot]
401b92cb52
chore(deps): bump ip from 2.0.0 to 2.0.1 in /docs~ ()
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 20:35:19 +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
dependabot[bot]
c6698f4070
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /docs~ ()
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-12 20:02:27 +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_
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 () 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~ ()
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 () 2023-10-08 16:31:06 +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