EpicGamesExt / BlenderTools

Blender addons that improve the game development workflow between Blender and Unreal.
https://epicgamesext.github.io/BlenderTools/
MIT License
2.76k stars 49 forks source link

Ports Blender 4.0 FBX anim export #706

Open universalconquistador opened 8 months ago

universalconquistador commented 8 months ago

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.

JoshQuake commented 1 month ago

Works great.

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