48 Commits

Author SHA1 Message Date
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
Pascal Serrarens
e09ad0b2e3 Fix HipsTarget animator setting not being persistent 2022-01-17 17:43:17 +01:00
Pascal Serrarens
165378cb6e Fix HeadTarget ProceduralAnimation switch not persistent 2022-01-17 17:37:45 +01:00
Pascal Serrarens
acf11d63c3 Rearrange demo sample assets, fixed Runtime grabbing test 2022-01-17 14:19:28 +01:00
Pascal Serrarens
8c02103596 Fixed GroceryStore demo (untested) 2022-01-14 17:58:13 +01:00
Pascal Serrarens
3e60ee5d54 Moved GroceryStore demo to Samples 2022-01-14 15:36:34 +01:00
Pascal Serrarens
0ef3eb470f Update meta files 2022-01-14 14:44:27 +01:00
Pascal Serrarens
323547bd9c Improved HeadTarget.RotationX 2022-01-13 17:13:38 +01:00
Pascal Serrarens
50635c9922 Fixed Humanoid Visitors settings for package 2022-01-13 15:50:12 +01:00
Pascal Serrarens
fc42966b94 Moved Visitor scenes to Samples 2022-01-13 15:24:12 +01:00
Pascal Serrarens
d742c13fb4 Moved Visitors to Samples 2022-01-13 15:05:10 +01:00
Pascal Serrarens
03add14284 Moves sites to sample folder 2022-01-12 12:57:14 +01:00
Pascal Serrarens
c3334a0367 Changed HumanoidVisitor Desktop to use new input system 2022-01-12 12:45:17 +01:00
Pascal Serrarens
839a38a211 Added runtime tests 2022-01-12 12:29:36 +01:00
Pascal Serrarens
3d62e3d7af - Added check on SiteList directory existing
- Disable creating configuration file because of incompatibilities with new Unity packages.
- Configuration files feature will be removed in the near future.
- Cleanup plugins
2022-01-12 11:35:16 +01:00
Pascal Serrarens
17741d862a First commit 2022-01-12 10:50:57 +01:00