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

Expand skeleton height config #1156

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Expand skeleton height config #1156

wants to merge 22 commits into from

Conversation

ButterscotchV
Copy link
Member

@ButterscotchV ButterscotchV commented Sep 8, 2024

Replaces the basic height configuration that is part of AutoBone with one that includes the floor height. This value is also used when resetting proportions, so you no longer need to be in a specific pose for that.

Requires SlimeVR/SolarXR-Protocol#147.

Remaining tasks:

  • Handle not having positional trackers
  • Load current height/floor values from config
    • Loaded values are valid if height - floor >= 0.4
  • Value validation
    • Values are valid if height - floor >= 0.4
    • Must warn user they cannot continue because the resulting height is invalid
  • Warn user if no height is configured when resetting proportions

@ButterscotchV ButterscotchV added Priority: Normal The default priority Area: GUI Related to the GUI Type: Enhancement Adds or improves a feature Area: Translation Improvements or additions to translations Area: Server Related to the server labels Sep 8, 2024
@ButterscotchV ButterscotchV added the Status: Blocked by other issue Progress cannot be made until linked issue is resolved label Sep 8, 2024
@ButterscotchV ButterscotchV changed the title Add skeleton height config Expand skeleton height config Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: GUI Related to the GUI Area: Server Related to the server Area: Translation Improvements or additions to translations Priority: Normal The default priority Status: Blocked by other issue Progress cannot be made until linked issue is resolved Type: Enhancement Adds or improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants