Commit Graph

75 Commits

Author SHA1 Message Date
bd_
119c56878c 1.10.0-rc.8 2024-09-24 18:59:49 -07:00
bd_
fd3de6e680 1.10.0-rc.7 2024-09-22 18:18:52 -07:00
nekobako
2d8f5d764e
fix: resolve parameter type conflicts for menu items in params usage … (#1174)
* fix: resolve parameter type conflicts for menu items in params usage window

* Revert "fix: resolve parameter type conflicts for menu items in params usage window"

This reverts commit 4c6b41de4c.

* fix: expand conflicting parameter types for menu item in introspection

* chore: update NDMF dependency

---------

Co-authored-by: bd_ <bd_@nadena.dev>
2024-09-22 18:18:27 -07:00
bd_
c11a76642c 1.10.0-rc.6 2024-09-17 20:40:32 -07:00
bd_
71ddd257a3
test: add tests for PropCache (#1156)
* test: add tests for PropCache

* chore: update NDMF dependency
2024-09-17 20:40:09 -07:00
bd_
2ea9fb50b6 1.10.0-rc.5 2024-09-14 19:32:59 -07:00
bd_
1163fac2e7 1.10.0-rc.4 2024-09-04 22:01:45 -07:00
bd_
1d58548013 1.10.0-rc.3 2024-09-02 17:59:17 -07:00
bd_
d33787a6b0 1.10.0-rc.2 2024-09-01 17:30:39 -07:00
bd_
b0032a09c0 chore: bump NDMF dependency version 2024-09-01 17:21:14 -07:00
bd_
9d48ae4f65 1.10.0-rc.1 2024-08-28 19:38:15 -07:00
bd_
87a385a43e
feat: add a debugging UI for the reactive components system (#1049) 2024-08-25 20:19:04 -07:00
bd_
b2ada9fe05 1.10.0-rc.0 2024-08-21 21:20:03 -07:00
bd_
a75a422cf4 1.10.0-beta.4 2024-08-18 19:04:23 -07:00
bd_
b732c5268e 1.10.0-beta.3 2024-08-18 13:40:00 -07:00
bd_
7384715059
feat: MA Convert Constraints (#1010) 2024-08-16 18:52:04 -07:00
bd_
e2e0b88dfa 1.10.0-beta.2 2024-08-11 18:49:11 -07:00
bd_
586fb90dca 1.10.0-beta.1 2024-08-07 20:59:50 -07:00
bd_
87ff50b161 1.10.0-beta.0 2024-08-06 20:49:22 -07:00
bd_
3d3aefd4f9
feat: use VRCHeadChop for VisibleHeadAccessory (#954)
Closes: #784
2024-08-06 05:53:37 -07:00
bd_
8e7526e711
Connect reactive components to MenuItems (#944)
* refactor: generalize support for arbitrary parameters as conditions

* feat: automatically assign Menu Item parameters

* feat: ReactiveComponents respond to MenuItems

* feat: AvatarObjectReference tracks both paths and direct object references

* feat: set isSaved/isSynced/default values from MenuItem

* feat: Object Toggle preview supports menu items and manipulating parent objects

* feat: reactive previews respond to menu item default value states

* chore: update NDMF dependency
2024-08-04 19:31:43 -07:00
bd_
bf9266f054 1.10.0-alpha.6 2024-08-03 21:06:31 -07:00
bd_
c50b3526f6
feat: expose per-component toggles to the NDMF plugin preview UI (#941) 2024-08-03 21:05:10 -07:00
bd_
0bc64eb755 1.10.0-alpha.5 2024-07-28 19:11:29 -07:00
bd_
8dd4426e64
chore: update for NDMF 1.5.0-beta.0 API changes (#931) 2024-07-28 18:39:18 -07: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
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_
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_
3a3ad4b57c 1.10.0-alpha.1 2024-06-02 21:28:40 -07:00
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