mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

[Shifter] Remove FBX SDK Dependency #331

Closed SimonBenAnderson closed 7 months ago

SimonBenAnderson commented 7 months ago

Currently it looks like the FBX SDK, when exporting new FBX's from an existing FBX, does not import into Unreal correctly.

So we will be removing FBX SDK and utilising Maya Batch

SimonBenAnderson commented 7 months ago

mayabatch script is working. removing namespace is working working on making sure root objects are at the scene root, and stale objects are getting cleaned up.

SimonBenAnderson commented 7 months ago

Batch is now performing correctly.

SimonBenAnderson commented 7 months ago

A new ticket has been created #353, to complete the last UI based tasks