Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

name of texture embeded in awd is null #200

Closed
yesbaba opened this issue Dec 28, 2011 · 2 comments
Closed

name of texture embeded in awd is null #200

yesbaba opened this issue Dec 28, 2011 · 2 comments
Assignees
Labels

Comments

@yesbaba
Copy link

yesbaba commented Dec 28, 2011

and there will be conflict in AssetLibrary.

the name is set to null is because no urlRequest is provided,
althought texture’s name is read from awd, but the ImageParser
only set name from filename which is from urlRequest.

@ghost ghost assigned richardolsson Apr 13, 2012
@richardolsson
Copy link
Member

Note to self: It should be possible to send along a URLRequest with the dependency, even if this URLRequest does not end up being used for the load (since the data is already available.) In this case it looks from reading the code like ImageParser should use the "correct" name (from the AWD file.)

@richardolsson
Copy link
Member

The new suppressAssetEvents functionality, mentioned in the commit message, was introduced in 89a6fe6. It was made possible by some recent simplifications to the internals of AssetLoader.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants