2015-09-09 |
Merge branch 'dev' of github.com:pixijs/pixi.js into dev
Alessandro Bianco
committed
on 9 Sep 2015
|
---|---|
2015-09-08 |
Merge pull request #2089 from aschampion/issues/1968-webglrenderer-texture-listener-cleanup
...
Chad Engler
committed
on 8 Sep 2015
|
|
|
Fix Texture objects in BaseTextureCache
Andrew Champion
committed
on 8 Sep 2015
|
|
|
|
2015-09-01 |
fixup some docs in deprecation
Chad Engler
committed
on 1 Sep 2015
|
fix some doc issues; fixes #2066
Chad Engler
committed
on 1 Sep 2015
|
|
2015-08-30 |
fixed canvas render texture bug
Mat Groves
committed
on 30 Aug 2015
|
2015-08-26 |
Explicit multiplication to avoid side effects to the texture's original crop property
Alessandro Bianco
committed
on 26 Aug 2015
|
Fix #2006 by applying texture resolution to crop size
Alessandro Bianco
committed
on 26 Aug 2015
|
|
2015-08-19 |
fixes touchmove
Steffen Baer
committed
on 19 Aug 2015
|
|
|
2015-08-18 |
Revert unneccessary changes from our code base
Dave Clayton
committed
on 18 Aug 2015
|
|
|
|
|
webgl/GraphicsRenderer buildline change: fixes #711 and #1620
Nikki Koole
committed
on 18 Aug 2015
|
|
2015-08-16 |
filters might be an empty array
Alejandro Hernández
committed
on 16 Aug 2015
|
2015-08-12 |
Add calls to super destructors and other extra cleanup work.
Dave Clayton
committed
on 12 Aug 2015
|
2015-08-11 |
Merge remote-tracking branch 'upstream/dev' into gr-fixes
Steffen Baer
committed
on 11 Aug 2015
|
some jsdoc fixes; bit of cleanup
Steffen Baer
committed
on 11 Aug 2015
|
|
Merge pull request #2038 from mjhasbach/DisplayObject.setParent
...
Chad Engler
committed
on 11 Aug 2015
|
|
DisplayObject.setParent: Return the Container instead of the DisplayObject
Matthew Hasbach
committed
on 11 Aug 2015
|
|
fixes wrong jsdoc param name
Steffen Baer
committed
on 11 Aug 2015
|
|
Changed totalSegs in GraphicsRenderer buildCircle from 40 to a dynamic value that depends on the radius of the circle, see issue #1928
Steffen Baer
committed
on 11 Aug 2015
|
|
2015-08-10 |
Add DisplayObject.setParent
Matthew Hasbach
committed
on 10 Aug 2015
|
Add tint to tiling sprites in canvas renderer
Sebastien Berthier
authored
on 10 Aug 2015
Sébastien Berthier
committed
on 10 Aug 2015
|
|
2015-08-07 |
|
|
|
2015-08-06 |
Merge branch 'dev' of https://github.com/autumn8/pixi.js into dev
Brad Roodt
committed
on 6 Aug 2015
|
Fixes https://github.com/pixijs/pixi.js/issues/2031. Adds imageUrl to baseTexture in textureParser. Adds texture to basetexturecache
Brad Roodt
committed
on 6 Aug 2015
|