Blender-For-UnrealEngine-Addons icon indicating copy to clipboard operation
Blender-For-UnrealEngine-Addons copied to clipboard

All modifiers are applied on export, instead of just visible ones

Open cmccampb opened this issue 1 year ago • 0 comments

Exporting from Blender using the built in exporter (File > Export> FBX) applies the modifiers that are visible in the viewport.

The exporter for the addon applies all modifiers on objects, regardless of their visibility. This means you have to remove a modifier form an object completely to not have it export.

The expected behavior is the default one - what you see is what you export.

There doesn't appear to be a place to set this behavior.

cmccampb avatar Jun 05 '24 21:06 cmccampb