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

Add support for Blender 2.83 #123

Closed
wants to merge 5 commits into from

Conversation

Oxel40
Copy link

@Oxel40 Oxel40 commented Jun 30, 2020

These are commits that where cherry-picked from the fork by sburris0, which is a fork of artellblender's fork of collada-exporter by godotengine.

According to my limited testing and comments made on sburris0's pull request, e.g. by aggregate1166877, will this fix the compatibility issues with Blender 2.83 LTS.

Bugsquad edit: This closes #96.

@Calinou
Copy link
Member

Calinou commented Jul 9, 2020

@akien-mga Should we merge a Blender 2.8 support PR eventually? There's also the older #100, #101, #109 and #116 but this one is for Blender 2.83.

This is also worth considering for a future PR: jitspoe@23a50b8

@Francesco149
Copy link

this doesn't seem to apply modifiers to my mesh. anyone having the same issue?

@Gentle22
Copy link

Gentle22 commented Aug 18, 2020

this doesn't seem to apply modifiers to my mesh. anyone having the same issue?

Yes indeed, I have the same issue. Modifiers are not applied.

Maybe because these lines got removed:
mesh = node.to_mesh(self.scene, apply_modifiers, "RENDER")

@Calinou
Copy link
Member

Calinou commented Mar 17, 2022

Superseded by #131. Thanks for the contribution nonetheless!

@Calinou Calinou closed this Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade for Blender 2.8/2.9/3.0 or later
6 participants