rurre
63043cb4ec
feat: Added BlendTree to right click create asset menu. ( #555 )
...
* Added BlendTree to right click create asset menu.
Not sure where to put it, so into the root editor folder it goes.
* Update CreateBlendTree.cs
* chore: add missing .meta file
---------
Co-authored-by: bd_ <bd_@nadena.dev>
2023-12-22 16:16:09 +09:00
bd_
d297cf1cad
feat(error): Integrate with NDMF error reporting and localization system ( #570 )
...
* chore(i18n): initial integration with NDMF localization system
* feat(error): integrate with NDMF error reporting framework
Note that as part of this, the pre-build validation system has been disabled for now.
It didn't work very well with other NDMF plugins in the first place, so it's probably
for the best...
* chore: fix u2019 build errors
2023-12-21 17:38:46 +09:00
dependabot[bot]
a143b1edf7
chore(deps): bump nathanvaughn/actions-cloudflare-purge ( #564 )
...
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge ) from 740447a7f5131ecc49a89a0f9382ea27b001196c to 752b6dc9a31b2392c40f7ee9c0556a412383aa5e.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases )
- [Commits](740447a7f5...752b6dc9a3
)
---
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>
2023-12-21 17:37:12 +09:00
dependabot[bot]
ca3633f64d
chore(deps): bump actions/download-artifact in /.github/workflows ( #567 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 20:41:47 +09:00
dependabot[bot]
c4b61562b6
chore(deps): bump actions/upload-artifact in /.github/workflows ( #565 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 20:41:38 +09:00
bd_
b3d5102ae5
chore(ci): Add VPM manifest for 2022 VRCSDK
2023-12-20 00:07:25 +09:00
dependabot[bot]
b5a698c904
chore(deps): bump nathanvaughn/actions-cloudflare-purge ( #544 )
...
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge ) from 3b31015a54307a38ea48904fb367eeb0a753a66f to 740447a7f5131ecc49a89a0f9382ea27b001196c.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases )
- [Commits](3b31015a54...740447a7f5
)
---
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>
2023-12-17 14:51:34 +09:00
bd_
caf627926e
ci: Enable 2022 tests
2023-12-17 14:42:08 +09:00
bd_
9964c024ec
ci: rollback to GameCI v3
...
v4 seems to break the static license activation we're using currently.
The new activation system requires username/password, which is something
I'm not super happy with having available in pull request processing...
2023-12-17 14:28:47 +09:00
bd_
f9fa478b77
1.8.4
2023-12-13 18:43:50 +09:00
anatawa12
7c35aa014e
fix: do not merge PhysBone chain if the chain is partially different ( #548 )
...
* fix: do not merge PhysBone chain if the chain is partially different
* fix: condition is not correct
* test: add test partially same physbone chain
2023-12-12 20:23:23 +09:00
anatawa12
0e243aa4c6
fix: Erros in Unity 2022 due to GetBoneTransform ( #550 )
2023-12-12 19:49:32 +09:00
bd_
409501cb39
fix: visible head accessory editor breaks on prefabs ( #543 )
...
Closes : #534
2023-11-26 20:52:36 +09:00
bd_
1dacdc4b37
fix: name collisions with Bone Proxies break animation mappings ( #542 )
...
Closes : #540
2023-11-26 20:48:16 +09:00
bd_
7b309f391b
docs: remove mention of unitypackage installation ( #541 )
...
Closes : #539
2023-11-26 20:48:08 +09:00
dependabot[bot]
95c95f0f90
chore(deps): bump actions/github-script in /.github/workflows ( #536 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-26 20:16:25 +09:00
dependabot[bot]
5369f893ca
chore(deps): bump game-ci/unity-test-runner in /.github/workflows ( #535 )
...
Bumps [game-ci/unity-test-runner](https://github.com/game-ci/unity-test-runner ) from 3 to 4.
- [Release notes](https://github.com/game-ci/unity-test-runner/releases )
- [Commits](https://github.com/game-ci/unity-test-runner/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: game-ci/unity-test-runner
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-26 20:16:04 +09:00
aruma256
dd8d04d273
docs(ja/world-fixed-object): fix typo ( #538 )
...
アタバー → アバター
2023-11-26 20:13:23 +09:00
Gizmo
55101797be
chore(i18n): update translations (zh-hans) ( #537 )
2023-11-26 20:13:11 +09:00
bd_
8321781c67
1.8.3
2023-11-15 21:20:01 +09:00
bd_
3a729f48f8
chore(deps): bump NDMF dependency
2023-11-15 21:19:53 +09:00
bd_
b48555e2e0
fix: error report not displayed upon failure ( #532 )
2023-11-15 21:07:48 +09:00
bd_
e81ce64881
fix: null reference in Merge Armature after physbones are merged ( #533 )
2023-11-14 22:17:47 +09:00
bd_
07eedb370d
fix: Merge Armature inspector breaks animator editor styles ( #531 )
...
Also fix another style leak in ESO
2023-11-14 22:10:29 +09:00
bd_
1410503609
fix: select menu creates menu install targets in random order ( #530 )
...
Fixes : #508
2023-11-14 20:42:01 +09:00
bd_
f04171ddb4
chore(docs): upgrade docusaurus dependencies ( #528 )
2023-11-13 18:20:23 +09:00
bd_
3107d000a9
1.8.2
2023-11-12 20:13:39 +09:00
bd_
e7a7cba16d
chore: don't use GUIDs to reference asmdefs ( #529 )
2023-11-12 20:10:04 +09:00
bd_
4589f72bfa
chore(deps): update NDMF dependency ( #527 )
2023-11-12 20:04:46 +09:00
bd_
ed84e22910
fix: name collision issues with World Fixed Object ( #525 )
...
Closes : #519
2023-11-11 20:29:46 +09:00
kaikoga
3667dc319a
chore: Wrap VRC dependencies and VRCAvatarDescriptors ( #504 )
...
* add version defines
* refactor: prefer BuildContext.ctor() overload taking GameObject
* wrap unit tests entirely with MA_VRCSDK3_AVATARS
* wrap unit tests smart with MA_VRCSDK3_AVATARS
* wrap runtime entirely with MA_VRCSDK3_AVATARS
* wrap VRC.SDKBase.IEditorOnly with MA_VRCSDK3_AVATARS
* wrap editor entirely with MA_VRCSDK3_AVATARS
* fix AvatarObjectReference.Get(Component)
* wrap editor smart with MA_VRCSDK3_AVATARS
* wrap BuildContext smart with MA_VRCSDK3_AVATARS
* wrap PluginDefinition smart with MA_VRCSDK3_AVATARS
* style: move conditional compiles one step outside
2023-11-10 15:37:56 +09:00
bd_
3a34079aef
chore(docs): fix typo breaking docs rendering
2023-11-09 22:11:51 +09:00
bd_
a98b8fb457
feat: add UI for setting outfit position to match base avatar ( #521 )
2023-11-09 22:06:18 +09:00
bd_
892c7d6171
docs: fix issues with windows/linux yarn checksums being inconsistent
2023-11-09 18:30:33 +09:00
bd_
929b92858c
ci(docs): improve debugging on yarn check
2023-11-09 18:30:33 +09:00
bd_
bd31cc22f5
test PR
2023-11-09 18:14:18 +09:00
bd_
17ba11694c
ci(docs): Show diff on yarn install --immutable failure
2023-11-09 18:14:08 +09:00
bd_
178d60a46d
ci(docs): add CI workflow to test docs-site yarn install
2023-11-09 18:12:55 +09:00
bd_
1a881e1e46
chore(docs): fix docs-site build issues
2023-11-09 18:08:55 +09:00
bd_
c86804db1f
fix: ESO selects the last hips candidate, when it should pick the first ( #520 )
...
Fixes : #509
2023-11-09 17:25:13 +09:00
dag-ed
c17df16652
fix missing physbone parameter suffixes ( #517 )
2023-11-09 15:34:33 +09:00
kaikoga
5f3e1dcf86
Refactor: Delete unused code for MAAssetBundle generation ( #515 )
...
* refactor: delete unused code for MAAssetBundle generation
* fix unit tests
2023-11-09 14:46:57 +09:00
bd_
0174b71bcc
fix(unity2022): inspector is broken on 2022 ( #518 )
2023-11-09 14:46:32 +09:00
bd_
0bab5d1dce
chore: fix issues with Visible Head Accessory patch
2023-11-01 19:11:42 +09:00
bd_
344a03d8d6
chore: move schema files to project root
2023-11-01 19:10:53 +09:00
Reina_Sakiria
b4a64f2a4e
fix: Visible Head Accessory incorrectly applied when building for Quest standalone ( #514 )
2023-11-01 19:07:04 +09:00
nekobako
a5bc6c50ac
衣装側で PhysBone の影響下にあるボーンは、アバター側に同名のボーンがあっても統合しない ( #465 )
...
* chore: preserve outfit side PhysBone even if the bone names match
* chore: remove PhysBone pruning as it is no longer needed
* chore: show error if outfit PhysBones affect to humanoid bones
* test: replace DuplicatePBStripping test to PreserveOutfitPB test
* test: remove unnecessary PhysBone from TransformMappingHandledCorrectly test
* Revert "test: replace DuplicatePBStripping test to PreserveOutfitPB test"
This reverts commit 8fe8f15866
.
* Revert "chore: show error if outfit PhysBones affect to humanoid bones"
This reverts commit 4f3761ebf2
.
* Revert "chore: remove PhysBone pruning as it is no longer needed"
This reverts commit b0c339e9d0
.
* chore: restore duplicate PhysBone pruning
* test: add test for non duplicated bones
* chore: preserve outfit side PhysBone more than 1mm away from the avatar side bone
* test: remove PhysBone stripping tests that consider PhysBone properties
* test: add PhysBone stripping tests that consider bones distance
* fix: merge outfit side PhysBone that is just 1mm away from the avatar side bone
---------
Co-authored-by: bd_ <bd_@nadena.dev>
2023-11-01 19:06:34 +09:00
dependabot[bot]
fc352bed22
chore(deps): bump actions/setup-node from 3 to 4 in /.github/workflows ( #511 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 19:01:18 +09:00
dependabot[bot]
e59eda2b3d
chore(deps): bump @babel/traverse from 7.20.1 to 7.23.2 in /docs~ ( #506 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-21 10:31:26 +09:00
dependabot[bot]
5949966461
chore(deps): bump undici from 5.26.0 to 5.26.3 in /docs-site~ ( #501 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.26.0 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.26.0...v5.26.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>
2023-10-18 23:28:43 +09:00