Skip to content

Ports Blender 4.0 FBX anim export#706

Open
universalconquistador wants to merge 1 commit into
EpicGames:mainfrom
universalconquistador:blender4_anim_export
Open

Ports Blender 4.0 FBX anim export#706
universalconquistador wants to merge 1 commit into
EpicGames:mainfrom
universalconquistador:blender4_anim_export

Conversation

@universalconquistador

Copy link
Copy Markdown

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.

@vikista vikista left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Works for me.

@JoshQuake JoshQuake left a comment

Copy link
Copy Markdown
Contributor

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 EpicGames#706 by universalconquistador from EpicGamesExt/BlenderTools repo

@MathewGarcia MathewGarcia left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Works great.

@JoshQuake

Copy link
Copy Markdown
Contributor

Works great.

This repo is dead. New home: https://github.com/poly-hammer/BlenderTools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants