NikolaiVChr/Blender-AC3D

When exported in edit mode, not all changes are exported

merspieler opened this issue · 4 comments

To reproduce:

  • load an existing file.
  • Change some verts in edit mode
  • Export while still in edit mode

report.zip

The zip contains:

  • untitled.blend State of blender before exiting Edit mode
  • A321-spanair-new.ac .ac file exported before exiting edit mode
  • A321-spanair-new1.ac .ac file exported after exiting edit mode

Known issue, is already mentioned in the readme.
Probably wont fix it, as I seem to remember the way to fix it is to force Blender into Object mode, when exporting, which is might not what the user wants.

an idea, idk if that's possible, would be making a kind of a snapshot ( like a .blend file) , exiting edit mode, exporting and restoring the snapshot after that.

I've added a notice in the wiki as well