57 Commits

Author SHA1 Message Date
Pascal Serrarens
76fe0a60f4 Pose sync is working, but grabbing fails (see https://discord.com/channels/1176121669895589899/1219195189743194164/1230803953109827655) 2024-04-19 10:56:26 +02:00
Pascal Serrarens
8cf6002858 The networkstarter starts in host mode 2024-03-20 15:24:03 +01:00
Pascal Serrarens
b46d2ce2ef Added old Unet code as a starting point 2024-03-18 09:39:34 +01:00
Pascal Serrarens
36660c8495 Fix compatibility with Unity older than 2022.1 2024-01-18 12:14:00 +01:00
Pascal Serrarens
ea9deb82fb Added namespaces 2024-01-16 11:57:58 +01:00
Pascal Serrarens
0d6446ae18 Added PhotonPUN support 2023-11-27 15:29:38 +01:00
Pascal Serrarens
eeb74e2491 Fix face tracking support detection 2023-09-28 09:38:05 +02:00
Pascal Serrarens
bf7cd6c188 Fix typo bug 2023-09-19 21:19:55 +02:00
Pascal Serrarens
43edc40b53 Fix unstable humanoid pose when using pose and simpleSpineIK 2023-09-19 21:15:29 +02:00
Pascal Serrarens
927dfff7d1 Fix ShowRealObjectsSwitch persistency 2023-04-18 11:49:12 +02:00
Pascal Serrarens
e3ea1ce371 Fix parameter persistence 2023-04-14 12:03:13 +02:00
Pascal Serrarens
31583b828a Enable Multi-edit 2023-04-14 11:06:04 +02:00
Pascal Serrarens
43cf7767c4 Updated inheritance 2023-03-07 12:11:37 +01:00
Pascal Serrarens
750fccaaaa Improve Unity XR-Oculus detection 2023-03-06 17:18:33 +01:00
Pascal Serrarens
8769d7328f Disabled invalid HumanoidPlayer prefab path 2023-03-01 12:17:38 +01:00
Pascal Serrarens
168e30c094 Removed support for Animator parameters support
This feature was always more theoretical than practical
2023-01-20 15:06:19 +01:00
Pascal Serrarens
abab50dc76 Cleanup 2023-01-16 17:55:00 +01:00
Pascal Serrarens
cfc3b22c00 Fixed QuestManifest generation 2023-01-13 18:12:09 +01:00
2cfc53e876 Added custom and oculus extension editors 2023-01-05 15:24:07 +01:00
02329b3532 Added support for Ultraleap Unity SDK v5 & v6 2022-09-29 15:32:09 +02:00
4ede9f8c31 Updated images for RTF documentation 2022-08-18 14:40:36 +02:00
69a1ed2fff Added floating avatar correction 2022-07-28 13:52:31 +02:00
16f6d72219 Fixed for hand tracking 2022-07-01 17:08:16 +02:00
3aed07a76a Improved BodySkeleton support 2022-07-01 13:59:00 +02:00
47223965a2 Further cleanup of old VRTK stuff 2022-06-30 15:22:12 +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
eeb0009545 Vive Tracker support
Removed readme
2022-06-01 16:54:16 +02:00
555c5fd2d8 Added check for SteamVR before enabling Vive Tracker support 2022-05-25 17:08:17 +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
4648565214 Optional predefined viewId for NetworkObjects 2022-02-25 15:32:28 +01:00
9034590707 Make sure PhotonView viewID is not 0 in sites 2022-02-25 14:55:52 +01:00
228b5925b7 Check Networkobjects when building sites 2022-02-25 14:05:31 +01:00
a75c4b38ec Run NetworkObject checks before every build 2022-02-25 10:04:28 +01:00
8d7142f3b0 Determine possesable siteLocation at scene load 2022-02-22 13:02:26 +01:00
d5de37a168 Retrieve possessable avatars 2022-02-18 16:46:15 +01:00
dd759b878f Change scene possessions AssetBundlename to scenename+_possessions 2022-02-17 09:50:50 +01:00
aa5b67b3e9 Clear assetbundlename for avatar prefabs 2022-02-16 15:24:20 +01:00
48b60e7ef3 Force avatarshop avatars prefabs to avatarshop assetbundle 2022-02-16 15:00:49 +01:00
a9e3c7c2fa Prevent avatarstore prefabs going to Possssions assetbundle 2022-02-16 14:52:16 +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
de2eb6188d Partially restore Samples: Visitor Desktop & Start Site 2022-01-28 15:04:55 +01:00
Pascal Serrarens
fce1d284f4 Changelog Fix Vive Hand Tracking support test 2022-01-26 17:22:01 +01:00
Pascal Serrarens
bbe8783455 Add check on Photon Pun2 Support availability 2022-01-26 17:07:34 +01:00
Pascal Serrarens
38bd96aa03 Add check on Vive HandTracking support availability 2022-01-26 16:57:25 +01:00
Pascal Serrarens
1c0ac513af Make GenerateSiteBuilds public for Jenkins use 2022-01-26 16:05:05 +01:00