d62c34efe8
The vtf plugin wasn't working in Windows due to OS differences in the byte-packing of the header structure (on Windows, the big block read was causing a buffer overrun). I fixed this by reading the structure from the file field by field. It's now happy on both Linux and Windows." |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ReaderWriterVTF.cpp |