Hi, thanks for the great addon. I experimented a bit and it seems like empties are more or less completely ignored when exporting to Unity? I often set up transform hierarchies (nested empties) to simplify moving a bunch of geometry without changing the geometries pivot point itself. Is there a way around that? Blenders native fbx export exports empties fine as gameobjects.
I work with CAD Data and loads of seperate small objects that’s why I have to have such a workflow (and why the Merge Meshes / Split by Material modifier is so cool)
It’s a fantastic addon! I do have one request that would help my workflow - Blender to Unreal. I’ll set empties on an object to be used as sockets in Unreal, and right now I have to fall back to the standard FBX exporter as FBX Bundle doesn’t include empties on export. Being able to include empties in bundles would be a big help!
Now that Blender 2.8 is officially released, would you consider updating the addon if you find time @renderhjs ? It has proven to be really useful and saved me many, many hours.
I think someone else can continue this legacy and make this addon great again, since the original developer isn’t able to manage it. Great addons shouldn’t be allowed to die.
Is it possible to fix the issue with bundle name adding .001, .002 extension to exported meshes? Using “parent” or objectname bundle with adds increments to the exported objects since Blender can’t have the same names on 2 objects. Also at this point I think we can change the name “Group” to "Collection for more clarity.
Awesome work
I was so sad that my favorite export tool wasn’t supported anymore and all paid addons does’t have the functionality fbx bundes had which I need.
Thank you so much for bringing it to 2.8
I made a fork of this project with added support for empties, armatures and instanced collections. I also changed they way modifiers are applied and selected (more similar to how mesh modifiers work). Bundles also work in a different way, they are created and stored in the scene, they are not based on the current selection.
You can check it out here: Bundle Exporter
It’d be nice to pick one of these forks, and get everyone to focus their effort together to fix bugs and add modifiers/features! Thanks for all the work, everyone! This kind of stuff should be built-in by default!