nadena.dev release bot
233521b029
Release 1.7.0-alpha.2
1.7.0-alpha.2
2025-03-10 03:56:45 +00:00
bd_
92ebc1c1ac
ci: remove obsolete release script
2025-03-09 20:52:19 -07:00
bd_
1a20333b58
docs(changelog): CHANGELOG updates
2025-03-09 20:51:45 -07:00
bd_
5f19bad688
Revert "Release 1.12.0-alpha.2"
...
This reverts commit fdd3110a98315dae658fc876568e3f719752f7cb.
2025-03-09 20:51:13 -07:00
nadena.dev release bot
fdd3110a98
Release 1.12.0-alpha.2
2025-03-10 03:46:21 +00:00
bd_
c7a06e71a0
chore: update dependencies
2025-03-09 20:41:51 -07:00
bd_
cd5bb5ff4e
refactor: use VirtualControllerContext.Controllers
2025-03-09 20:41:51 -07:00
bd_
e91b8ab6c3
refactor: use IVirtualize*
2025-03-09 20:41:51 -07:00
bd_
e3a01ff58b
ci: fix incorrect release tag and name
2025-03-09 20:29:38 -07:00
bd_
5de63b3495
ci: fixing issues with releaser workflow
2025-03-09 20:12:49 -07:00
bd_
1c8477ba4a
ci: new release workflow
2025-03-09 19:33:36 -07:00
bd_
cdf8d8400d
1.12.0-alpha.1 ( #1474 )
1.12.0-alpha.1
2025-03-08 21:03:17 -08:00
ColorlessColor
aaa448bf57
fix: Use localOnly
instead of syncType = NotSynced
when importing parameter asset ( #1460 )
2025-03-08 20:09:43 -08:00
Reina_Sakiria
e0f55ddc4f
fix: forget to process VirtualStateTransition ( #1468 )
...
* fix: forget to process VirtualStateTransition
* test: add test for renaming transition parameters
---------
Co-authored-by: bd_ <bd_@nadena.dev>
2025-03-08 07:36:46 -08:00
dependabot[bot]
d4543a38c5
chore(deps): bump nathanvaughn/actions-cloudflare-purge ( #1467 )
...
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge ) from 0efc272496735521e97d22ba9caa750c2781e257 to 784d555fc0fc48946a1e34873a43fc8cf634bcfa.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases )
- [Commits](0efc272496...784d555fc0
)
---
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>
2025-03-07 18:42:01 -08:00
bd_
e471df8860
fix: incorrect first layer weights in Merge Animator ( #1473 )
...
Unity ignores the weight of the first layer in a controller, and forces it to one; here, we replicate that behavior in Merge Animator.
Note that we choose to do this here rather than in NDMF - this is because NDMF-level APIs are trying to accurately represent the data in the animator, and should be able to round-trip even "garbage" data there.
Closes: https://github.com/bdunderscore/ndmf/issues/534
Closes : #1472
2025-03-07 18:41:26 -08:00
bd_
70dd38e970
fix: incorrect initial states for Shape Changer ( #1464 )
2025-03-02 20:52:38 -08:00
bd_
7e5d631b9d
fix: missing PreviewMode innate parameter ( #1466 )
2025-03-02 20:51:59 -08:00
nadena-dev-ci
3f57e17548
New Crowdin updates ( #1462 )
...
* New translations en-us.json (Chinese Simplified)
* New translations en-us.json (Chinese Traditional)
2025-03-02 18:20:22 -08:00
bd_
242a108703
fix: incorrect initial state for inverted Shape Changers ( #1458 )
2025-02-19 18:26:09 -08:00
bd_
07cce41329
fix: NRE in GetReplacementPath ( #1452 )
2025-02-19 18:17:11 -08:00
bd_
53c47bfb0b
1.12.0-alpha.0
1.12.0-alpha.0
2025-02-16 22:25:57 -08:00
bd_
7cafd314a4
chore: port MA to the new NDMF animation API ( #1371 )
2025-02-16 22:25:12 -08:00
bd_
d7e949239a
1.11.5
1.11.5
2025-02-16 18:40:48 -08:00
bd_
d3ae37c3cf
fix: RCs can't be used in conjunction with custom animations
...
Closes : #1440
2025-02-16 18:40:15 -08:00
bd_
61d4b203ca
docs: update outdated VHA docs
...
Closes : #1444
2025-02-16 16:18:04 -08:00
bd_
54f5bd1922
1.11.4
1.11.4
2025-02-03 06:15:17 -08:00
bd_
c6199ca183
1.11.3
2025-02-02 19:58:51 -08:00
bd_
8a1d2b77dd
Revert "chore: sync object and menu"
...
This reverts commit fa4e714f307fce3cec4a13bd6cfbf2760134a710.
This is temporarily reverted until we have support in MenuItem to ensure
that `0` is always the default selection, even for toggles. This should
be reverted when #1433 is done (which will resolve #1434 )
1.11.3
2025-02-02 19:52:33 -08:00
tliks
2849ea9183
chore: sync object and menu
2025-02-02 19:52:33 -08:00
tliks
eb7793d7c5
chore: rename "SetupToggle" to "CreateToggleForSelection"
2025-02-02 19:52:33 -08:00
tliks
de18e77e34
chore: use MenuCommand
2025-02-02 19:52:33 -08:00
tliks
19d8ebee68
chore: Active = !selected.activeSelf
2025-02-02 19:52:33 -08:00
tliks
54d85a5cef
feat: support multiple selections
2025-02-02 19:52:33 -08:00
tliks
8e2650acdb
feat: setup toggle
2025-02-02 19:52:33 -08:00
bd_
a6cde1fbe9
fix: menu assets referenced by Menu Installer aren't renamed correctly
...
Closes : #1414
2025-01-31 19:08:52 -08:00
あお
428a2cc4a3
docs: fix typo in MA Parameters docs
2025-01-31 17:18:57 -08:00
tliks
5175626b23
chore: remove unnecessary observing
2025-01-31 17:18:38 -08:00
tliks
8414d203e5
chore: ignore inactive root in GetTargetGroups
2025-01-31 17:18:38 -08:00
bd_
89d38c5371
fix: occasional NRE from RO analysis
2025-01-31 17:15:34 -08:00
bd_
2f32cb4351
fix: RO values from always-on components are sometimes ignored
2025-01-31 17:15:27 -08:00
dependabot[bot]
f799af4c03
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs~
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 19:15:47 -08:00
bd_
75d3b5078a
1.11.2
1.11.2
2025-01-24 19:06:26 -08:00
bd_
18569ab556
fix: deletedShape animation curves are retained in final avatar animations
...
This results in downstream tools such as AAO improperly treating these objects as animated.
2025-01-24 19:02:09 -08:00
bd_
129ad4dc35
fix: high load caused by ObjectReferenceFixer when paths collide
...
Closes : #1411
2025-01-24 18:59:10 -08:00
anatawa12
909d7e66c4
fix: menu icon in submenu are not fixed
2025-01-24 18:58:54 -08:00
Rerigferl
3ceafb8e1f
fix: add BeginProperty to AvatarObjectReferenceDrawer
2025-01-24 18:58:34 -08:00
dependabot[bot]
3a94498e45
chore(deps): bump softprops/action-gh-release in /.github/workflows
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](01570a1f39...c95fe14893
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 18:56:59 -08:00
dependabot[bot]
c1b2351537
chore(deps): bump nathanvaughn/actions-cloudflare-purge
...
Bumps [nathanvaughn/actions-cloudflare-purge](https://github.com/nathanvaughn/actions-cloudflare-purge ) from 992cc4e96422fb8ddf077281678373fe41e7736c to 0efc272496735521e97d22ba9caa750c2781e257.
- [Release notes](https://github.com/nathanvaughn/actions-cloudflare-purge/releases )
- [Commits](992cc4e964...0efc272496
)
---
updated-dependencies:
- dependency-name: nathanvaughn/actions-cloudflare-purge
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-24 18:56:47 -08:00
bd_
71f428d804
docs: update dependency versions
2025-01-24 18:56:27 -08:00