2005-05-14 13:33:41 UTC
I have released an update to the STLTranslator, through the plugins manager.
version 0.05 has the following changes:
- auto detection of binary/ascii files for import
The type can still be manually set
- frame option frames each view for import
Causes the views of the new object to be set to a size that just frames the imported object.
- added error tolerance for import
Errors smaller than the specified tolerance are ignored
- minor interface improvements
The file browse window shows "Open" for import
In addition, I thought I should explain the behaviour of AOI regarding newly imported objects (now that I understand it myself).
Objects are imported into a newly created scene. This new scene is initially treated by AOI as temporary. If you quit AOI immediately after importing an STL file, you will not be prompted to save this scene first, and its contents will be lost. In addition, if you import a second file immediately after importing a first, the first will be discarded.
AOI marks any new scene as non-temporary upon any action that modifies the scene, or its status. Therefore, modifying the object in a newly created scene, or saving the newly created scene will make it non-temporary.
I can change this behaviour if people wish, but it seems quite good the way it is. If you import a file multiple times in succession, then any imports not saved or modified are discarded when the next import is completed.
Cheers!
Nik.