History for pixi.js / src / pixi / display
2014-09-25
@Chad Engler
merge bubbling events (#914)
Chad Engler committed on 25 Sep 2014
2014-09-24
@Chad Engler
Merge pull request #966 from krzysztof-o/get_set_child_index ...
Chad Engler committed on 24 Sep 2014
2014-09-16
@mathew groves
Merge branch 'dev-retina' into dev ...
mathew groves committed on 16 Sep 2014
2014-09-14
@mathew groves
Added resolution property to render texture ...
mathew groves committed on 14 Sep 2014
2014-09-12
@Krzysztof Opalka
added getChildIndex and setChildIndex methods to DisplayObjectContainer
Krzysztof Opalka committed on 12 Sep 2014
2014-09-07
@mathew groves
Added Canvas Renderer resolution
mathew groves committed on 7 Sep 2014
@mathew groves
Added Resolution property to items ...
mathew groves committed on 7 Sep 2014
2014-09-01
@Santiago V.
Fixes .visible on SpriteBatch using Canvas ...
Santiago V. committed on 1 Sep 2014
2014-08-08
@Chad Engler
update from dev
Chad Engler committed on 8 Aug 2014
2014-08-05
@Chad Engler
Merge pull request #905 from DebanVG/dev ...
Chad Engler committed on 5 Aug 2014
@Deban
Right button docs
Deban committed on 5 Aug 2014
@Chad Engler
Add docs to new displayobject methods
Chad Engler committed on 5 Aug 2014
@Chad Engler
manually merge #803
Chad Engler committed on 5 Aug 2014
@Chad Engler
whitespace cleanup
Chad Engler committed on 5 Aug 2014
@Chad Engler
Merge pull request #859 from n1313/patch-1 ...
Chad Engler committed on 5 Aug 2014
2014-07-31
@photonstorm
Guards against the texture crop width/height being zero (which crashes IE11)
photonstorm committed on 31 Jul 2014
2014-07-18
@Chad Engler
updating branch with latest dev
Chad Engler committed on 18 Jul 2014
2014-07-17
@mathew groves
Added 0 width check to DisplayObjectContainer
mathew groves committed on 17 Jul 2014
2014-07-15
@photonstorm
`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
@mathew groves
Tied up new webGL batch approach ...
mathew groves committed on 14 Jul 2014
2014-07-12
@Yury Shevchenko
Improved handling of children removal from empty DisplayObjectContainers ...
Yury Shevchenko committed on 12 Jul 2014
2014-07-10
@mathew groves
Merge branch 'dev' ...
mathew groves committed on 10 Jul 2014
@photonstorm
jshint fixes
photonstorm committed on 10 Jul 2014
@photonstorm
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
@photonstorm
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
@photonstorm
Fix to make sure that tinted canvases render with the new trim/crop system.
photonstorm committed on 8 Jul 2014
@photonstorm
Implemented the new Canvas render method based on the Texture.crop property. ...
photonstorm committed on 8 Jul 2014
2014-07-07
@Michael
Update Stage.js ...
Michael committed on 7 Jul 2014
2014-07-01
@mathew groves
updateFrame removed ...
mathew groves committed on 1 Jul 2014
@Chad Engler
update to latest dev
Chad Engler committed on 1 Jul 2014