Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

validateVertices in PXTexture will fail if no PXTextureData #6

Open
johnstorm opened this issue Apr 27, 2011 · 0 comments
Open

validateVertices in PXTexture will fail if no PXTextureData #6

johnstorm opened this issue Apr 27, 2011 · 0 comments
Assignees
Labels

Comments

@johnstorm
Copy link
Contributor

We modified _measureLocalBounds to call validateVertices so that the size properties will work upon creation of the texture; however validateVertices asserts that the verts exist and that there are more then 0. This will fail if the texture data is nil inside of the texture.

@ghost ghost assigned oztune Sep 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants