xpeng
e0bccd72ea
fix not using serial touch issue
2023-08-22 20:01:26 +08:00
xpeng
f422c7ad70
change script backend to mono (make serial working
2023-08-21 17:06:51 +08:00
Burrito
bec454bb7f
Final GameCI setup
...
Final GameCI setup
2023-08-01 19:43:47 -07:00
Burrito
f53444d03a
Trying a deletion action
2023-08-01 17:48:38 -07:00
Burrito
ce1619bc0b
Upload without nested folders, fix paths
2023-08-01 23:08:45 +00:00
Burrito
2d05948c22
Update build.yml
2023-08-01 21:40:46 +00:00
Burrito
c70d1bbc47
Cache Docker Unity editor image
2023-08-01 19:58:29 +00:00
Burrito
4883822737
Use GITHUB_WORKSPACE for cleaning folders
2023-08-01 19:42:45 +00:00
Burrito
7f540a0d26
Fix deletion paths
2023-08-01 19:34:32 +00:00
Burrito
ec8c4a8ee3
Switch deletion to powershell
2023-08-01 04:48:20 +00:00
Burrito
1156d41628
Clean debug folders on autobuild
2023-08-01 03:55:46 +00:00
Burrito
1399bee518
Update GameCI to use Windows 2019
2023-08-01 01:59:10 +00:00
xpeng
a465239264
Add sleep(1) back to io
2023-06-11 16:41:48 +02:00
xpeng
25b37a5239
Merge branch 'main' of https://github.com/xiaopeng12138/WACVR
2023-05-12 18:03:47 +02:00
xpeng
364c9fde40
Fix TouchSampleRate not working issue; Prepare for new touch system
2023-05-12 18:03:45 +02:00
Burrito
2a2698db2f
Change to GameCI Builder
2023-04-08 00:22:00 +00:00
xpeng
b4a78058f2
Update README.md
2023-03-16 19:35:17 +01:00
xpeng
4ca9b26c57
update readme
2023-03-06 21:07:02 +01:00
xpeng
fd5681d6b9
better led perfomance
2023-03-06 20:45:07 +01:00
xpeng
73fb326b1c
fix postprocess
2023-03-06 19:24:46 +01:00
xpeng
8b757d7ed1
fix config panel raycast issue
...
This is not a perfect fix because if the config p is opened on window side the vr side will broken
2023-03-06 19:14:10 +01:00
xpeng
2cfa44bb1f
Disable device emulator (for real
2023-03-06 18:41:19 +01:00
xpeng
ff4850c3e0
disable XR device emulator;
2023-03-06 18:40:01 +01:00
xpeng
b64b292825
change raymanager distance calculation; Add XR Device simulator; Add Config overlay
2023-03-06 16:23:06 +01:00
xpeng
bf038cdad6
remove untraleap.tracking.openxr
2023-03-06 15:03:45 +01:00
xpeng
bfa9df38b5
fix enviroment and config issue again; faster ipc
2023-03-04 03:25:38 +01:00
xpeng
53eb751418
Merge branch 'main' of https://github.com/xiaopeng12138/WACVR
2023-03-04 01:49:42 +01:00
xpeng
f6043c5fff
fix enviroment issue; fix config issue;
2023-03-04 01:48:06 +01:00
Burrito
765f86f551
Add GameCI activation request
2023-02-12 02:24:32 +00:00
xpeng
778785a337
Merge branch 'main' of https://github.com/xiaopeng12138/WACVR
2022-12-05 23:15:05 +01:00
xpeng
d8e8fa4ddb
Add Custom Enviroment Option (Need to fix Lighting issue))
2022-12-05 23:15:03 +01:00
xpeng
afaa24702f
Merge pull request #57 from ArcadeGlubGlub/patch-1
...
Add Glub Glub setup
2022-11-19 12:57:00 +01:00
Glub Glub
6ccbb72079
Final fixes
2022-11-18 21:28:17 -08:00
Glub Glub
dfb035f38d
Fix misprint
2022-11-15 23:28:40 -08:00
Glub Glub
de21587bdf
Add Glub Glub setup
2022-11-15 19:10:57 -08:00
xpeng
0d98fd5960
fix il2cpp module issue
2022-11-09 00:09:03 +01:00
xpeng
6992599d72
!!Switch to il2cpp scripting backend!!
2022-11-08 23:44:17 +01:00
xpeng
d23ae3be82
il2cpp transition (this commit is still in mono)
...
fix ipc touch not working under il2cpp;
fix bat wont start under il2cpp;
2022-11-08 23:43:35 +01:00
xpeng
92ef73ee3a
Update README.md
2022-11-08 21:56:15 +01:00
xpeng
ed5a8105b5
Update README.md
2022-11-08 21:55:33 +01:00
xpeng
a7ce4f3900
fix light issue and dispose IPC after wacvr closed
2022-11-08 21:23:25 +01:00
xpeng
1db320fa5d
Update README.md
2022-11-08 17:34:09 +01:00
xpeng
981f244575
Update README.md
2022-11-08 17:32:42 +01:00
xpeng
431a604d9b
fix mercuryio flag issue
2022-11-08 16:34:53 +01:00
xpeng
f3c40f4409
Merge pull request #55 from Yasu3D/main
...
minor adjustments to touchring
2022-11-08 16:27:29 +01:00
Yasu3D
b34e4c8c58
minor adjustments to touchring
...
- less vignette on Light.mat
- adjusted alpha and contrast on ButtonCover.mat
- adjusted cab model to reduce uv distortion on the button cover (extra loops)
2022-11-08 06:06:09 +01:00
Yasu3D
67f96f02e5
Merge remote-tracking branch 'upstream/main'
2022-11-08 05:22:13 +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
Yasu3D
c623d8d1f6
reworked cover texture
...
- new cover texture (basically 1:1)
- bit more bloom cuz glowy looks nice :3
2022-11-07 22:26:09 +01:00