Merge remote-tracking branch 'origin/master' into 1.6
This commit is contained in:
@@ -263,6 +263,7 @@ bool TextureTool::ExportTextureStb(ImageType type, const StringView& path, const
|
||||
if (ptr)
|
||||
{
|
||||
file->WriteBytes(ptr, ptrSize);
|
||||
STBIW_FREE(ptr);
|
||||
result = 0;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user