2015-09-16 |
Ensure that Quad.destroy gets called.
Sander
committed
on 16 Sep 2015
|
---|---|
Add destroy function to Quad
Sander
committed
on 16 Sep 2015
|
|
fixed some hint warnings
Steffen Baer
committed
on 16 Sep 2015
|
|
2015-09-15 |
fixed typo in webgl renderer. updated renderTexture example
Mike Reinstein
committed
on 15 Sep 2015
|
|
|
|
|
Cleanup primitive and complex shader during ShaderManager destroy
...
Sander
committed
on 15 Sep 2015
|
|
2015-09-14 |
|
2015-09-09 |
|
Merge branch 'dev' of github.com:pixijs/pixi.js into dev
Alessandro Bianco
committed
on 9 Sep 2015
|
|
2015-09-08 |
|
2015-09-01 |
fix some doc issues; fixes #2066
Chad Engler
committed
on 1 Sep 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 |
|
2015-08-18 |
Revert unneccessary changes from our code base
Dave Clayton
committed
on 18 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 |
some jsdoc fixes; bit of cleanup
Steffen Baer
committed
on 11 Aug 2015
|
2015-08-07 |
|
2015-08-02 |
Rebased fixes for canvas masking/renderMode
Rory Douglas
committed
on 2 Aug 2015
|
2015-07-23 |
|
2015-07-16 |
fixed canvas renderer options bug; added roundPixels to default render options
anthonydelciotto
committed
on 16 Jul 2015
|
2015-07-07 |
add missing drawCount increments
Chad Engler
committed
on 7 Jul 2015
|
2015-07-03 |
CavasRendered.roundPixels can now be set from options
Radomir Wojtera
committed
on 3 Jul 2015
|
2015-06-07 |
missed a semicolon..
Mat Groves
committed
on 7 Jun 2015
|
|
|
2015-06-06 |
uuid is a misnomer, this is not universal, but it is unique in the scope of pixi
...
Dr. Kibtiz
committed
on 6 Jun 2015
|
2015-05-23 |
add bool uniform support in the shader
Chad Engler
committed
on 23 May 2015
|
|
|
2015-05-16 |
properly initialize projectionMatrix; fixes #1811
Chad Engler
committed
on 16 May 2015
|