Commit Graph

100 Commits

Author SHA1 Message Date
87d903619e feat!: add exceptions and support type safe getting OscArgument values 2023-10-21 09:15:37 -04:00
9201215b06 feat!: add Node3D to constructor for Marionette and Performer 2023-10-20 10:05:54 -04:00
c0f028bb55 refactor: remove unused imports 2023-10-20 09:52:55 -04:00
4f605796d0 chore: add conventional commit git hook 2023-10-18 10:44:59 -04:00
5ac995474c style update that is more clear 2023-09-24 13:06:26 -04:00
97d0396506 small style thing 2023-09-24 12:31:07 -04:00
e420482962 Merge branch 'main' of github.com:cass-dlcm/godotVmcSharp 2023-09-24 12:29:26 -04:00
87cc43ff7f fix build issue from unnecessary inheritance 2023-09-24 12:29:17 -04:00
3a1c0c7d91 refactor to start taking action on messages 2023-09-24 12:26:52 -04:00
a0a7df3e08 fix bug from refactor 2023-08-17 18:22:27 -04:00
Cassandra de la Cruz-Munoz
de222b1d91
untested style changes 2023-08-17 15:56:29 -04:00
93b6b512ca fix GetErrorString 2023-08-17 14:48:44 -04:00
f3fac167e1 some breaking changes, mostly style stuff 2023-08-17 14:48:26 -04:00
8923bd3f25 create ToMessage() for VmcExtCam 2023-08-17 14:13:43 -04:00
8f031a447b add new constructor for VmcExtCam 2023-08-17 14:10:58 -04:00
368ed2ae78 add ToMessage() to VmcMessage 2023-08-17 10:35:31 -04:00
f91613a745 add ToMessage() to VmcExtVrm 2023-08-17 10:33:10 -04:00
97d467a62a fix compliation error from missing breaks in first constructor 2023-08-17 10:31:08 -04:00
b236dd964f create new constructors for VmcExtVrm 2023-08-17 10:30:13 -04:00
06a269f277 rewrite constructor of VmcExtVrm 2023-08-17 10:28:30 -04:00
11c3a0c500 create new constructor for VmcExtT 2023-08-17 10:26:02 -04:00
cb93f0bb1c add ToMessage() to VmcExtSettingWin 2023-08-17 10:24:11 -04:00
a4879eed0d create new constructor for VmcExtSettingWin 2023-08-17 10:22:33 -04:00
164132cbb1 add ToMessage() to VmcExtSettingColor 2023-08-17 10:18:47 -04:00
0ca919ad5e create new constructor for VmcExtSettingColor 2023-08-17 10:16:46 -04:00
afdfbe0ef6 add ToMessage() to VmcExtSetShortcut 2023-08-17 10:14:38 -04:00
df32d6ab1f create new constructor for VmcExtSetShortcut 2023-08-17 10:13:36 -04:00
a72f184f00 add ToMessage() to VmcExtSetRes 2023-08-17 10:12:33 -04:00
b33324bd0a create new constructor for VmcExtSetRes 2023-08-17 10:10:43 -04:00
319a201ee0 add ToMessage() to VmcExtSetPeriod 2023-08-17 10:09:53 -04:00
15e61426ec create new constructor for VmcExtSetPeriod 2023-08-17 10:06:34 -04:00
857e82eab2 add ToMessage() to VmcExtSetEye 2023-08-17 10:03:25 -04:00
5a677d03a9 create new constructor for VmcExtSetEye 2023-08-17 10:01:36 -04:00
15f967846b add ToMessage() to VmcExtSetConfig 2023-08-17 10:00:15 -04:00
09c3c15c87 fix compliation error from missing import 2023-08-17 09:59:51 -04:00
4d738ff511 create new cconstructor for VmcExtSetConfig 2023-08-17 09:57:38 -04:00
c40c684807 add ToMEssage() to VmcExtSetCalibExec 2023-08-17 09:56:39 -04:00
701ffac439 add new constructor for VmcExtSetCalibExec 2023-08-17 09:55:11 -04:00
cdc699a927 improve constructor and ad ToMessage() for VmcExtRootPos 2023-08-17 09:53:45 -04:00
a1b49e25d6 create new constructor for VmcExtRootPos 2023-08-17 09:45:27 -04:00
b8186dac8b add ToMessage() to VmcExtRemote 2023-08-17 09:43:12 -04:00
22e076dce6 create new constructor for VmcExtRemote 2023-08-17 09:41:11 -04:00
c1825dad14 add ToMessage() to VmcExtRcv 2023-08-17 09:39:28 -04:00
4267927352 create new constructors for VmcExtRcv 2023-08-17 09:37:17 -04:00
39b4e1a900 add ToMessage() for VmcExtOpt 2023-08-17 09:34:28 -04:00
eb0e4b8cef add new constructor for VmcExtOpt 2023-08-17 09:29:44 -04:00
75a85c2119 fix VmcExtOk constructor and supporting methods, add ToMessage 2023-08-17 09:27:59 -04:00
8929df8c33 add bounds checking on constructors for VmcExtOk 2023-08-16 20:17:27 -04:00
00df307240 add ToMessage() for VmcExtMidiNote 2023-08-16 20:10:52 -04:00
d522d5b4ca create new constructor for VmcExtMidiNote 2023-08-16 20:08:07 -04:00