I have a small issue when textures are embedded into the AWD file.
The SDK doesn't write out the filename anymore. This causes a slight headache for importers that want to extract the texture data to file.
So, I would like to request that the local filename (w/extension) be exported for embedded textures too. It doesn't have to be set as the URL if that causes a problem. It could be added to the Properties section or perhaps the UserAttributes section at the end of the texture block. It doesn't have to be the full path either. Just the filename with extension is necessary.
I have a small issue when textures are embedded into the AWD file.
The SDK doesn't write out the filename anymore. This causes a slight headache for importers that want to extract the texture data to file.
So, I would like to request that the local filename (w/extension) be exported for embedded textures too. It doesn't have to be set as the URL if that causes a problem. It could be added to the Properties section or perhaps the UserAttributes section at the end of the texture block. It doesn't have to be the full path either. Just the filename with extension is necessary.
Thanks