2014-07-02 |
Fix a property name in TextureUvs
Federico Omoto
committed
on 2 Jul 2014
|
---|---|
Republished files
mathew groves
committed
on 2 Jul 2014
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 2 Jul 2014
|
|
|
|
RenderTexture truly extends Texture; more tests
Chad Engler
committed
on 2 Jul 2014
|
|
|
|
Fixes & changes for #782 (Circle and Ellipse are implemented and/or documented wrong in a few places)
Richard Roylance
committed
on 2 Jul 2014
|
|
|
|
2014-07-01 |
use instance specific listeners var
Chad Engler
committed
on 1 Jul 2014
|
|
|
The roundPixels property in the CanvasRenderer should be a property of the renderSession to be correctly applied in the _renderCanvas methods of the Sprite and SpriteBatch classes.
Federico Omoto
committed
on 1 Jul 2014
|
|
more tests to track potential issues
Chad Engler
committed
on 1 Jul 2014
|
|
make tests more like real usage
Chad Engler
committed
on 1 Jul 2014
|
|
Add backwards compat of
Chad Engler
committed
on 1 Jul 2014
|
|
added dirty to touch events too
mathew groves
committed
on 1 Jul 2014
|
|
|
|
update tests and ensure they pass
Chad Engler
committed
on 1 Jul 2014
|
|
be sure to mixin to json loader
Chad Engler
committed
on 1 Jul 2014
|
|
update to simplier, clearer, implementation
Chad Engler
committed
on 1 Jul 2014
|
|
|
|
fixes #818
mathew groves
committed
on 1 Jul 2014
|
|
revert dom element event listeners
Chad Engler
committed
on 1 Jul 2014
|
|
update to latest dev
Chad Engler
committed
on 1 Jul 2014
|
|
addChild and addChildAt now return the child
mathew groves
committed
on 1 Jul 2014
|
|
Fixed webGL nested masking issue
mathew groves
committed
on 1 Jul 2014
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 1 Jul 2014
|
|
|
|
2014-06-30 |
Merge pull request #734 from panrafal/feature/premultiplied-alpha
...
Mat Groves
committed
on 30 Jun 2014
|
arcTo and arc functions added to Graphics
mathew groves
committed
on 30 Jun 2014
|
|
|