gui changes
This commit is contained in:
@@ -572,6 +572,7 @@ void MshFile::analyseClthChunks(Model * dataDestination, std::list<ChunkHeader*>
|
||||
for (auto& it : chunkList)
|
||||
{
|
||||
// texture name
|
||||
//TODO: change this
|
||||
if (!strcmp("CTEX", it->name))
|
||||
{
|
||||
// read the texture name
|
||||
|
||||
Reference in New Issue
Block a user