The document describes the log of a process importing textures. It records the successful reading of different texture file formats (DXT, ETC, PVR), loading of offsets, and preparation of the UI for the new cache. Then it describes the importing of multiple image files one by one, going through steps of preparing the file, loading the bitmap, calculating a hash, setting parameters, compressing the data, writing files, and cleaning up.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views
Log
The document describes the log of a process importing textures. It records the successful reading of different texture file formats (DXT, ETC, PVR), loading of offsets, and preparation of the UI for the new cache. Then it describes the importing of multiple image files one by one, going through steps of preparing the file, loading the bitmap, calculating a hash, setting parameters, compressing the data, writing files, and cleaning up.