Commit Graph

934 Commits

Author SHA1 Message Date
bd_
2efcc670df
fix: performance issues with Scale Adjuster Preview (#912)
* fix: performance issues with Scale Adjuster Preview

* chore: update .gitignore
2024-07-03 12:00:27 +09:00
anatawa12
65d229d338
ci: add zipSHA256 support (#909) 2024-07-02 12:49:55 +09:00
bd_
11ca336ece 1.10.0-alpha.4 2024-07-01 20:38:49 -07:00
bd_
806d31fd82
refactor: remove reactive query (#911) 2024-07-02 12:38:27 +09:00
dependabot[bot]
4ad38c1229
chore(deps): bump softprops/action-gh-release in /.github/workflows (#905)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](69320dbe05...a74c6b72af)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 22:19:48 +09:00
bd_
02ca58a3a9
fix: shape changer doesn't set the correct initial state for blendshapes it controls (#904)
Closes: #872
2024-06-24 12:04:29 +09:00
bd_
b3142d7f11
chore: minor cleanups, unit tests (#901) 2024-06-24 11:14:18 +09:00
Jeremy Lam aka. Vistanz
90dfc1822c
Implement VRCAnimatorPlayAudio handling logic (#899)
* feat: Implement VRCAnimatorPlayAudio handling logic (Quick & Dirty)

* chore: Remove redundant PlayAudioHolder and debug logs
2024-06-24 10:19:34 +09: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
nadena-dev-ci
65dc560429
New translations en-us.json (Chinese Traditional) (#894) 2024-06-23 10:14:35 +09:00
bd_
9adec1e5e7
fix: null reference exception from ScaleAdjusterPreview (#896) 2024-06-23 10:09:59 +09:00
bd_
76d5f882eb
chore: implement preview refresh (#893)
* chore: implement refresh for ScaleAdjusterPreview

* chore: implement refresh in ShapeChangerPreview
2024-06-23 10:09:51 +09: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
nadena-dev-ci
14c9da940f
New Crowdin updates (#892)
* New translations en-us.json (Chinese Traditional)

* New translations en-us.json (Chinese Traditional)
2024-06-22 10:03:29 +09:00
dependabot[bot]
fa683e2675
chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs-site~ (#888)
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-18 22:16:31 -07:00
dependabot[bot]
208987df07
chore(deps): bump ws from 7.5.9 to 7.5.10 in /docs~ (#889)
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]
7d3eca08f2
chore(deps): bump ws from 8.14.2 to 8.17.1 in /docs-site~ (#887)
Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.2...8.17.1)

---
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 21:59:23 -07:00
dependabot[bot]
7b7af16101
chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs~ (#884)
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
bd_
0626cb308c 1.10.0-alpha.3 2024-06-16 19:48:15 -07:00
bd_
4c20d1e052
chore: update for NDMF API changes (#883) 2024-06-17 11:47:54 +09:00
bd_
628c07a505
fix: synced layers with substatemachines are broken (#882)
repro case provided by @anatawa12
2024-06-17 08:26:00 +09:00
Chigiri Tsutsumi
72d7a7381a
Fix links in Japanese docs (#881) 2024-06-13 10:14:09 +09:00
bd_
75ebb74924
fix: scale adjuster proxy bones appear in hierarchy (#878) 2024-06-08 11:47:24 +09:00
bd_
719c39da6e 1.10.0-alpha.2 2024-06-06 20:59:16 -07:00
bd_
d725ade36d
chore: update for new preview system API (#877) 2024-06-07 12:58:08 +09:00
bd_
a0f27ba70f
chore: upgrade docusaurus version (#868) 2024-06-03 13:28:59 +09:00
bd_
3a3ad4b57c 1.10.0-alpha.1 2024-06-02 21:28:40 -07:00
bd_
14897926bb
fix: multiple animation generation bugs in shape changer (#867) 2024-06-03 13:28:14 +09:00
bd_
66f3e7075c
docs: document shape changer (#866) 2024-06-03 11:35:35 +09:00
bd_
865dae7dfc 1.10.0-alpha.0 2024-06-02 17:55:37 -07:00
bd_
8d3da50b37
feat: MA Shape Changer (#863)
* chore: migrate Scale Adjuster to NDMF preview system

* feat: MA Shape Changer

* chore: update NDMF dependency

* fix: unit test failure
2024-06-03 09:52:08 +09:00
bd_
32c538a536
chore: remove 2019 support (#864) 2024-06-03 09:32:41 +09:00
Mooncake Sugar
9cd91dd094
fix(docs): make the buttons placement style on the top page of the document responsive (#857) 2024-05-22 22:31:46 +09:00
dependabot[bot]
445b4990f7
chore(deps): bump softprops/action-gh-release in /.github/workflows (#854)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](9d7c94cfd0...69320dbe05)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-18 09:05:27 +09:00
bd_
11abeb853b 1.9.13 2024-05-12 16:20:40 -07:00
bd_
c9db3debcf
chore: fix compile warnings (#853) 2024-05-13 07:47:14 +09:00
dependabot[bot]
1c0be75e28
chore(deps): bump nathanvaughn/actions-cloudflare-purge (#844)
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge) from 3ae45672b053b6e981788270206025fb3358d502 to e0eca002a6d4e05a974d8eadaf0909776df25ce3.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases)
- [Commits](3ae45672b0...e0eca002a6)

---
updated-dependencies:
- dependency-name: nathanvaughn/actions-cloudflare-purge
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 05:22:39 +09:00
nadena-dev-ci
06a53e2e94
New translations en-us.json (Chinese Traditional) (#852) 2024-05-13 05:22:25 +09:00
bd_
bc12e3a985
change: MA Info is now a normal editor window (#850) 2024-05-13 05:19:55 +09:00
bd_
61a70feed7
fix: remove spammy "Invalidated job!" message (#847) 2024-05-07 12:10:34 +09:00
bd_
2af603e365
fix: NRE in EasySetupOutfit (#846)
Fixes: #840
2024-05-07 10:43:53 +09:00
bd_
e1e313f10b 1.9.12 2024-04-21 18:27:43 -07:00
bd_
c111b29fbb
fix: modular avatar parameters is super slow (#834) 2024-04-22 10:26:11 +09:00
bd_
3ebc4fb2cf 1.9.11 2024-04-21 17:01:21 -07:00
bd_
926ea255cb
feat: add menu option to disable "modular avatar information" display (#833)
* feat: add menu option to disable "modular avatar information" display

Closes: #815
2024-04-22 09:00:37 +09:00
nadena-dev-ci
0fc9f5d86e
New translations en-us.json (Chinese Traditional) (#829) 2024-04-16 14:33:35 +09:00
bd_
2467b5bc28
feat: add support for A-pose/T-pose conversion in Setup Outfit (#828)
* feat: add support for A-pose/T-pose conversion in Setup Outfit

* chore: 2019 compat

* chore: minor cleanups

* chore: 2019 fixes
2024-04-16 14:33:26 +09:00