65 Commits

Author SHA1 Message Date
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
2c25f7832b Support avatar possession for network instantiate 2022-02-21 17:38:50 +01:00
f60f7a5634 Make possession retrieve cross-platform 2022-02-21 16:53:00 +01:00
c512dd42c3 Fix loading possesable avatar by name 2022-02-21 15:30:32 +01:00
18735e37e2 Fixed HumanoidPlayer singleton not working with Photon PUN 2022-02-18 17:58:23 +01:00
45cd4a16ef Fixes for possessable avatars 2022-02-18 17:42:44 +01:00
d5de37a168 Retrieve possessable avatars 2022-02-18 16:46:15 +01:00
5eec7f1db9 Added character prefabs 2022-02-14 17:52:37 +01:00
9ca6efa569 Fix remote avatar 2022-02-14 15:44:24 +01:00
c3470fc005 Moved MakeHuman to Resources for networking, enabled isRemote on RemoteHumanoid
Fixed avatarPrefabName when no remove Avatar is given.
2022-02-08 15:35:56 +01:00
bf42b39a7b Added MakeHuman character and set it to default Humanoid.prefab 2022-02-08 15:23:52 +01:00
ca5ccb9057 Fixed NetworkingStarter missing script 2022-02-08 15:20:46 +01:00
75f8a50009 Added EmptyCharacter.prefab 2022-02-08 15:16:52 +01:00
5f38cf7a00 Added EmptyCharacter.prefab to Humanoid.prefab 2022-02-08 14:52:52 +01:00
d1b428597b Fixed RemoteHumanoid.prefab 2022-02-08 14:20:43 +01:00
5d8e3fbcb7 Added checks on the existence of a target rig 2022-02-08 14:17:22 +01:00
84b75d5750 Fixed controller input settings in Humanoid.prefab 2022-02-07 15:36:53 +01:00
5c42ec2230 Fixed missing script on HumanoidPlayer.prefab 2022-02-07 15:34:57 +01:00
2747c1e0af Added check on empty objects 2022-02-04 17:43:37 +01:00
9c3cdab4bc Destroyer.ApplicationQuit stops Play in EditorMode now 2022-02-03 11:53:49 +01:00
54c09cc9ab Visitor Start Site no longer needs to be in build settings 2022-02-03 11:47:04 +01:00
9541a8c4a7 Visitor Scene no longer needs to be in build settings. 2022-02-03 10:55:24 +01:00
1f4e410688 Visitor scene does not have to be in build settings anymore
(only to select it in preferences for now).
2022-02-03 10:42:50 +01:00
3df0445d42 Fixed Editor-only scripts preventing build 2022-02-02 14:35:52 +01:00
629b9987c5 Cleanup 2022-01-31 17:33:59 +01:00
294431ebdb Merge branch 'main' of http://gitlab.passervr.com/passer/unity/humanoidcontrol4_free 2022-01-31 17:01:43 +01:00
64f5e74f00 Visitor VR & more Site restauration 2022-01-31 17:00:02 +01:00
Pascal Serrarens
a222f1e64f Added InteractionPointer focusDistance 2022-01-30 15:26:22 +01:00
de2eb6188d Partially restore Samples: Visitor Desktop & Start Site 2022-01-28 15:04:55 +01:00
Pascal Serrarens
c97a54a009 Fixed HumanoidPreferences reference to OnLoadHumanoidPlayerPun 2022-01-26 15:14:21 +01:00
Pascal Serrarens
6f1517a34b First nullpointer bug when no head bone is present in certain cases 2022-01-19 14:40:57 +01:00
Pascal Serrarens
3055ba5d30 Added Humanoid prefab and ControllerDebugger script 2022-01-18 17:21:56 +01:00
Pascal Serrarens
650b3c965f Updated HelpURLs to new Doxygen documentation 2022-01-18 17:18:15 +01:00