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

aiProcess_LimitBoneWeights "removes empty bones" #4840

Closed
vergol opened this issue Dec 13, 2022 · 1 comment · Fixed by #4895
Closed

aiProcess_LimitBoneWeights "removes empty bones" #4840

vergol opened this issue Dec 13, 2022 · 1 comment · Fixed by #4895
Labels
Feature-Request Global flag to mark feature requests

Comments

@vergol
Copy link

vergol commented Dec 13, 2022

Can you consider removing this part?


Or at least check for AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES here?

@vergol vergol added the Feature-Request Global flag to mark feature requests label Dec 13, 2022
kimkulling added a commit that referenced this issue Jan 20, 2023
- Removing empty bones only if AI_CONFIG_IMPORT_REMOVE_EMPTY_BONES is enabled.
- closes #4840
@kimkulling
Copy link
Member

Fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Request Global flag to mark feature requests
Projects
Development

Successfully merging a pull request may close this issue.

2 participants