Commit graph

908 commits

Author SHA1 Message Date
NotAKidoS
dcde01c2a9 ocd 2023-02-18 09:49:38 -06:00
NotAKidoS
04f35bdc54 Merge branch 'main' of https://github.com/NotAKidOnSteam/DesktopVRSwitch 2023-02-18 09:30:17 -06:00
NotAKidoS
e62efc714e tweaks 2023-02-18 09:30:16 -06:00
NotAKidoS
c38e9ee86a
Update README.md 2023-02-18 07:03:18 -06:00
NotAKidoS
1c2383d159
Update README.md 2023-02-18 06:53:47 -06:00
NotAKidoS
23e5e9c366 Update format.json 2023-02-18 06:50:48 -06:00
NotAKidoS
99a60477aa Merge branch 'main' of https://github.com/NotAKidOnSteam/DesktopXRSwitch 2023-02-18 06:25:57 -06:00
NotAKidoS
81e734ec8f VRTrackerManager controller swap fix & IKSystem tweak. 2023-02-18 06:25:51 -06:00
NotAKidoS
7403b6c3e7 f 2023-02-17 07:40:22 -06:00
NotAKidoS
a55f1fb739
Create README.md 2023-02-17 07:16:38 -06:00
NotAKidoS
25fa179bd8 initial release 2023-02-17 07:14:55 -06:00
NotAKidoS
81d3bca79b Initial commit 2023-02-17 07:05:39 -06:00
NotAKidoS
1ac61b1dd2
Update README.md 2023-02-17 06:59:45 -06:00
NotAKidoS
ae7daa203e
Update README.md 2023-02-17 06:59:19 -06:00
NotAKidoS
1adc95c696
Update README.md 2023-02-17 06:58:56 -06:00
NotAKidoS
5b68aedeb4
Update README.md 2023-02-17 06:57:49 -06:00
NotAKidoS
4daf6c2bc8
Update README.md 2023-02-17 06:55:15 -06:00
NotAKidoS
4ca30fe5cd bump 2023-02-17 06:32:30 -06:00
NotAKidoS
5984d68495 Merge branch 'main' of https://github.com/NotAKidOnSteam/DesktopXRSwitch 2023-02-17 06:26:36 -06:00
NotAKidoS
5fd8e3d4d6 backport from experimental 2023-02-17 06:24:46 -06:00
NotAKidoS
1e636e3395 backport 2023-02-17 06:10:49 -06:00
NotAKidoS
3248dd6335 w 2023-02-15 05:26:18 -06:00
NotAKidoS
0b035646d1 losing it 2023-02-15 05:21:03 -06:00
NotAKidoS
f246039485 fix gamepad input 2023-02-12 20:31:12 -06:00
NotAKidoS
3b4f564ad8 Merge branch 'main' of https://github.com/NotAKidOnSteam/AASBufferFix 2023-02-12 05:12:34 -06:00
NotAKidoS
38d4d4c83c Update format.json 2023-02-12 05:12:32 -06:00
NotAKidoS
d15b446960 bump 2023-02-12 05:12:23 -06:00
NotAKidoS
78bdb0ca08
Update README.md 2023-02-12 05:11:54 -06:00
NotAKidoS
7cc8dfc6e5 Don't disable CohtmlView, only enable it.
Fixed hitching & potential crash when opening menu after a long time of it being closed. Misread the source code when remaking the method, so I assumed the CohtmlView was disabled when closing menu.
2023-02-12 04:51:21 -06:00
NotAKidoS
9332b06d06 Don't send AAS while switching avatar.
Don't send AAS while switching avatar. This should mean I am less likely to load into the wrong states while switching if others load me faster.

This does mean though that it is more likely that remote users will apply null buffers forcing all 0/false instead of garbage aas, but its at least kind of a mitigation.

There is a possibility syncing garbage data is better than syncing nothing at all, as that does give the chance to apply settings that don't immediatly load in naked. This just requires testing...
2023-02-12 04:42:07 -06:00
NotAKidoS
71c77493c8
Update README.md 2023-02-09 23:02:08 -06:00
NotAKidoS
8a3523539b
Update README.md 2023-02-09 23:01:14 -06:00
NotAKidoS
03bf585041
Update README.md 2023-02-09 23:01:01 -06:00
NotAKidoS
2dbc52326c
Update README.md 2023-02-09 23:00:37 -06:00
NotAKidoS
dac0d095df
Update README.md 2023-02-09 23:00:12 -06:00
NotAKidoS
16e888c64d
Update README.md 2023-02-09 22:59:43 -06:00
NotAKidoS
10f5fa49d7
Update README.md 2023-02-09 22:59:29 -06:00
NotAKidoS
6a6692bf37
Update README.md 2023-02-09 22:59:09 -06:00
NotAKidoS
12e0a230ae
Update README.md 2023-02-09 22:58:42 -06:00
NotAKidoS
495a3b33fd
Update README.md 2023-02-09 22:58:03 -06:00
NotAKidoS
1b188433a2 wasd 2023-02-09 21:29:06 -06:00
NotAKidoS
7f8dbce9f4 namespace 2023-02-09 21:28:42 -06:00
NotAKidoS
432875c403 Unbelievable Change
cant believe i forgot to go to my signature famous lone namespace
brtuh
2023-02-09 20:27:53 -06:00
NotAKidoS
483e103a97 organizational changes 2023-02-09 20:17:29 -06:00
NotAKidoS
3d74277e5c fix namespace 2023-02-09 20:03:11 -06:00
NotAKidoS
455bf9180c att 2023-02-09 19:28:55 -06:00
NotAKidoS
c66e989c0e Merge branch 'main' of https://github.com/NotAKidOnSteam/FuckToes 2023-02-09 19:28:36 -06:00
NotAKidoS
fbebd3e043 att 2023-02-09 19:28:30 -06:00
NotAKidoS
299d9db2df Update format.json 2023-02-09 19:18:36 -06:00
NotAKidoS
4faca22005 Update AssemblyInfo.cs 2023-02-09 19:14:36 -06:00