Commit Graph

1224 Commits

Author SHA1 Message Date
bd_
995589b696 Support older (pre-VCC) SDKs 2022-09-14 23:53:23 +09:00
bd_
17400cd77a 0.2.1 2022-09-11 15:28:54 -07:00
bd_
281c425f64 Fix stray reference to removed component 2022-09-11 15:28:02 -07:00
bd_
e88c46f9d2 0.2.0 2022-09-11 14:56:12 -07:00
bd_
12fe3f2c87 Improve stability of locked merge armature system 2022-09-11 14:54:52 -07:00
bd_
ab51e9dd82 Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
bd_
cf82c93e55 0.1.4 2022-09-10 10:53:18 -07:00
bd_
4d6a143e79 Always cleanup assets when entering edit mode 2022-09-10 10:52:30 -07:00
bd_
5c0b62f295 Restore Merge Armature locked mode references on prefab instantiation 2022-09-10 10:52:30 -07:00
bd_
b889bc7323 Add VPM repo url 2022-09-10 09:58:48 -07:00
bd_
409a7fd5ec 0.1.3 2022-09-10 09:54:26 -07:00
bd_
d5956d6d2d Fix attempted destruction of constraint assets 2022-09-10 09:54:26 -07:00
bd_
78e2d2516a Disable write defaults on sample clap effect 2022-09-10 09:17:29 -07:00
bd_
bf1affa9b1 Rename assets 2022-09-10 09:17:26 -07:00
bd_
1c6db2a01f Avoid scary errors when entering play mode
As part of our hook processing, we destroy modular-avatar components;
however, when entering play mode (without av3emu), these components
might be prefab assets. To avoid scary unity errors, unpack these prefabs
when entering play mode.
2022-09-10 09:10:15 -07:00
bd_
8d4d1642cf
Update dependabot.yml 2022-09-09 22:14:12 -07:00
bd_
cda684cfa2
Create dependabot.yml 2022-09-09 22:12:58 -07:00
bd_
86daf5bc57
Merge pull request #18 from bdunderscore/ja-docs
JA docs translations
2022-09-09 22:09:38 -07:00
bd_
ae575fc5aa JA docs translations 2022-09-09 22:07:47 -07:00
bd_
1f12cab363 0.1.2 2022-09-09 20:39:57 -07:00
bd_
113f7adbee
Merge pull request #16 from bdunderscore/fix-state-leak
Fix state leakage across builds
2022-09-09 20:39:33 -07:00
bd_
27f9898ea4
Merge pull request #17 from bdunderscore/fix-vrc-bug-exn-not-blocking
Workaround vrc bug - exceptions don't halt build
2022-09-09 20:39:26 -07:00
bd_
2681c1d4c0 Fix state leakage across builds 2022-09-09 20:36:04 -07:00
bd_
6d2084aca2 Workaround vrc bug - exceptions don't halt build
https://feedback.vrchat.com/sdk-bug-reports/p/exceptions-thrown-from-onpreprocessavatar-hooks-do-not-abort-the-build
2022-09-09 20:31:41 -07:00
bd_
39f8c0b905 0.1.1 2022-09-09 18:16:51 -07:00
bd_
71dba91ca5 Add clap sample 2022-09-09 18:14:33 -07:00
bd_
ea646d03ed More docs tweaks 2022-09-09 18:08:01 -07:00
bd_
236ddc39a2 Restore missing deploy-pages workflow 2022-09-09 17:57:52 -07:00
bd_
5fccf13eca v0.1.0 2022-09-09 17:53:04 -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
bd_
08050f4021 Refactor out docs building logic 2022-09-09 17:20:37 -07:00
bd_
ebabad6550 Add repo rebuild trigger 2022-09-09 17:14:33 -07:00
bd_
519c7b03df
Merge pull request #12 from bdunderscore/fix-wf-names
Fix workflow naming
2022-09-08 21:03:21 -07:00
bd_
8655e6d534
Merge pull request #7 from bdunderscore/dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-2.1.0
Bump @docusaurus/module-type-aliases from 2.0.1 to 2.1.0 in /docs
2022-09-08 21:01:34 -07:00
bd_
7af8a29be0 Fix workflow naming 2022-09-08 21:01:14 -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
bd_
19e9d394a1
Merge pull request #11 from bdunderscore/npm-update
Update some NPM deps
2022-09-08 20:57:13 -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_
c215f0e887
Merge pull request #10 from bdunderscore/pr-workflows
Enable workflows for PRs
2022-09-08 20:54:41 -07:00
bd_
442f965696 Enable workflows for PRs 2022-09-08 20:52:49 -07:00
bd_
1fb8785670 v0.0.2 2022-09-08 20:44:24 -07:00
bd_
f10aa6be18 Add license 2022-09-08 20:44:04 -07:00
bd_
88dd3cffdb Fixing/updating workflows 2022-09-08 20:38:15 -07:00
bd_
413303528a wip 2022-09-07 20:46:39 -07:00
bd_
bb8eb3152d wip 2022-09-07 20:46:39 -07:00
bd_
47fd6ac04b testing_ci 2022-09-07 20:46:39 -07:00