2014-07-24 |
|
---|---|
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
|
Fix the ImageLoader.loadFramedSpriteSheet method to generate frames correctly
Federico Omoto
committed
on 11 Jul 2014
|
|
Fixed Canvas render texture resize issue
mathew groves
committed
on 11 Jul 2014
|
|
Render Texture Canvas bug fix
mathew groves
committed
on 11 Jul 2014
|
|
Fixed Render Texture issue
mathew groves
committed
on 11 Jul 2014
|
|
|
|
|
|
|