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

fix: SkeletonInstance must accept bone_map and deprecated clonedBoneMap #1286

Merged

Conversation

phorward
Copy link
Member

@phorward phorward commented Oct 10, 2024

This is a fix for a regression #1259, fix for #1285

@phorward phorward added bug(fix) Something isn't working or address a specific issue or vulnerability Priority: High After critical issues are fixed, these should be dealt with before any further issues. labels Oct 10, 2024
@phorward phorward added this to the ViUR-core v3.7 milestone Oct 10, 2024
@phorward phorward changed the title fix: SkeletonInstance must accept bone_map and deprecated `cloned… fix: SkeletonInstance must accept bone_map and deprecated clonedBoneMap Oct 10, 2024
@phorward phorward merged commit 7b5f052 into viur-framework:develop Oct 11, 2024
3 checks passed
@phorward phorward deleted the fix-SkeletonInstance_bone_map branch October 11, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug(fix) Something isn't working or address a specific issue or vulnerability Priority: High After critical issues are fixed, these should be dealt with before any further issues.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

bug: SkeletonInstance.__init__() got an unexpected keyword argument 'clonedBoneMap'
2 participants