You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: