Commit Graph

93 Commits

Author SHA1 Message Date
bd_
865dae7dfc 1.10.0-alpha.0 2024-06-02 17:55:37 -07:00
bd_
32c538a536
chore: remove 2019 support (#864) 2024-06-03 09:32:41 +09:00
bd_
11abeb853b 1.9.13 2024-05-12 16:20:40 -07:00
bd_
e1e313f10b 1.9.12 2024-04-21 18:27:43 -07:00
bd_
3ebc4fb2cf 1.9.11 2024-04-21 17:01:21 -07:00
bd_
c1fbee721f 1.9.10 2024-03-28 09:38:40 +00:00
bd_
cb2fd75ec6 1.9.9 2024-03-27 11:10:03 +00:00
bd_
51bedcffef 1.9.9-rc.3 2024-03-26 14:34:07 +00:00
bd_
8a6c1c86c0 1.9.9-rc.2 2024-03-17 17:07:33 +09:00
bd_
7f7f344963 1.9.9-rc.1 2024-03-16 17:38:37 +09:00
bd_
aa631f3b01 1.9.9-rc.0 2024-03-14 21:34:12 +09:00
bd_
654aec1aab
feat: add UI to show parameter usage (#773) 2024-03-14 21:33:44 +09:00
bd_
f4f26d2f67 1.9.8 2024-03-14 15:31:33 +09:00
bd_
4f05ff1981 1.9.7 2024-03-09 20:12:44 +09:00
bd_
37e7ebcae1 1.9.6 2024-03-08 20:25:43 +09:00
bd_
717e40f7f1 1.9.5 2024-03-06 17:52:28 +09:00
bd_
42477aae45 1.9.5-rc.1 2024-03-05 19:13:28 +09:00
bd_
ee7b6f59ac 1.9.5-rc.0 2024-03-03 19:20:24 +09:00
bd_
8e6d8302ef 1.9.4 2024-02-27 19:27:38 +09:00
bd_
b7e1c7af34
chore: bump NDMF dependency (#707) 2024-02-27 17:38:06 +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_
0a82c59cd1 1.9.2 2024-02-22 18:30:41 +09:00
bd_
48e8a53090 1.9.1 2024-02-21 20:40:51 +09:00
bd_
a86e28a037 1.9.0 2024-02-20 19:13:40 +09:00
bd_
f6a2da8b8d 1.9.0-rc.4 2024-02-18 21:57:18 +09:00
bd_
6eab55ae26 1.9.0-rc.3 2024-02-18 20:22:30 +09:00
bd_
c054d48c38 1.9.0-rc.1 2024-02-17 19:29:39 +09:00
bd_
befa5e421c
chore(deps): Update NDMF dependency (#660) 2024-02-12 16:45:48 +09:00
bd_
1fc9c2d4ac
feat(params): Allow for MA Parameters to _not_ specify a default value (#636)
* feat(params): track whether a default value was explicitly set

* feat(params): improve default value resolution and error handling
2024-01-28 14:27:43 +09:00
bd_
d0b4dd67e5
fix: issues with blendtree handling in AnimationDatabase (#615)
Closes: #609
2024-01-07 17:07:50 +09:00
bd_
d87d057de9 1.9.0-rc.0 2023-12-27 20:49:15 +09:00
bd_
a9a0fd648e
feat: prune empty layers (#579)
Closes: #554
2023-12-27 18:54:59 +09:00
bd_
aa698565ab
feat: add merge blend tree component (#572)
* chore: refactor state machine clone logic out as a separate class

* feat: add layer priority and relative path root options to Merge Animator

* feat: add Merge Blend Tree component

* chore: adjust NDMF dependency

* docs: update merge-animator docs

* docs: merge blend tree docs
2023-12-22 17:17:40 +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
bd_
f9fa478b77 1.8.4 2023-12-13 18:43:50 +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_
3107d000a9 1.8.2 2023-11-12 20:13:39 +09:00
bd_
4589f72bfa
chore(deps): update NDMF dependency (#527) 2023-11-12 20:04:46 +09:00
bd_
dac642ba6d 1.8.1 2023-10-09 19:01:33 +09:00
bd_
ddbc3b164b
chore: restructure repository to put package at top-level (#477)
* chore: rearrange package structure to have the package at the root

* ci: update CI workflows

* ci: fixing workflow bugs

* ci: recurse building .zip package

* ci: more fixes

* ci: add back in the nadena.dev VPM repo

* ci: fix tests
2023-10-08 15:39:57 +09:00