Changes to AssimpNet

I have just submitted changelist r97 to the AssimpNet project. Breaking changes. First and foremost, LogStream and AssimpImporter are now two separate concepts. Previously you had to attach a log stream to your importer. Now its a stand alone object where you call the Attach() and Detach() ... Continue Reading