1
0
mirror of synced 2024-11-24 06:40:11 +01:00
Commit Graph

102 Commits

Author SHA1 Message Date
xpeng
dff8c9410c #37 better shader 2022-07-31 22:58:57 +02:00
xpeng
1126081c82 delete oculus package: may fix crash issue 2022-07-31 21:58:21 +02:00
xpeng
7aa4bc1085 change 1st person fov to 90 2022-07-29 20:19:58 +02:00
xpeng
19407e0da2 add 1st person smooth and skybox on-off setting 2022-07-29 20:18:13 +02:00
xpeng
593fe01d13 add mercuryio 2022-07-29 20:17:22 +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
8931d431f5
Update README.md 2022-07-15 16:51:15 +02:00
xpeng
e32ea39184
Delete .vsconfig 2022-07-03 17:45:14 +02:00
xpeng
491eec9f4e
Delete .vscode directory 2022-07-03 17:44:42 +02:00
ItsCharaHere
1110b3e58e added leapmotion support (somewhat)
fix panels sticking when leapmotion loses tracking inside of them
2022-06-23 17:39:33 -07: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
xpeng
95ea5e2e00
Delete UserSettings directory 2022-06-09 18:46:08 +02:00
xpeng
211356b9b8
Update README.md 2022-06-08 03:38:00 +02:00
FizzyApple12
70e715286b
Merge pull request #32 from FizzyApple12/main
Added desktop capture to the config file
2022-06-07 21:35:32 -04:00
FizzyApple12
580a20dd45 Added desktop capture to the config file 2022-06-07 21:33:50 -04:00
xpeng
ccae556f92 change screen cap code back and switch light bake to CPU 2022-06-08 03:17:14 +02:00
xpeng
8b1c0ce92b fix capture white scree issue (maybe) 2022-06-08 02:27:32 +02: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
4363e68886
Merge pull request #30 from FizzyApple12/main
Added a json configuration file and uWindowCapture configuration
2022-06-03 23:27:42 -04:00
FizzyApple12
05f52c38a2 added a json configuration file and uWindowCapture configuration 2022-06-03 23:24:17 -04:00
ItsCharaHere
ffc6faeffd
Merge pull request #29 from FizzyApple12/main
Partial fix for white screen and height adjuster
2022-06-03 10:02:50 -07:00
FizzyApple12
287248c0b8 added a height adjuster 2022-06-03 00:15:11 -04:00
FizzyApple12
85d858c313 updated uWindowCapture and set it to automatic capture mode, might alleviate white screen problem 2022-06-02 00:34:19 -04:00
Kyle1413
7bcda2eb96
Merge pull request #28 from Kylemc1413/main
Update WACVR.unity
2022-05-29 10:04:22 -04:00
Kylemc1413
5e2d7d1a41 Update WACVR.unity 2022-05-29 10:03:17 -04:00
Kyle1413
31cdbdd4d5
Merge pull request #27 from Kylemc1413/main
Cleanup Excessive control panel audio sources
2022-05-29 09:59: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
Kylemc1413
4053004c2a Merge remote-tracking branch 'upstream/main' 2022-05-27 20:15:53 -04:00
msk
5a5d3112f2
Merge pull request #25 from muskit/main
add missing shader
2022-05-26 12:23:17 -07:00
msk
d0326e0959 add missing shader 2022-05-25 23:49:54 -07:00
Kyle1413
18830a5160
Merge pull request #24 from muskit/main
remove logging from debugging
2022-05-26 00:12:53 -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
Kyle1413
ae7ffb9b02
Merge pull request #23 from Kylemc1413/main
Move Touch input to its own thread, Optimize window capture
2022-05-25 19:14:51 -04:00
Kylemc1413
7ab8421db6 Change capture framerate to match game, turn off expensive updatetitle 2022-05-25 19:11:47 -04:00
Kylemc1413
4057c829cd Move touch input sending to its own thread 2022-05-25 19:10:57 -04:00
msk
7ec9f99694 remove SkySeries entirely 2022-05-25 15:11:21 -07:00
msk
5963edd9b5 Update SkyboxSwitcher.cs 2022-05-25 15:04:33 -07:00
msk
7c326a7384 Removed full skybox HDRIs in attempt to free up space 2022-05-25 15:01:35 -07:00