NotAKidoS
05979d9542
fix footstep when resetting
2023-03-06 20:26:42 -06:00
NotAKidoS
c6c9b712bd
implement knee bend normal calculation
...
implemented knee bend normal calculation to fix knee bending at extreme scales, as well as finally fix robot kyle...
tweaked ikpose method to also allow for setting to motorcycle pose, as well as resetting hip to default rotation
2023-03-06 19:53:27 -06:00
NotAKidoS
76e4e61fc3
bump
2023-03-04 20:31:32 -06:00
NotAKidoS
0fb1649ace
undo change- parent to vrCameraRig
...
vrCameraRig transform is scaled alongside avatar during scaling, which handles the local offset of the menu while scaling in VR
this does not change how the menus function on desktop, as the transforms are only placed based on position from camera, not the parent container object
2023-03-04 20:26:37 -06:00
NotAKidoS
8525bbd019
why vr rig
2023-03-03 19:06:38 -06:00
NotAKidoS
b4dfbcc2ef
bump
2023-03-03 18:56:56 -06:00
NotAKidoS
3ebd743227
tweak head turn return to respect X angles
...
Head turn would be janky if Y angle reached 0 before X axis reached target angle.
2023-03-03 18:44:49 -06:00
NotAKidoS
ff70ae9652
tweaks to head turn
2023-03-03 17:57:22 -06:00
NotAKidoS
a8cd7122a8
let menu update position when closed
2023-03-03 16:41:48 -06:00
NotAKidoS
7164e36392
Merge branch 'rewrite' of https://github.com/NotAKidOnSteam/DesktopVRIK into rewrite
2023-02-28 08:31:25 -06:00
NotAKidoS
eae03f0ec2
add back btkui addon
2023-02-28 08:31:23 -06:00
NotAKidoS
d6c8b3c2e4
Update README.md
2023-02-28 07:48:10 -06:00
NotAKidoS
a27d42d876
push
2023-02-28 07:16:32 -06:00
NotAKidoS
819a00b27b
cleanup
2023-02-27 23:57:18 -06:00
NotAKidoS
cbd65aa813
rewrite
2023-02-24 20:07:48 -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
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
NotAKidoS
c8ee3e1527
remove unused transpiler, fix up mousemode
2023-02-09 19:14:27 -06:00
NotAKidoS
2628e25bd2
Update README.md
...
gonna see how a smaller disclaimer feels
2023-02-07 14:52:23 -06:00
NotAKidoS
d9b41dc5cc
buimp
2023-02-03 03:59:40 -06:00
NotAKidoS
724198339a
Update README.md
2023-02-02 23:14:02 -06:00
NotAKidoS
692565b438
Update README.md
2023-02-02 22:57:03 -06:00
NotAKidoS
549413b821
Update README.md
2023-02-02 22:56:47 -06:00
NotAKidoS
fcc83aa570
init
2023-02-02 22:54:47 -06:00