2014-09-16 |
|
---|---|
2014-09-14 |
|
2014-09-07 |
Added Canvas Renderer resolution
mathew groves
committed
on 7 Sep 2014
|
|
|
2014-09-01 |
|
2014-08-05 |
|
Right button docs
Deban
committed
on 5 Aug 2014
|
|
Add docs to new displayobject methods
Chad Engler
committed
on 5 Aug 2014
|
|
manually merge #803
Chad Engler
committed
on 5 Aug 2014
|
|
whitespace cleanup
Chad Engler
committed
on 5 Aug 2014
|
|
|
|
2014-07-31 |
Guards against the texture crop width/height being zero (which crashes IE11)
photonstorm
committed
on 31 Jul 2014
|
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-12 |
Improved handling of children removal from empty DisplayObjectContainers
...
Yury Shevchenko
committed
on 12 Jul 2014
|
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
|