History for pixi.js / src / pixi
2014-07-08
@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-03
@Federico Omoto
Fix destroy method to actually destroy the textures
Federico Omoto committed on 3 Jul 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 3 Jul 2014
@mathew groves
Typo in the pixi url :/
mathew groves committed on 3 Jul 2014
2014-07-02
@Mat Groves
Merge pull request #839 from FedeOmoto/origin/dev ...
Mat Groves committed on 2 Jul 2014
@Federico Omoto
Optimize sprite.texture access
Federico Omoto committed on 2 Jul 2014
@Mat Groves
Merge pull request #838 from FedeOmoto/origin/dev ...
Mat Groves committed on 2 Jul 2014
@Federico Omoto
Get the uvs from the Sprite texture
Federico Omoto committed on 2 Jul 2014
@Federico Omoto
Fix a property name in TextureUvs
Federico Omoto committed on 2 Jul 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 2 Jul 2014
@mathew groves
Optimized gl calls ...
mathew groves committed on 2 Jul 2014
@Richard Roylance
Fixes & changes for #782 (Circle and Ellipse are implemented and/or documented wrong in a few places)
Richard Roylance committed on 2 Jul 2014
@mathew groves
Made Pixi log optional ...
mathew groves committed on 2 Jul 2014
2014-07-01
@Federico Omoto
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
@mathew groves
added dirty to touch events too
mathew groves committed on 1 Jul 2014
@mathew groves
added dirty check to mouse down / up / and move ...
mathew groves committed on 1 Jul 2014
@mathew groves
updateFrame removed ...
mathew groves committed on 1 Jul 2014
@mathew groves
fixes #818
mathew groves committed on 1 Jul 2014
@mathew groves
addChild and addChildAt now return the child
mathew groves committed on 1 Jul 2014
@mathew groves
Fixed webGL nested masking issue
mathew groves committed on 1 Jul 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 1 Jul 2014
@mathew groves
Added a valid property to texture ...
mathew groves committed on 1 Jul 2014
2014-06-30
@Mat Groves
Merge pull request #734 from panrafal/feature/premultiplied-alpha ...
Mat Groves committed on 30 Jun 2014
@mathew groves
arcTo and arc functions added to Graphics
mathew groves committed on 30 Jun 2014
@mathew groves
Added a little log for when pixi is loaded ...
mathew groves committed on 30 Jun 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 30 Jun 2014
@Mat Groves
Merge pull request #769 from k21/touchmove-fix ...
Mat Groves committed on 30 Jun 2014
2014-06-29
@mathew groves
Fixed issue with complex graphics fillAlpha not set in webGL
mathew groves committed on 29 Jun 2014
@mathew groves
Added bezierCurveTo to PIXI.Graphics
mathew groves committed on 29 Jun 2014