Page MenuHome

new binary FBX exporter won't use modifiers or export only selected objects.
Closed, ResolvedPublic

Description

System Information
Win 7 64 bit ,Nvidia

Blender Version
Broken: (example: 2.70 3f89b92)
Worked: (optional)

Short description of error
New fbx exporter has binary and ascii option to export and it is great. But it won't take into account options, during export, like "use modifiers" or "export only selected". It always export all objects, and it discards modifiers no matter the options I choose.

Exact steps for others to reproduce the error

  1. Duplicate default cube 2x

2 . Apply any modifier to one of them.

  1. Export to binary fbx one of them with modifiers option enabled.

**expected result*
only selected mesh is exported with modifiers

actual result
all objects are exported, and without modifiers applied

Event Timeline

Jose Conseco (joseconseco) raised the priority of this task from to 90.
Jose Conseco (joseconseco) updated the task description. (Show Details)
Jose Conseco (joseconseco) edited a custom field.
Jose Conseco (joseconseco) changed the task status from Unknown Status to Resolved.Mar 20 2014, 12:14 PM
Jose Conseco (joseconseco) claimed this task.

Ah, now I have noticed in python script that binary file format is in development. So I supose this is not yet fully functional option in blender - binary fbx export. So I close this task.