2014-08-05 |
A tiny bit of docs
Alvin
committed
on 5 Aug 2014
|
---|---|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 5 Aug 2014
|
|
Add Render Texture invalid size check
mathew groves
committed
on 5 Aug 2014
|
|
2014-08-04 |
TilingSprite._renderWebGL: missing mask argument in renderSession.maskManager.popMask call
Federico Omoto
committed
on 4 Aug 2014
|
Fix complexPrimitiveShader reference in WebGLStencilManager.bindGraphics method
Federico Omoto
committed
on 4 Aug 2014
|
|
Missing destroy of complexPrimitiveShader in WebGLShaderManager.destroy method
Federico Omoto
committed
on 4 Aug 2014
|
|
Unused property in WebGLShaderManager constructor
Federico Omoto
committed
on 4 Aug 2014
|
|
Unused properties in WebGLMaskManager constructor (two more)
Federico Omoto
committed
on 4 Aug 2014
|
|
|
|
Unused properties in WebGLMaskManager constructor
Federico Omoto
committed
on 4 Aug 2014
|
|
|
|
|
|
Unused property in WebGLGraphics.renderGraphics method
Federico Omoto
committed
on 4 Aug 2014
|
|
2014-08-01 |
|
Double assingment in Graphics.drawPath mathod
Federico Omoto
committed
on 1 Aug 2014
|
|
2014-07-31 |
|
Guards against the texture crop width/height being zero (which crashes IE11)
photonstorm
committed
on 31 Jul 2014
|
|
2014-07-29 |
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 |
|
2014-07-24 |
|
Prefer bind over 'var scope = this;'
Demur Rumed
committed
on 24 Jul 2014
|
|
|
|
2014-07-22 |
|
Circle getBounds test case
Aleksandar Milic
committed
on 22 Jul 2014
|
|
Circle getBounds test case
Aleksandar Milic
committed
on 22 Jul 2014
|
|
Circle getBounds width and height corrected
Aleksandar Milic
committed
on 22 Jul 2014
|
|
.editorconfig added
Aleksandar Milic
committed
on 22 Jul 2014
|
|
|
|
Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer
Jaap Rood
committed
on 22 Jul 2014
|
|
|