Do check as same as `calculateVertices` (#3554)
* Do check as same as `calculateVertices`

I already ask a question about this  https://github.com/pixijs/pixi.js/issues/3408  , but no one reply .
I think opening PR is better than asking question.

* Ensure `calculateTrimmedVertices` could run first

When first call `calculateTrimmedVertices` , it should ignore _transformID & _textureID

* Update Sprite.js

* Change names of private  temporary variables.

* Update Sprite.js

* Update Sprite.js

* Remove trailing-spaces
1 parent dac50ec commit 57780a672f3c9dd855f63f67dd4be436e51f2c32
@finscn finscn authored on 12 Jan 2017
Matt Karl committed on 12 Jan 2017
Showing 1 changed file
View
src/core/sprites/Sprite.js