bd_
f7b12d7f82
fix: ScaleAdjuster breaks scene view selection ( #718 )
...
... fixed by reimplementing ScaleAdjuster (again!)
2024-03-03 17:26:23 +09:00
bd_
a9141a6cfe
fix: incorrect/unclear errors from Setup Outfit ( #723 )
...
Closes : #721
2024-03-03 17:26:14 +09:00
bd_
962a75f227
fix: parameter order is shuffled ( #722 )
...
Closes : #713
2024-03-03 17:16:28 +09:00
bd_
8e6d8302ef
1.9.4
2024-02-27 19:27:38 +09:00
bd_
6c4c0afb06
fix: change attachment mode causes non-undoable transform movement ( #710 )
...
Closes : #655
2024-02-27 19:27:24 +09:00
bd_
97fe8075a6
feat: add support for VRoid Hub armatures in Setup Outfit ( #709 )
2024-02-27 19:02:04 +09:00
bd_
8ec1d92b6f
chore(docs): docs dependency update and minor fixes ( #708 )
...
* chore(docs): update dependencies
* fix(docs): images are squished when too large for their container
2024-02-27 17:45:25 +09:00
bd_
b7e1c7af34
chore: bump NDMF dependency ( #707 )
2024-02-27 17:38:06 +09:00
bd_
e0c8061a8d
fix: ScaleAdjuster causes console errors when a mesh is missing ( #706 )
...
* fix: ScaleAdjuster causes console errors when a mesh is missing
* chore: hide ScaleAdjusterRenderer component
2024-02-27 17:09:01 +09:00
bd_
e7b09fd787
fix: ScaleAdjuster breaks in play mode ( #705 )
2024-02-27 17:03:36 +09:00
bd_
e590113a28
1.9.3
2024-02-26 19:03:03 +09:00
bd_
e06e83daba
fix: issues with Scale Adjuster on 2019 ( #703 )
...
Harmony patches were not being loaded for VRCSDK 3.4.x, causing some issues with component enabled state checkboxes being incorrect.
Additionally, we need to reset component states before assembly reload and scene save.
2024-02-26 18:56:43 +09:00
bd_
b96ed3113b
chore: bump NDMF dependency to 1.3.5 ( #702 )
2024-02-26 18:38:58 +09:00
bd_
8c435874ac
fix: untranslated warning generated when multiple parameters remap to the same name ( #698 )
...
* fix: untranslated warning generated when multiple parameters remap to the same name
Fixed by allowing this case and applying normal parameter type resolution rules.
Closes : #694
* chore: enable accidentally disabled unit test
2024-02-26 18:20:35 +09:00
bd_
2f67b9509b
fix: handle AnimatorOverrideController in Merge Animator ( #697 )
...
Closes : #692
2024-02-26 18:03:28 +09:00
bd_
7a2385352c
fix: noisy memory leak warning on Unity 2019 ( #700 )
...
Closes : #696
2024-02-26 18:03:16 +09:00
bd_
1666f96d61
fix: logspam caused by ScaleProxy on unity 2019 ( #699 )
2024-02-26 15:30:42 +09:00
bd_
0a82c59cd1
1.9.2
2024-02-22 18:30:41 +09:00
bd_
e7a317b896
fix: MergeDirectBlendTree overwrites animator default parameters with zeroes ( #689 )
2024-02-22 18:30:24 +09:00
bd_
4e61000e57
chore: add missing localizations
2024-02-21 20:44:05 +09:00
bd_
48e8a53090
1.9.1
2024-02-21 20:40:51 +09:00
bd_
f99930999e
fix: compatibility break with animator defaults ( #686 )
...
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]
f253ba0901
chore(deps): bump ip from 2.0.0 to 2.0.1 in /docs-site~ ( #685 )
...
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:25 +09:00
dependabot[bot]
401b92cb52
chore(deps): bump ip from 2.0.0 to 2.0.1 in /docs~ ( #684 )
...
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_
a86e28a037
1.9.0
2024-02-20 19:13:40 +09:00
bd_
b9a5700a7a
chore: remove dead code ( #683 )
2024-02-20 19:13:08 +09:00
bd_
d26ac60be5
fix: build fails when entries in the bones array are null ( #682 )
...
* fix: build fails when entries in the bones array are null
* chore: skip bone remapping when no Scale Adjusters are in use
2024-02-19 17:27:36 +09:00
bd_
f6a2da8b8d
1.9.0-rc.4
2024-02-18 21:57:18 +09:00
bd_
42ca90a6bc
fix: crash when undoing setup outfit ( #680 )
...
Closes : #571
2024-02-18 21:56:59 +09:00
bd_
d57e211d0b
fix: minor issues with scale adjuster ( #679 )
...
* fix: undo operations can cause scale adjuster to perma-disable meshes
* fix: tool is left hidden after scale adjuster is deleted
2024-02-18 21:47:48 +09:00
bd_
6eab55ae26
1.9.0-rc.3
2024-02-18 20:22:30 +09:00
bd_
56a203c531
chore: remove stray .meta file
2024-02-18 20:21:52 +09:00
bd_
197d847514
fix/reimplement: scale adjuster results in infinite loops sometimes ( #677 )
...
Closes : #676
2024-02-18 20:21:26 +09:00
bd_
e01b707916
chore: remove stray debug print ( #678 )
2024-02-18 20:06:15 +09:00
bd_
0d4378764a
chore: add additional unit test ( #675 )
2024-02-17 20:12:09 +09:00
dependabot[bot]
d6397880e0
chore(deps): bump undici from 5.26.3 to 5.28.3 in /docs-site~ ( #671 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.26.3 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.26.3...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
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-17 19:31:13 +09:00
bd_
c054d48c38
1.9.0-rc.1
2024-02-17 19:29:39 +09:00
bd_
648c9a9608
feat: improvements to armature tracking ( #665 )
...
* opti(armature-lock): parallelize burst jobs for armature lock processing
* feat: continue armature tracking when the MAMA GameObject is disabled
Closes : #500
* feat: add global toggle for armature locking
Closes : #484
2024-02-17 19:20:08 +09:00
bd_
27f0557367
fix: float conversion breaks sub-state-machine entry transitions, including FaceEmo ( #674 )
...
* fix: float conversion breaks substatemachine entry transitions
Closes : #669
* fix: unnecessary type conversions
2024-02-17 19:19:35 +09:00
bd_
54d4e974db
feat: convert animator parameters to float when types are inconsistent ( #662 )
2024-02-12 19:35:11 +09:00
bd_
cc6ecd4f90
Update parameters docs and Saved field handling ( #661 )
...
* docs: new parameters UI documentation
Closes : #635
* feat(params), changelog-callout: adjust handling of Saved flag with parameters
* chore: fix docs links
2024-02-12 19:24:35 +09:00
bd_
befa5e421c
chore(deps): Update NDMF dependency ( #660 )
2024-02-12 16:45:48 +09:00
bd_
e8f7144b6c
fix: Rename Parameters should not impact sub-animator components ( #659 )
...
Sub-animators have an independent parameter namespace from the main avatar, so we shouldn't
rename them.
2024-02-12 14:59:50 +09:00
bd_
2cf5967a42
feat: allow animator-only defaults to be set using MA Parameters ( #648 )
...
* feat: allow animator-only defaults to be set using MA Parameters
* chore: add unit tests for new default parameter behavior
2024-02-12 14:59:39 +09:00
kaikoga
5359e3b006
chore: Fix non-VRChat support ( #650 )
...
* add referenced assembly
* remove unused usings
* MA Merge Blend Tree is VRC specific
because it expects VRC style Animator Layer setup
* PruneParametersPass is VRChat specific
* fix: use FindAvatarTransformInParents() to be more cross platform
* fix MergeArmatureHook: nop logic for PhysBones if we do not dedup PhysBones
* fix AnimatorCombiner: ignore VRC components when non-VRC
btw, is AnimatorCombiner VRC specific?
* conditional compile some VRChat specific tests
2024-02-12 14:59:23 +09:00
dependabot[bot]
900c9d2a02
chore(deps): bump nathanvaughn/actions-cloudflare-purge ( #658 )
...
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge ) from 752b6dc9a31b2392c40f7ee9c0556a412383aa5e to f70c63827b539cf48eb3a29fdaa7547eca4dede4.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases )
- [Commits](752b6dc9a3...f70c63827b
)
---
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-02-12 14:52:06 +09:00
bd_
e6bcba718a
chore(ci): disable deferred expiration for pages assets
2024-02-12 13:30:20 +09:00
bd_
2751c88fea
fix: scale adjuster's hidden bones don't block PBs ( #653 )
2024-02-05 22:02:53 +09:00
bd_
6b181f3f57
fix: missing translations on "automatic" rename-to field ( #652 )
...
Closes : #638
2024-02-05 22:02:44 +09:00