Skip to content

New Eye Tracking panel for Avatars 3.0 - #599

Open
Mysteryem wants to merge 1 commit into
absolute-quantum:developmentfrom
Mysteryem:eyetracking_av3_pr
Open

New Eye Tracking panel for Avatars 3.0#599
Mysteryem wants to merge 1 commit into
absolute-quantum:developmentfrom
Mysteryem:eyetracking_av3_pr

Conversation

@Mysteryem

Copy link
Copy Markdown

Contains an operator to rotate eye bones so they point straight up and have zero roll, simplifying the eye-tracking setup in Unity for VRChat.

The panel is hidden when showing Avatars 2.0 tabs is enabled, since that will cause the Avatars 2.0 Eye Tracking panel to be shown.

register_wrap will now add a dummy poll_message_set function to Operator subclasses on Blender 2.x where Operator.poll_message_set does not exist, so that poll_message_set can be used in Blender 3.0+


Hopefully this will both help people set up VRChat eye tracking in Unity and reduce people asking where the Eye Tracking tab is.

It makes use of bpy.types.Operator.poll_message_set to display a message below the description when the button is disabled.
image

I tried to keep the UI labels short, but feel free to re-word them.

Contains an operator to rotate eye bones so they point straight up and have zero roll, simplifying the eye-tracking setup in Unity for VRChat.

The panel is hidden when showing Avatars 2.0 tabs is enabled, since that will cause the Avatars 2.0 Eye Tracking panel to be shown.

register_wrap will now add a dummy poll_message_set function to Operator subclasses on Blender 2.x where Operator.poll_message_set does not exist, so that poll_message_set can be used in Blender 3.0+
RinaDev-xyz added a commit to teamneoneko/Cats-Blender-Plugin that referenced this pull request Nov 2, 2023
- Added pull request absolute-quantum/cats-blender-plugin#599

This help simplfy eye-tacking setup.

By Mysteryem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant