UIKit0 / alembic

Automatically exported from code.google.com/p/alembic
Other
0 stars 0 forks source link

AbcImport deletes nodes, but don't support undo. #300

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use AbcImport for Maya and use the option "-removeIfNoUpdate"
2. If it removes anything, Maya will got crashed in further undo operations.

It needs to either support undo if deletion happened or flush undo queue to 
prevent further undo operations.

Original issue reported on code.google.com by mlj...@gmail.com on 27 Dec 2012 at 2:41