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
39cc19df48
Fixed possessionLocation == null serialization problem
2022-02-24 13:46:40 +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
075a5d7ba1
Fix loading wrong Possession
2022-02-22 13:32:04 +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
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
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
64f5e74f00
Visitor VR & more Site restauration
2022-01-31 17:00:02 +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
d742c13fb4
Moved Visitors to Samples
2022-01-13 15:05:10 +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