Commit Graph

129 Commits

Author SHA1 Message Date
bd_
be04ea608d chore: switch to yarn 2.0 linker 2023-02-17 21:52:03 +09:00
bd_
7d686132de chore: update docs dependencies 2023-02-17 21:52:03 +09:00
bd_
b52e33a517 chore: upgrade docs to yarn 2.0 2023-02-17 21:52:03 +09:00
dependabot[bot]
21b45935a2
chore(deps): bump @docusaurus/preset-classic in /docs (#194) 2023-02-02 09:48:49 +00:00
dependabot[bot]
c1be65032a
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#198) 2023-02-02 09:47:00 +00:00
dependabot[bot]
0dfc7ee2fb
chore(deps-dev): bump @docusaurus/module-type-aliases in /docs (#195) 2023-02-02 09:44:50 +00:00
dependabot[bot]
81e7904dff
chore(deps): bump @docusaurus/core from 2.2.0 to 2.3.0 in /docs (#196) 2023-02-02 09:44:43 +00:00
dependabot[bot]
08494f840d chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /docs
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-28 12:10:28 +09:00
bd_
6d166b3317 chore: document VCC installation method 2023-01-21 10:56:03 +09:00
bd_
eb7af61a08 [BoneProxy] feat: add support for keeping only one of world position/rotation 2023-01-17 20:40:42 +09:00
bd_
aba8d45bd8 docs: Link directly to latest release 2023-01-02 22:39:27 +09:00
dependabot[bot]
05523f7a54 Bump @algolia/client-search from 4.14.2 to 4.14.3 in /docs
Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 4.14.2 to 4.14.3.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.14.2...4.14.3)

---
updated-dependencies:
- dependency-name: "@algolia/client-search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 20:34:28 +09:00
dependabot[bot]
986b36a1f1 Bump json5 from 2.2.1 to 2.2.3 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 20:34:19 +09:00
bd_
74dc37d0d7 chore: docs updates for new menu installer behavior 2023-01-02 20:29:07 +09:00
dependabot[bot]
880770ed01 Bump typescript from 4.9.3 to 4.9.4 in /docs
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 16:18:37 -08:00
bd_
5b97455c0f Document new heuristic matching feature 2022-12-10 16:58:46 -08:00
Narazaka
ba9efe218f
docs ja typo (#136) 2022-12-08 13:58:35 -08:00
bd_
078a3de896 Remove future-feature note from physbone blocker docs 2022-11-30 13:03:31 -08:00
bd_
5bc9211f80
Add a component to block PhysBone chains (#113)
Closes: #111, #104
2022-11-30 12:49:45 -08:00
bd_
62eef4d3a5
Update blendshape-sync.md 2022-11-30 09:31:03 -08:00
bd_
74861c5fff Add note re: viseme/eyelook shapekeys not being syncable 2022-11-29 20:59:19 -08:00
bd_
f284db4e33 Add the start of an FAQ 2022-11-29 12:09:53 -08:00
bd_
2ff25eb94a Try again to fix a bunch of broken links... 2022-11-28 20:35:39 -08:00
bd_
2d9e63c83a Fixing a broken doc link 2022-11-28 16:54:15 -08:00
bd_
cd04d0c438
(Hopefully) fix broken links on intro page (#106) 2022-11-28 07:54:48 -08:00
bd_
14a1ed09dc
Update merge-animator.md 2022-11-27 23:37:49 -08:00
bd_
cd55ec8a99
Update footer.json 2022-11-27 19:41:30 -08:00
bd_
206df4e267 Add a tutorial for a simple object toggle 2022-11-27 19:08:55 -08:00
bd_
c221b7d9de
Update visible-head-accessory.md 2022-11-27 18:36:04 -08:00
bd_
5c17d48694 More documentation adjustments 2022-11-27 18:04:34 -08:00
bd_
e8dd251edf Minor adjustments to JA translations 2022-11-27 17:53:37 -08:00
bd_
0a8272f017 Docs updates for release 2022-11-26 16:24:08 -08:00
bd_
0dd571e371 Restore compatibility with legacy unitypackage VRCSDKs
If this breaks again I probably won't fix it.
2022-11-26 12:57:29 -08:00
bd_
0eae0af66d Update dependencies for docs generator 2022-11-24 18:00:32 -08:00
bd_
0f2cd6a365 Fix katakana representation of Modular Avatar 2022-11-24 17:21:31 -08:00
bd_
48f123ebb2 Adding jp docs for advanced clothing tutorial 2022-11-23 20:08:02 -08:00
bd_
7266e69b69 Add advanced clothing tutorial (en localization) 2022-11-23 19:57:17 -08:00
bd_
19a1c2cedf Added a bunch of files I forgot to git add 2022-11-23 19:37:18 -08:00
bd_
0ae53b7d35 Add blendshape sync info to the clothing tutorial
Closes: #79
2022-11-23 19:33:00 -08:00
bd_
d8b1183c30 Add support for world-locking bone proxies (useful for cloth setups) 2022-11-23 19:33:00 -08:00
dependabot[bot]
ce23cd7aa8 Bump loader-utils from 2.0.3 to 2.0.4 in /docs
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-19 18:46:30 -08:00
bd_
f284ab7df2 Add note regarding VCC requirement. 2022-11-09 20:01:25 -08:00
bd_
ea90a85f2b Fix another language swap 2022-11-09 19:17:21 -08:00
bd_
4e4a9faa29 Fix distributing prefabs page being swapped between en/jp 2022-11-09 19:13:06 -08:00
bd_
4ac19a3597 Update merge armature screenshot 2022-11-09 19:12:05 -08:00
bd_
caea22c697 More translations 2022-11-09 19:07:32 -08:00
bd_
afe714fc60 More docs 2022-11-09 18:46:57 -08:00
bd_
397061c360 Some docs updates 2022-11-09 18:17:00 -08:00
bd_
2091402572 Rename FPV -> Visible Head Accessory 2022-11-09 17:39:52 -08:00
bd_
0cfedf9d77 Docs updates 2022-11-08 20:32:19 -08:00
bd_
ecf62d7c8e Fix favicon reference 2022-11-08 18:07:51 -08:00
bd_
3784c2d9ea Fix broken logo references 2022-11-08 18:02:04 -08:00
dependabot[bot]
f9c709dc51
Bump loader-utils from 2.0.2 to 2.0.3 in /docs (#76) 2022-11-08 04:36:17 +00:00
bd_
219f1530f5 docs: Document VRCAnimatorLayerControl limitations 2022-11-07 20:35:54 -08:00
bd_
115de56c52 docs: Update FPV documentation now that animations are supported 2022-11-07 20:34:08 -08:00
bd_
5081516095 Menu Installer: Default to installing at top level
Closes: #66
2022-11-06 22:34:18 -05:00
bd_
2db6e5a213 Document FPV component 2022-11-06 21:52:23 -05:00
dependabot[bot]
41ea7bbb30
Bump @docusaurus/preset-classic from 2.1.0 to 2.2.0 in /docs
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.2.0/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 15:54:56 +00:00
dependabot[bot]
93bc0eae76
Merge pull request #65 from bdunderscore/dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-2.2.0 2022-10-31 15:53:13 +00:00
dependabot[bot]
0a110ab159
Bump @docusaurus/module-type-aliases from 2.1.0 to 2.2.0 in /docs
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.2.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 05:56:54 +00:00
dependabot[bot]
a6de96b835
Bump @docusaurus/core from 2.1.0 to 2.2.0 in /docs
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.2.0/packages/docusaurus)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 05:56:14 +00:00
bd_
13a5bb5d50 Adding logo to docs page 2022-10-22 12:48:58 -07:00
bd_
57de35d5a9 More docs 2022-10-20 21:02:28 -07:00
bd_
4e16ec35b0 Lots of docs updates 2022-10-20 20:53:33 -07:00
bd_
a67d5f7b17 Docs updates 2022-10-15 23:04:02 -07:00
dependabot[bot]
5b4eea442c
Bump typescript from 4.8.3 to 4.8.4 in /docs
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 03:28:45 +00:00
bd_
505ebeffc5 Add readme and compat warnings 2022-09-26 20:29:18 -07:00
bd_
4a8b5757a7 Update documentation hero images 2022-09-26 20:11:45 -07:00
bd_
ae575fc5aa JA docs translations 2022-09-09 22:07:47 -07:00
bd_
ea646d03ed More docs tweaks 2022-09-09 18:08:01 -07:00
bd_
e30e35618a Docs updates 2022-09-09 17:52:40 -07:00
bd_
d71192f14d Fix some dependabot alerts 2022-09-09 17:27:59 -07:00
bd_
e06dc75612 Switch to using yarn 2022-09-09 17:24:37 -07:00
dependabot[bot]
c806e6c9df
Bump @docusaurus/module-type-aliases from 2.0.1 to 2.1.0 in /docs
Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.1.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 03:59:57 +00:00
bd_
cd039df04d
Merge pull request #8 from bdunderscore/dependabot/npm_and_yarn/docs/typescript-4.8.3
Bump typescript from 4.8.2 to 4.8.3 in /docs
2022-09-08 20:58:56 -07:00
dependabot[bot]
32ce8139dc
Bump typescript from 4.8.2 to 4.8.3 in /docs
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 03:56:32 +00:00
bd_
4582a8f3bd Update some NPM deps 2022-09-08 20:54:53 -07:00
bd_
413303528a wip 2022-09-07 20:46:39 -07:00
bd_
ee09cb0089 WIP docs 2022-08-30 16:47:28 -07:00