Skip to content

validateVertices in PXTexture will fail if no PXTextureData #6

@johnstorm

Description

@johnstorm

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions