97 Commits

Author SHA1 Message Date
328edcb44c Fix HumanoidControl.Rotate 2022-08-05 15:53:43 +02:00
69a1ed2fff Added floating avatar correction 2022-07-28 13:52:31 +02:00
a055ff337a Added Oculus to the main documentation page 2022-07-01 17:09:43 +02:00
16f6d72219 Fixed for hand tracking 2022-07-01 17:08:16 +02:00
d11396b8bc Update documentation 2022-07-01 14:57:29 +02:00
188342a40f Added reference to PerceptionNeuron documentation 2022-07-01 14:36:36 +02:00
3aed07a76a Improved BodySkeleton support 2022-07-01 13:59:00 +02:00
13a43aa1e5 Further removal of old VRTK stuff 2022-06-30 15:17:43 +02:00
cb6f90da98 Removed old VRTK support 2022-06-30 15:12:45 +02:00
284c77d0a2 Updated sensors documentation 2022-06-29 14:30:01 +02:00
450ec9012f Removed unneeded HeadSensor 2022-06-29 14:19:07 +02:00
54cb265be1 Update Sensor/SensorComponent documentation 2022-06-29 13:45:21 +02:00
704559e150 Code improvement 2022-06-10 17:56:04 +02:00
20db91147d Fix compilation errors 2022-06-09 15:28:36 +02:00
80a5581054 Code improvements 2022-06-09 15:24:50 +02:00
ae7112de56 Code improvement 2022-06-03 17:59:07 +02:00
59f4add2ac Code improvement 2022-06-03 17:28:19 +02:00
219f2f987c Fix missing GetSensorComponent when UnityXR is disabled 2022-06-03 17:08:34 +02:00
998683a881 Code improvement 2022-06-03 17:02:05 +02:00
03948b8b01 Update Documentation 2022-06-03 15:35:19 +02:00
1f1e26615c Documentation update 2022-06-03 15:17:00 +02:00
eeb0009545 Vive Tracker support
Removed readme
2022-06-01 16:54:16 +02:00
59558c09e3 Added teleporter documentation 2022-05-25 17:58:55 +02:00
d476b2c269 Added missing stuff 2022-05-23 17:07:43 +02:00
c252ba8b51 Renamed HumanoidFree folder to HumanoidControl 2022-05-23 15:34:44 +02:00
513092ca16 Fix body collisions with static objects 2022-03-28 14:53:42 +02:00
550cc04519 Fix head collision fader 2022-03-28 14:26:45 +02:00
a7bdaa081f Fix UnityXR position when humanoid is not on 0,0,0 2022-03-23 09:09:26 +01:00
8a3a2be643 Restore Hand and Body Poses 2022-03-16 14:03:37 +01:00
4648565214 Optional predefined viewId for NetworkObjects 2022-02-25 15:32:28 +01:00
94690b38e1 Fix default avatar loading error 2022-02-25 09:30:53 +01:00
145bb2e8bf Do not disconnect when networking has not been started yet 2022-02-24 16:51:03 +01:00
cb93a3b7f7 Disconnect when leaving a networked Site 2022-02-24 16:38:11 +01:00
6166df3e80 Check if humanoid has an avatar when adding default avatar possession 2022-02-24 15:57:33 +01:00
24a0f22ce1 Fix menu not working after going to site from menu 2022-02-24 15:49:38 +01:00
39cc19df48 Fixed possessionLocation == null serialization problem 2022-02-24 13:46:40 +01:00
58532dda73 Fixed possession caching 2022-02-24 13:20:19 +01:00
9e0911359b Fix possessable path loading from cache 2022-02-23 17:50:32 +01:00
6f760f4a92 Enabled Avatar Possessions 2022-02-23 11:57:36 +01:00
14937d96b9 Fix triggers/option/touchpad input with UnityXR enabled but not tracking 2022-02-23 09:41:39 +01:00
c7c5ab59e6 Fix input not working with UnityXR enabled but not tracking 2022-02-23 09:39:51 +01:00
71085cd6ee Fix unregistered double remote avatars when using local remotes 2022-02-22 17:59:12 +01:00
41409d627d Fixed site menu buttons 2022-02-22 17:49:52 +01:00
4b3bd49242 Fix wrong possessable name determination 2022-02-22 13:38:51 +01:00
075a5d7ba1 Fix loading wrong Possession 2022-02-22 13:32:04 +01:00
7d41944b98 Determine Possessable location only when it is not set yet 2022-02-22 13:12:49 +01:00
8d7142f3b0 Determine possesable siteLocation at scene load 2022-02-22 13:02:26 +01:00
9f7a96187f Make Possessable sitelocation static 2022-02-22 12:38:40 +01:00
04c589dec9 Determine sitelocation for changed avatar possessions 2022-02-21 18:11:54 +01:00
13a48376a3 Fixed error when possessionLocation == null 2022-02-21 17:57:09 +01:00