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

Update BlendLoader.py to also transfer hair_curves #1052

Merged

Conversation

sagoyal2
Copy link
Contributor

fix(blendloader): add hair_curves support in blendloader

valid_object_types is not defined correctly, it should also have a curves in the list since as of Blender 3.3 it differentiates between curve and curves depending on the new hair system. See: #1050 for more details.

closes #1050

fix(blendloader): add hair_curves support in blendloader

valid_object_types is not defined correctly, it should also have a curves in the list since as of Blender 3.3 it differentiatesbetween curve and curves depending on the new hair system. See: DLR-RM#1050 for more details.

closes DLR-RM#1050
Copy link

cla-bot bot commented Jan 25, 2024

For contributing to BlenderProc you need to sign our Contributor License Agreement. As an individual please sign CLA_individuals.pdf, as a company please sign CLA_entities.pdf and send it to blenderproc@dlr.de

@cornerfarmer
Copy link
Member

Thanks a lot for the PR! Could you please sign the CLA, so I can merge this?

@cornerfarmer cornerfarmer merged commit 84419bb into DLR-RM:main Feb 12, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants