2014-07-17 |
Added 0 width check to DisplayObjectContainer
mathew groves
committed
on 17 Jul 2014
|
---|---|
2014-07-15 |
`this.textureChange` is no longer used in any object, anywhere within Pixi, so this check now appears to be redundant - and is changing the internal class shape of Pixi.Sprite as a result (adding a property that doesn't exist).
photonstorm
committed
on 15 Jul 2014
|
2014-07-14 |
|
2014-07-10 |
|
jshint fixes
photonstorm
committed
on 10 Jul 2014
|
|
Small fix to reset crop x/y from tinted sprites, also allows us to remove one more temporary var.
photonstorm
committed
on 10 Jul 2014
|
|
Tidied up and optimised Sprite._renderCanvas. Removed lots of temporary vars that weren't needed (texture, crop, frame, transform, child), reduced all the drawImage calls down to just one. Removed redundant baseTexture.hasLoaded check.
photonstorm
committed
on 10 Jul 2014
|
|
2014-07-08 |
Fix to make sure that tinted canvases render with the new trim/crop system.
photonstorm
committed
on 8 Jul 2014
|
Implemented the new Canvas render method based on the Texture.crop property.
...
photonstorm
committed
on 8 Jul 2014
|
|
2014-07-07 |
|
2014-07-01 |
|
addChild and addChildAt now return the child
mathew groves
committed
on 1 Jul 2014
|
|
|
|
2014-06-29 |
|
|
|
Shader Manager simplified
mathew groves
committed
on 29 Jun 2014
|
|
Complex graphics and masking added
mathew groves
committed
on 29 Jun 2014
|
|
2014-05-20 |
solve issue #751 - MovieClip currentFrame is increasing exceed total frame until it is stopped
...
Chua Kang Ming
committed
on 20 May 2014
|
2014-05-15 |
Fixed issue with cacheAsBitmap Alpha property
mathew groves
committed
on 15 May 2014
|
2014-05-07 |
|
2014-05-06 |
|
2014-04-26 |
|
2014-04-24 |
|
2014-04-22 |
|
2014-04-16 |
|
2014-03-31 |
Merged Devbranch
Mat Groves
committed
on 31 Mar 2014
|
|
|
2014-03-30 |
Generated Docs
Mat Groves
committed
on 30 Mar 2014
|
2014-03-13 |
Fix logic error in DOC
Chad Engler
committed
on 13 Mar 2014
|
removed spaces
André Venâncio
committed
on 13 Mar 2014
|