Commit Graph

1194 Commits

Author SHA1 Message Date
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]
8b15fe024c
Merge pull request #63 from bdunderscore/dependabot/npm_and_yarn/docs/docusaurus/core-2.2.0 2022-10-31 15:53:09 +00:00
bd_
7b1f9848ee v0.6.4 2022-10-31 08:46:34 -07:00
bd_
5f1fa47273 Update component allowlist patch for latest VRCSDK
Fixes: #68
2022-10-31 08:46:03 -07:00
bd_
3cf4da4b23 Update vpm resolver 2022-10-31 08:46:02 -07: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_
65b8ce460b 0.6.3 2022-10-22 13:51:29 -07:00
bd_
85cfe175c5 Adjust COPYING file 2022-10-22 13:51:17 -07:00
bd_
03bb8d85a6 Add logo rendering logic 2022-10-22 13:51:09 -07:00
bd_
d82df1f371 Add placeholder logo 2022-10-22 13:51:09 -07:00
bd_
0209a40749 Fixing bugs 2022-10-22 13:51:09 -07:00
bd_
13a5bb5d50 Adding logo to docs page 2022-10-22 12:48:58 -07:00
bd_
8ac225ff40 Import vpm resolver to try to get the VCC to recognize the repo 2022-10-22 12:48:58 -07:00
bd_
12e50eddd7 0.6.1 2022-10-20 21:03:18 -07:00
bd_
57de35d5a9 More docs 2022-10-20 21:02:28 -07:00
bd_
3b16be323d Move sample root prefabs up a level 2022-10-20 21:01:57 -07:00
bd_
432968f0ab Adjustments to BoneProxyEditor UI 2022-10-20 20:53:46 -07:00
bd_
4e16ec35b0 Lots of docs updates 2022-10-20 20:53:33 -07:00
bd_
e839138cab Add blendshape search feature 2022-10-19 21:56:07 -07:00
bd_
d038571a6c Fix filename 2022-10-19 21:37:24 -07:00
bd_
75a0d66cce Fix/remove some console messages 2022-10-19 20:44:46 -07:00
bd_
1bc55ab878 0.6.0 2022-10-19 20:12:39 -07:00
bd_
33c1230263 Fix localization folder asset 2022-10-19 20:12:39 -07:00
bd_
61b04fb1e5 Improve support for multiple objects in BlendshapeSync editor 2022-10-19 20:10:31 -07:00
bd_
232d0c43bc Add blendshape sync component 2022-10-19 19:42:33 -07:00
bd_
7e2534ebe3 Hide parameters list when empty and not in dev mode 2022-10-16 14:07:19 -07:00
bd_
2a2a450111 Add editor localizations 2022-10-16 14:07:05 -07:00
bd_
0bda80bca0 Add fingerpen sample 2022-10-16 13:15:30 -07:00
bd_
ce1c96d806 Allow internal parameters to be synced 2022-10-16 12:51:47 -07:00
bd_
ff75670ac9 Add warnings to menu installer 2022-10-16 12:47:51 -07:00
bd_
ea623a3030 Reorder clap sample components 2022-10-16 12:47:39 -07:00
bd_
a67d5f7b17 Docs updates 2022-10-15 23:04:02 -07:00
bd_
7c7fa06083 0.5.0 2022-10-15 21:23:55 -07:00
bd_
bb08b17def Add support for automatically installing expression menus
Closes: #3
2022-10-16 11:20:05 +09:00
bd_
07a778cee8 UI for sync mode configuration 2022-10-16 11:20:05 +09:00
bd_
f7f512e3bd Add support for parameter renaming on merge 2022-10-16 11:20:05 +09:00
bd_
b3bf7ea600 Detect and display unconfigured properties 2022-10-16 11:20:05 +09:00
bd_
8ee6771229 Add initial editors for parameters/menu installers 2022-10-16 11:20:05 +09:00
bd_
c0ea7f7e7e Fix NPE when inspecting BoneProxy outside of an avatar 2022-10-15 14:38:34 -07:00
bd_
76d2adefd3 Add a context menu setup option for outfits 2022-10-05 11:44:13 +09:00
bd_
c40647e433 0.4.2 2022-10-04 17:54:49 -07:00
bd_
a585d31931 Fix spurious NPE 2022-10-05 09:54:21 +09:00
bd_
3db78a769c Fix PBs referencing constrained bones not working
When a PB references a bone controlled by a constraint, the subtree rooted at that
bone will be present only on the original armature tree, and not in the avatar's
main armature tree (except for a stub object that may or may not be used for a constraint
reference).

Previously, there was a bug in which PBs would reference the stub object, rather than the
object that contains the bones that need to be animated by PBs. This commit changes the order
of processing so bones are only registered for rewriting PB referenced if their subtrees will
be transferred to the main armature.
2022-10-05 09:53:34 +09:00
bd_
7ca52e5a0a [MergeArmature] Restore support for inferring prefix/suffix 2022-10-04 10:31:49 +09:00
dependabot[bot]
8b9037009a
Merge pull request #48 from bdunderscore/dependabot/npm_and_yarn/docs/typescript-4.8.4 2022-10-03 03:37:02 +00:00
bd_
b3693800e4 AvatarObjectReference defaults to a null referent
Fixes #47
2022-10-03 12:35:06 +09: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_
0e16721898 0.4.1 2022-10-02 20:20:44 -07:00
bd_
5f4f26f106 Fixing more issues with constraint merging 2022-10-02 20:20:29 -07:00