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

Ports Blender 4.0 FBX anim export #706

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

universalconquistador
Copy link

This PR re-does the fbx_animations_do function by starting from the latest copy of the actual FBX exporter and then adding the changed bits I could identify. I'm not 100% sure I got each of the send2ue-specific changes, but this seems to work correctly for me so far...

I marked the sections that have been changed with comments containing send2ue, so they can be easily found next time the upstream function changes and needs to be integrated.

This PR fixes issue #696, and also integrates everything else that has been added to this part of the FBX exporter, including the new numpy anim export, so hopefully this will enable the speed ups that should be coming from that.

I didn't run the unit tests (not interested in wrestling with Docker on Windows) so no guarantees there.

Copy link

@vikista vikista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me.

Copy link
Contributor

@JoshQuake JoshQuake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works

JoshQuake added a commit to JoshQuake/BlenderTools that referenced this pull request May 22, 2024
Ported Pull Request EpicGamesExt#706 by universalconquistador from EpicGamesExt/BlenderTools repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants