Commit Graph

3 Commits (e3da92f7d3ae5f1a783b140a984f8c73b20aa8fe)

Author SHA1 Message Date
kimkulling 33af183bb8 Cleanup the public headers. 2019-10-11 13:27:36 +02:00
RichardTea 9b78060a4a Add copyright headers to ZipArchiveIOSystem 2019-07-25 10:14:42 +01:00
RichardTea 2c7f607e7c Create ZipArchiveIOSystem
Moved IOSystem Unzip functionality out of D3MF Importer into include/assimp
Cleaned up and more efficient:
Don't map the archive until the caller opens a file or requests the contents list
Don't extract any files until they are opened
Store the location of the data within the ZIP and extract it later if the file is opened.
2019-07-12 11:22:17 +01:00