Commit Graph

45 Commits

Author SHA1 Message Date
dff7e09161
add error messages to custom errors 2023-12-31 13:35:38 -05:00
3f01f2f3fd
use custom errors in VmcExtSetEye 2023-12-31 13:18:47 -05:00
9aa00b5b36
use custom errors in VmcExtSetPeriod 2023-12-31 12:24:28 -05:00
78a03b862d
change argtype to have expected vec, use custom errors in VmcThru 2023-12-31 12:22:48 -05:00
3fab3f9a2e
use custom errors and fix bug in VmcExtConfig 2023-12-31 12:19:00 -05:00
15503575e5
use custom errors and fix bug in VmcExtSettingWin 2023-12-31 12:17:51 -05:00
5dc7aefa1c
use custom errors in VmcExtSettingColor 2023-12-31 12:15:46 -05:00
5aebb1cc63
use custom errors in VmcExtOpt 2023-12-31 12:14:38 -05:00
a91a39ecbe
use custom errors in VmcExtRemote 2023-12-31 12:13:48 -05:00
6acdcaab6a
use custom errors in VmcExtVrm 2023-12-31 12:13:09 -05:00
3766cd2104
use custom errors in VmcExtLight 2023-12-31 12:12:02 -05:00
577c1aa872
use custom errors in VmcExtRvc 2023-12-31 12:07:15 -05:00
86a1d0a605
use custom errors in DeviceTransform 2023-12-31 12:05:02 -05:00
20142c6922
use custom errors in VmcExtMidiCcBit 2023-12-31 12:02:44 -05:00
75a541cc2a
use custom errors in VmcExtMidiCcVal 2023-12-31 12:01:14 -05:00
c0645d9282
use custom errors in VmcExtMidiNote 2023-12-31 12:00:00 -05:00
cd4278b72a
use custom errors in VmcExtKey 2023-12-31 11:58:23 -05:00
0ce9ee167d
use custom errors in VmcExtCon 2023-12-31 11:56:22 -05:00
a4b674c3d8
use custom errors in VmcExtCam 2023-12-31 11:52:55 -05:00
c88dc87e50
use custom errors in VmcExtBlendVal 2023-12-31 10:55:09 -05:00
9bcfdeec81
use custom errors in VmcExtBonePos 2023-12-31 10:53:07 -05:00
2ba4cce043
create custom errors 2023-12-31 10:51:07 -05: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