Pascal Serrarens
a51b6f1d05
Merge commit '7781fcf2dea33e5be7d0de45f0c5f3076a286440' into Roboid
2024-12-09 12:14:57 +01:00
Pascal Serrarens
7781fcf2de
Squashed 'Runtime/HumanoidControl/Scripts/Networking/Roboid/ControlCore/' changes from 9919aa6..aebe4c0
...
aebe4c0 Arduino Ant now works.
d3cb4c1 Merge commit 'fbeed8e80922152c3404fbd5d2b243ae95792ec1' into V2
fbeed8e Used Client override for processing messages
394dc22 Merge commit '355dd5c1c519cf07cfb6b9f9200f7f7311e68f20' into V2
355dd5c Fixed ThingMsg format
becb194 Merge commit 'f35d60369daf41a4fcd987ef8b31bd384b9536ba' into V2
9b53eee Merge commit 'a48ae12fc2f6d4a99119c128e78bf4b103e607c3' into V2
f35d603 Further improvements
a48ae12 ControlCore mostly works (but I don't see a model on the site server yet)
d8fc41f First step for ControlCore support
git-subtree-dir: Runtime/HumanoidControl/Scripts/Networking/Roboid/ControlCore
git-subtree-split: aebe4c0f8e805259a5aea4a4cb6b72343d73257a
2024-12-09 12:12:08 +01:00
Pascal Serrarens
c1a7fc8e9f
Add sending shoulders and fix root thing
2024-12-09 12:07:28 +01:00
Pascal Serrarens
ae568e5489
Used Client override for processing messages
2024-12-09 10:02:19 +01:00
Pascal Serrarens
f4d002bb8a
Fixed ThingMsg format
2024-12-06 17:48:55 +01:00
Pascal Serrarens
d1b39f05e4
Further improvements
2024-12-06 17:38:17 +01:00
Pascal Serrarens
ceda03d1e7
ControlCore mostly works (but I don't see a model on the site server yet)
2024-12-06 16:30:24 +01:00
Pascal Serrarens
32af8e8df6
First step for ControlCore support
2024-12-06 15:39:36 +01:00
Pascal Serrarens
b3bb7d2f34
Squashed 'Runtime/HumanoidControl/Scripts/Networking/Roboid/ControlCore/' content from commit 9919aa6
...
git-subtree-dir: Runtime/HumanoidControl/Scripts/Networking/Roboid/ControlCore
git-subtree-split: 9919aa6578dac8462626e7ad4129cac1392775ee
2024-12-06 13:59:28 +01:00
Pascal Serrarens
712560f610
Merge commit 'b3bb7d2f34eda7dfdd0aa629dfef7d725fa6241a' as 'Runtime/HumanoidControl/Scripts/Networking/Roboid/ControlCore'
2024-12-06 13:59:28 +01:00
Pascal Serrarens
11b61d4d73
Pose & scene sync are working
2024-11-21 12:23:56 +01:00
Pascal Serrarens
de5bf3a10e
Tested with VR
2024-11-19 17:32:51 +01:00
Pascal Serrarens
28926a1507
First prototype RoboidSite support working
2024-11-19 13:22:59 +01:00
Pascal Serrarens
40a8ef2e4d
Torso/head bone detection without avatar
2024-11-12 12:04:01 +01:00
Pascal Serrarens
67126399e6
Recognise a hips bone without Avatar Animator
2024-11-08 14:05:58 +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