Commit Graph
71 Commits
Author SHA1 Message Date
xpeng a7ce4f3900 fix light issue and dispose IPC after wacvr closed 2022-11-08 21:23:25 +01:00
xpeng 431a604d9b fix mercuryio flag issue 2022-11-08 16:34:53 +01:00
xpeng 47cdf16302 Add readme for config panel dev 2022-11-07 23:02:42 +01:00
xpeng da11ac7abc fix only can select capture desktop; small improvements
Add Touch Panel Air Wall
Add Light Strength Slider
Fix some config panel slider issues
Add .blend file for cab
Fix small shader issue
2022-11-07 22:31:18 +01:00
xpeng 687f2c8ec4 add physics hand 2022-11-05 23:53:06 +01:00
xpeng b2c2a8311e fix skybox issue 2022-11-05 22:05:12 +01:00
xpeng 0024144244 add additional tab; fix config panel occlusion bug 2022-11-05 20:23:31 +01:00
xpeng 4eb06ca04f fix default touch sample rate issue 2022-11-05 02:11:01 +01:00
xpeng cde2273747 fix hand size and pos issue 2022-11-05 02:10:07 +01:00
xpeng aac1ae78d7 fix default config 2022-11-05 02:01:11 +01:00
xpeng d3840cb36e update new config system 2022-11-05 01:32:17 +01:00
xpeng 19f36d6e93 add auto start .bat function (pls add file path in config.json) 2022-10-16 16:18:17 +02:00
xpeng 014cebe156 add hand stabilization (velocity) 2022-10-16 15:42:49 +02:00
xpeng 6803f5c905 disable head cube for liv capture and fix texture quality issue 2022-10-16 13:50:38 +02:00
xpeng 97e2812c19 fix button color issue 2022-10-07 17:52:07 +02:00
xpeng 390c807f6c bugs fix
fix ipc touch not working bug;
fix player height text not updating bug
2022-10-07 17:12:42 +02:00
xpeng 92a1395c79 fix capture desktop config not working; add config for turn off light effect 2022-10-07 14:20:01 +02:00
xpeng 0998fe4a9b fix button config issue and audio issue 2022-10-06 23:50:57 +02:00
xpeng 5b1ef6cde6 make button config functionable; better button sound 2022-10-06 22:38:29 +02:00
xpeng c506e0572b Update SkyboxSwitcher.cs 2022-10-05 23:09:26 +02:00
xpeng b4b1da9cab make ipc config functional 2022-10-05 22:47:49 +02:00
xpeng 99deee5ab6 add IPC touch support and fix some issue 2022-10-03 22:48:09 +02:00
xpeng a01f6c9152 huge change, new desig wip 2022-10-03 02:04:54 +02:00
xpeng 17dc18e2e5 fix not using ipc issue again; add ipc enable flag to mercuryio 2022-08-02 00:09:41 +02:00
xpeng b1a9bcef7c fix not using ipc issue 2022-08-01 23:49:32 +02:00
xpeng dc6e325867 fix first person camera issue 2022-08-01 23:44:03 +02:00
xpeng db1b1d8cf8 LED: when not using ipc automatic using fade effect; swap the hand of local-motion turn and rotate 2022-08-01 23:22:40 +02:00
xpeng dff8c9410c #37 better shader 2022-07-31 22:58:57 +02:00
xpeng 19407e0da2 add 1st person smooth and skybox on-off setting 2022-07-29 20:18:13 +02:00
xpeng 9919fabcf6 Add LED IPC 2022-07-29 18:49:56 +02:00
xpeng 54c392fb39 HUGE CHANGES !!!!Add Assembly definitions for code!!!! 2022-07-26 15:36:43 +02:00
xpeng 642f28b29c update package; clean serial code; add fps limit for 3rd person; LightManager Update 2022-07-26 15:13:45 +02:00
xpeng 121055afcd default config fix 2022-06-10 00:16:34 +02:00
xpeng 98d62503b1 fix white screen for ever issue and config not update issue 2022-06-09 22:55:37 +02:00
xpeng 406cbc19f1 Add Hand Configs and change hand ball color 2022-06-09 21:36:15 +02:00
xpeng 0820628838 Clean File 2022-06-09 19:32:42 +02:00
FizzyApple12 580a20dd45 Added desktop capture to the config file 2022-06-07 21:33:50 -04:00
xpeng 14ae2a7c01 Fix white screen issue again (pls delete config file) 2022-06-07 14:08:05 +02:00
xpeng bc8acbada7 Switch to new Model, Added fade light, new env, new touch hitbox, clean assets
NOT FULLI TESTED JET
2022-06-07 02:07:08 +02:00
FizzyApple12 05f52c38a2 added a json configuration file and uWindowCapture configuration 2022-06-03 23:24:17 -04:00
FizzyApple12 287248c0b8 added a height adjuster 2022-06-03 00:15:11 -04:00
Kylemc1413 c378794cc0 Restore audiosource requirement for buttons still using their own audiosource 2022-05-29 09:57:49 -04:00
Kylemc1413 f2aeaa936e Cleanup excessive control panel audio sources 2022-05-29 09:55:37 -04:00
Kyle1413 2ff13e1cd3 Merge pull request #26 from Kylemc1413/main
Remove Serial Debug Logs
2022-05-28 22:16:40 -04:00
Kylemc1413 4f1af5e368 Disable Debug Logs for Serial 2022-05-27 20:47:03 -04:00
msk de019d14aa Merge branch 'xiaopeng12138:main' into main 2022-05-25 20:54:43 -07:00
msk ec30b61a4b remove debug printout 2022-05-25 20:54:24 -07:00
Kyle1413 5448a140ca Merge pull request #22 from muskit/main
skybox, locomotion toggle
2022-05-25 23:45:21 -04:00
msk 327cbfa0a0 support user-addable skybox 2022-05-25 20:39:01 -07:00
Kylemc1413 4057c829cd Move touch input sending to its own thread 2022-05-25 19:10:57 -04:00