Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The adjuster does not report SeatName #62

Open
deneby opened this issue Sep 20, 2015 · 1 comment
Open

The adjuster does not report SeatName #62

deneby opened this issue Sep 20, 2015 · 1 comment

Comments

@deneby
Copy link

deneby commented Sep 20, 2015

When moving the adjuster it reports the following into local chat:
ANIM|eating|<-0.009330, -0.803360, -0.136540>|<0.003241, -0.455381, 89.999820>|

  • But the line in the notecard is:
    ANIM|eating|<-0.00933, -0.80336, -0.13654>|<0.00325, -0.45538, 89.99974>||One
  • So it is missing at least the SeatName. I have not tried facial animations.
@HowardBaxton
Copy link
Collaborator

It appears this is also the case with Gecko release. Neither version reports seatName when adjuster is moved or doing PosDump.

I think this would not be a difficult enhancement as the seat# is located in the slots list, we just need grab it and send it out.

Facials are reported with no issues in both versions.

HowardBaxton added a commit that referenced this issue Jul 3, 2016
Added an option to allow quiet adjusters. Adjusters only report when PosDump is clicked when enabled. Issue #60
Added an option so that builder can pick to reference position/rotation to either the root prim or the prim that the slave is in.
Added custom seat names to adjuster reporting. Issue #62
Added NC name to PosDump reporting.
Cleaned up the code after changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants