History for pixi.js / src
2014-08-05
@Chad Engler
Merge pull request #906 from FedeOmoto/dev ...
Chad Engler committed on 5 Aug 2014
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 5 Aug 2014
@mathew groves
Add Render Texture invalid size check
mathew groves committed on 5 Aug 2014
2014-08-04
@Federico Omoto
TilingSprite._renderWebGL: missing mask argument in renderSession.maskManager.popMask call
Federico Omoto committed on 4 Aug 2014
@Federico Omoto
Fix complexPrimitiveShader reference in WebGLStencilManager.bindGraphics method
Federico Omoto committed on 4 Aug 2014
@Federico Omoto
Missing destroy of complexPrimitiveShader in WebGLShaderManager.destroy method
Federico Omoto committed on 4 Aug 2014
@Federico Omoto
Unused property in WebGLShaderManager constructor
Federico Omoto committed on 4 Aug 2014
@Federico Omoto
Unused properties in WebGLMaskManager constructor (two more)
Federico Omoto committed on 4 Aug 2014
@Federico Omoto
Unused properties in WebGLMaskManager constructor
Federico Omoto 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-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-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