351 Commits

Author SHA1 Message Date
Pascal Serrarens
bfa05a93e3 Added URP prefabs and materials 2024-11-28 14:02:03 +01:00
Pascal Serrarens
4d53839164 Fix wrong UNITY version in #if 2024-11-28 13:01:55 +01:00
Pascal Serrarens
0d22094ba4 Merge branch 'main' of http://gitlab.passervr.com/passer/unity/humanoidcontrol4_free 2024-11-28 12:58:15 +01:00
Pascal Serrarens
ab5d034f6e UNITY 6 compatibility improvements 2024-11-28 12:57:52 +01:00
Pascal Serrarens
9e7a685815 UNITY 6 compatibility improvements 2024-11-28 12:36:48 +01:00
Pascal Serrarens
fd9bc37467 Hide Cube in target rig 2024-05-06 10:41:29 +02:00
Pascal Serrarens
f1ef79a103 Merge branch 'main' of https://gitlab.passervr.com/passer/unity/humanoidcontrol4_free 2024-03-18 09:25:36 +01:00
Pascal Serrarens
6dcd64ddc7 Updated gitignore 2024-03-18 09:24:19 +01:00
fbfbb8cbaf Fix focus change 2024-03-11 08:49:32 +01:00
90b4c46988 Fix Quest both hands get tracking state when only one is being tracked 2024-02-21 10:38:46 +01:00
a3a2732060 Prevent ghost clicks using finger interaction 2024-02-08 15:38:52 +01:00
Pascal Serrarens
48f5a48639 Change start site URL to humanoidcontrol.com 2024-01-19 09:58:35 +01:00
Pascal Serrarens
039b347475 Update package.json 4.3.1 2024-01-19 08:32:42 +00:00
Pascal Serrarens
3d37b1a61e Exclude package.json from git 2024-01-19 09:20:25 +01:00
Pascal Serrarens
c0effaf025 Updated scenes 2024-01-18 16:55:26 +01:00
Pascal Serrarens
66e07c9bdc Fixed prefabs 2024-01-18 16:55:05 +01:00
Pascal Serrarens
3a15ab000f Removed erroneous prefabs 2024-01-18 16:54:36 +01:00
Pascal Serrarens
0a609ce083 Exclude screen space UI elements from world interaction 2024-01-18 12:15:39 +01:00
Pascal Serrarens
36660c8495 Fix compatibility with Unity older than 2022.1 2024-01-18 12:14:00 +01:00
Pascal Serrarens
70f9edc918 Fix TargetRigOrientation to match Unity coordinate system. 2024-01-16 15:50:00 +01:00
Pascal Serrarens
c7c92f3e53 Removed empty prefabs 2024-01-16 15:32:00 +01:00
Pascal Serrarens
d7c2f3b960 Fixed unit tests 2024-01-16 15:28:50 +01:00
Pascal Serrarens
27afc9d501 Fix missing assets 2024-01-16 12:39:20 +01:00
Pascal Serrarens
f1a4ced59d Fixed missing components 2024-01-16 12:23:18 +01:00
Pascal Serrarens
8b199b9c78 Updated gitignore 2024-01-16 12:00:27 +01:00
Pascal Serrarens
ea9deb82fb Added namespaces 2024-01-16 11:57:58 +01:00
Pascal Serrarens
83ab3a6dbe Model cleanup 2024-01-16 11:44:48 +01:00
Pascal Serrarens
9e19dfd5af Removed obsolete GameControllerInputSettings 2024-01-16 11:44:14 +01:00
Pascal Serrarens
c852dc4a1e Added hidden float reverting setting (hidden, because it is still experimental)
This reverts the effect of the float correction when the avatar has bent knees.
2023-12-21 11:32:29 +01:00
Pascal Serrarens
ddb76e71de Update package version number 4.3.0 2023-11-27 16:07:05 +01:00
Pascal Serrarens
78a3d2f38a Merge branch 'main' of http://gitlab.passervr.com/passer/unity/humanoidcontrol4_free 2023-11-27 15:33:00 +01:00
Pascal Serrarens
0d6446ae18 Added PhotonPUN support 2023-11-27 15:29:38 +01:00
9e5916d06c Head movements from gaze no longer not work when headanimation is disabled 2023-11-03 10:11:55 +01:00
Pascal Serrarens
3c853c3ba1 Do not disable eye behaviour for remote avatars 2023-11-02 10:34:31 +01:00
Pascal Serrarens
9489cdc5b5 Corrected empty possestion loading 2023-10-30 12:01:40 +01:00
Pascal Serrarens
46da2dfe1b Check on possessionlocation being empty besides just null 2023-10-30 11:06:36 +01:00
Pascal Serrarens
65aad9159e Update package.json 2023-10-05 12:33:33 +00:00
Pascal Serrarens
c0256f8c9b Fix missing head target when initializing face 2023-09-28 09:57:39 +02: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
64e5a573cb Added simpleSpineIK setting alias 2023-09-19 21:18:04 +02:00
Pascal Serrarens
43edc40b53 Fix unstable humanoid pose when using pose and simpleSpineIK 2023-09-19 21:15:29 +02:00
411b97e33d Added Getting Started documentation 2023-09-12 11:26:33 +02:00
27fc3b7eb6 Fix start position 2023-09-11 16:06:55 +02:00
ff47263fce Add PhotonPun documentaion 2023-09-11 12:15:43 +02:00
0cdbfadfa5 Added HTC Vive Trackers to main document page 2023-09-11 10:54:30 +02:00
227c242589 Added Ultraleap to the main doc pge 2023-09-11 10:33:07 +02:00
9b31c9a7d3 Added pose to the main documentaion page 4.2.1 2023-09-11 10:12:21 +02:00
81b7fee9ea Fix hand pose when changing avatars 2023-08-23 11:55:56 +02:00
285aefc2ae Fix controller orientation for OpenXR and Varjo 2023-08-14 11:05:37 +02:00