History for pixi.js / src
2014-08-04
@Deban
Right-left buttons differentiation ...
Deban committed on 4 Aug 2014
@Federico Omoto
Unused property in WebGLGraphics.renderGraphics method
Federico Omoto committed on 4 Aug 2014
2014-08-01
@Federico Omoto
Double assingment in Graphics.drawPath mathod
Federico Omoto committed on 1 Aug 2014
2014-07-31
@photonstorm
Guards against the texture crop width/height being zero (which crashes IE11)
photonstorm committed on 31 Jul 2014
2014-07-29
@Jaap Rood
Fixed references to global variables (window, document) that prevent Pixi from being loaded into environments that don’t necessarily have these available (like Node)
Jaap Rood committed on 29 Jul 2014
2014-07-28
@Mat Groves
Merge pull request #851 from FedeOmoto/dev ...
Mat Groves committed on 28 Jul 2014
2014-07-24
@Demur Rumed
Prefer bind over 'var scope = this;'
Demur Rumed committed on 24 Jul 2014
@mathew groves
added getImage function to renderTexture ...
mathew groves committed on 24 Jul 2014
2014-07-22
@Aleksandar Milic
Circle getBounds width and height corrected
Aleksandar Milic committed on 22 Jul 2014
@Jaap Rood
Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer
Jaap Rood committed on 22 Jul 2014
@Chad Engler
Merge pull request #876 from JaapRood/master ...
Chad Engler committed on 22 Jul 2014
2014-07-21
@Federico Omoto
Missing originalEvent property on InteractionManager.onMouseOut method
Federico Omoto committed on 21 Jul 2014
@Jaap Rood
Commented out references of the primitive batch in the WebGL renderer
Jaap Rood committed on 21 Jul 2014
@Jaap Rood
Added destroy method to prototype of StripShader
Jaap Rood committed on 21 Jul 2014
2014-07-19
@Chad Engler
simplify matrix apply methods
Chad Engler committed on 19 Jul 2014
@Mat Groves
Merge pull request #856 from lucbloom/matrix-apply-applyInverse ...
Mat Groves committed on 19 Jul 2014
2014-07-18
@Chad Engler
updating branch with latest dev
Chad Engler committed on 18 Jul 2014
2014-07-17
@mathew groves
Fixes #870 ...
mathew groves committed on 17 Jul 2014
@Federico Omoto
Remove duplicated statement
Federico Omoto committed on 17 Jul 2014
@ndr
Remove trailing commas from object property lists ...
ndr committed on 17 Jul 2014
@mathew groves
Added 0 width check to DisplayObjectContainer
mathew groves committed on 17 Jul 2014
2014-07-16
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 16 Jul 2014
@mathew groves
Fixed typo in URL
mathew groves committed on 16 Jul 2014
2014-07-15
@photonstorm
`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-14
@mathew groves
Tied up new webGL batch approach ...
mathew groves committed on 14 Jul 2014
@mathew groves
First pass of speed up
mathew groves committed on 14 Jul 2014
2014-07-13
@mathew groves
Tweaked Arc function ...
mathew groves committed on 13 Jul 2014
@mathew groves
Text width and height issue fixed ...
mathew groves committed on 13 Jul 2014
2014-07-12
@Yury Shevchenko
Improved handling of children removal from empty DisplayObjectContainers ...
Yury Shevchenko committed on 12 Jul 2014
2014-07-11
@Federico Omoto
ImageLoader documentation fixes
Federico Omoto committed on 11 Jul 2014