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

Skeleton refactor #95

Merged
merged 19 commits into from
Dec 24, 2021
Merged

Skeleton refactor #95

merged 19 commits into from
Dec 24, 2021

Conversation

ButterscotchV
Copy link
Member

(Just as a quick warning, this has not been properly tested with trackers yet and may not be safe for a release build, proper testing is highly recommended)

  • Replaced HumanSkeletonWithWaist and HumanSkeletonWithLegs with SimpleSkeleton
  • Replaced skeleton configuration from SimpleSkeleton with a new separated SkeletonConfig class
  • Added SkeletonConfigValue, SkeletonConfigToggle, and SkeletonNodeOffset enums for skeleton configuration entries
  • Updated AutoBone's loss functions, extending functionality
  • Updated default skeleton config in accordance with Changed default body proportions #94
  • Updated all other code to be compatible with the new SimpleSkeleton and SkeletonConfig

@Eirenliel Eirenliel merged commit b81458d into SlimeVR:main Dec 24, 2021
@ButterscotchV ButterscotchV deleted the skeleton-refactor branch February 9, 2022 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants