2014-08-04 |
|
---|---|
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 width and height corrected
Aleksandar Milic
committed
on 22 Jul 2014
|
Forwarding the ‘preserveDrawingBuffer’ argument from the autoDetectRenderer to the WebGLRenderer
Jaap Rood
committed
on 22 Jul 2014
|
|
|
|
2014-07-21 |
Missing originalEvent property on InteractionManager.onMouseOut method
Federico Omoto
committed
on 21 Jul 2014
|
Commented out references of the primitive batch in the WebGL renderer
Jaap Rood
committed
on 21 Jul 2014
|
|
Added destroy method to prototype of StripShader
Jaap Rood
committed
on 21 Jul 2014
|
|
2014-07-19 |
simplify matrix apply methods
Chad Engler
committed
on 19 Jul 2014
|
Merge pull request #856 from lucbloom/matrix-apply-applyInverse
...
Mat Groves
committed
on 19 Jul 2014
|
|
2014-07-18 |
updating branch with latest dev
Chad Engler
committed
on 18 Jul 2014
|
2014-07-17 |
|
Remove duplicated statement
Federico Omoto
committed
on 17 Jul 2014
|
|
|
|
Added 0 width check to DisplayObjectContainer
mathew groves
committed
on 17 Jul 2014
|
|
2014-07-16 |
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 16 Jul 2014
|
Fixed typo in URL
mathew groves
committed
on 16 Jul 2014
|
|
2014-07-15 |
`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 |
|
First pass of speed up
mathew groves
committed
on 14 Jul 2014
|
|
2014-07-13 |
|
|
|
2014-07-12 |
Improved handling of children removal from empty DisplayObjectContainers
...
Yury Shevchenko
committed
on 12 Jul 2014
|
2014-07-11 |
ImageLoader documentation fixes
Federico Omoto
committed
on 11 Jul 2014
|