2014-11-11 |
swapped b and c in Sprite getBounds()
Nikki Koole
committed
on 11 Nov 2014
|
---|---|
2014-10-23 |
Don't create unused property onTextureUpdateBind
Demur Rumed
committed
on 23 Oct 2014
|
2014-10-15 |
Lots of jsdocs and spelling fixes.
photonstorm
committed
on 15 Oct 2014
|
2014-10-13 |
Added docs to shader property
mathew groves
committed
on 13 Oct 2014
|
put batch shader back to normal
mathew groves
committed
on 13 Oct 2014
|
|
tempCommmit
mathew groves
committed
on 13 Oct 2014
|
|
2014-10-12 |
added custom shader
mathew groves
committed
on 12 Oct 2014
|
2014-09-28 |
|
2014-09-25 |
merge bubbling events (#914)
Chad Engler
committed
on 25 Sep 2014
|
2014-09-07 |
Added Canvas Renderer resolution
mathew groves
committed
on 7 Sep 2014
|
2014-08-08 |
update from dev
Chad Engler
committed
on 8 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-18 |
updating branch with latest dev
Chad Engler
committed
on 18 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-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-01 |
|
update to latest dev
Chad Engler
committed
on 1 Jul 2014
|
|
|
|
2014-06-29 |
|
Complex graphics and masking added
mathew groves
committed
on 29 Jun 2014
|
|
2014-05-07 |
|
2014-04-26 |
|
2014-03-22 |
Convert the library to use new event methods
Chad Engler
committed
on 22 Mar 2014
|
2014-03-03 |
Fixed the 'short cut' version of Math.floor in setTransform if roundPixels is true.
photonstorm
committed
on 3 Mar 2014
|
2014-02-17 |
Merge cachAsBitmap Branch
Mat Groves
committed
on 17 Feb 2014
|
2014-02-10 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Mat Groves
committed
on 10 Feb 2014
|