Commit Graph

39 Commits

Author SHA1 Message Date
b378685712
create constructors for VmcExtVrm 2024-01-01 13:44:17 -05:00
311ec2552a
create constructors for VmcExtLight 2024-01-01 13:42:27 -05:00
b59d0762d2
create constructors for VmcExtRvc 2024-01-01 13:36:51 -05:00
b027035aba
create constructors for VmcExtMidiCcBit and DeviceTransform 2024-01-01 13:34:40 -05:00
682591278f
type aliasing and create a few more constructors 2024-01-01 13:30:27 -05:00
c3193e2fbc
small style changes 2024-01-01 12:32:38 -05:00
c1d21415ba
small style changes 2024-01-01 12:26:02 -05:00
ce00dc2f5b
create constructors for VmcExtCon 2024-01-01 12:22:30 -05:00
d78afe2234
create constructors for VmcExtCam, remove unneded type hints 2024-01-01 12:13:45 -05:00
2c5f0b8f3a
make constructors public 2024-01-01 12:09:38 -05:00
44608ba082
create constructors for VmcExtBlendVal 2024-01-01 12:07:54 -05:00
be4d54e34c
create constructors for VmcExtBonePos 2024-01-01 12:03:35 -05:00
d6d74353bd
add constructors for VmcExtRootPos 2024-01-01 12:00:13 -05:00
e385ffe5e9
add constructors for VmcExtT and VmcMessage contructor for VmcExtOk 2024-01-01 11:53:53 -05:00
8774ee8cae
make trait object safe, add constructor for VmcExtOk 2024-01-01 11:49:30 -05:00
7f3472af81 custom message parsing errors (#1)
Reviewed-on: #1
2023-12-31 19:36:25 +01:00
e9e7b75b95
add VmcExtSetEye message 2023-12-31 10:31:48 -05:00
37298e3958
add VmcExtSetPeriod message 2023-12-31 10:24:07 -05:00
290dc17d3e
add VmcThru message 2023-12-31 10:16:57 -05:00
979b9cd87d
remove unneeded file 2023-12-31 10:04:31 -05:00
a98faa2319 add VmcExtConfig 2023-12-30 11:56:22 -05:00
dbb208dfc4 create VmcExtSettingWin 2023-12-30 11:52:50 -05:00
0df7475f57 create VmcExtSettingColor 2023-12-30 11:44:28 -05:00
c274f7925b add VmcExtOpt 2023-12-30 11:40:04 -05:00
00db538216 add VmcExtRemote 2023-12-30 11:36:41 -05:00
92fdc84506 add VmcExtVrm 2023-12-30 11:32:33 -05:00
1abd398b67 create VmcExtLight 2023-12-30 11:26:34 -05:00
166feab2a2 create VmcExtRvc 2023-12-30 11:03:37 -05:00
fb62a02b04 create DeviceTransform 2023-12-30 10:49:48 -05:00
47e34b1b71 create VmcExtMidiCcBit 2023-12-30 10:41:16 -05:00
bcf81cd44e create VmcExtMidiCcVal 2023-12-30 10:38:53 -05:00
9c231edec3 add VmcExtMidiNote 2023-12-30 10:35:01 -05:00
cc84da6563 add VmcExtKey 2023-12-30 10:29:52 -05:00
e8bb18c47e create VmcExtCon 2023-12-30 10:17:28 -05:00
db21964ea1 create VmcExtCam 2023-12-30 10:00:15 -05:00
61cc7bcb81 create VmcExtBlendVal 2023-12-30 09:44:35 -05:00
3054bcc8fe update dependencies 2023-12-30 09:44:12 -05:00
5583b8a622 add first few vmc messages 2023-12-30 09:38:19 -05:00
1fc7e6c316 create project 2023-12-30 08:03:40 -05:00