2014-12-02 |
|
---|---|
|
|
2014-12-01 |
* Fixed Buffer Optimisation issue: red and green colors were inverted
bchevalier
committed
on 1 Dec 2014
|
|
|
Merge branch 'dev' of github.com:GoodBoyDigital/pixi.js into Trompo-SpineUpdate
Dario Segura
committed
on 1 Dec 2014
|
|
-[SPINE] Spine loader uses a canvas padding of 1.5, optimal for most use cases.
Dario Segura
committed
on 1 Dec 2014
|
|
-[STRIP] "padding" renamed to "canvasPadding" to reflect the fact that it is only used in canvas mode + canvas padding is calculated using the world transform to make sure it looks right at any scale.
Dario Segura
committed
on 1 Dec 2014
|
|
-[SPINE] Fixes Atlas attachment loader bug in which it would try to load the name of the attachment as a sprite instead of the name of the sprite.
Dario Segura
committed
on 1 Dec 2014
|
|
2014-11-29 |
Added mipmap option to baseTexture
mathew groves
committed
on 29 Nov 2014
|
|
|
2014-11-24 |
Merge pull request #1212 from TrompoGames/Trompo-SpineUpdate
...
Mat Groves
committed
on 24 Nov 2014
|
-[EXAMPLES] Fixed spine examples.
Dario Segura
committed
on 24 Nov 2014
|
|
-[SPINE] Empty slots are handled properly.
Dario Segura
committed
on 24 Nov 2014
|
|
-[SPINE] Fixed nasty infinite loop bug in attachment loader code.
Dario Segura
committed
on 24 Nov 2014
|
|
-[HOUSEKEEPING] Fixes JS specific syntax errors.
Dario Segura
committed
on 24 Nov 2014
|
|
2014-11-23 |
fixes #1188
mathew groves
committed
on 23 Nov 2014
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 23 Nov 2014
|
|
removed unused lastIndex
mathew groves
committed
on 23 Nov 2014
|
|
2014-11-22 |
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
mathew groves
committed
on 22 Nov 2014
|
|
removed extra semi-colon
mathew groves
committed
on 22 Nov 2014
|
|
Merge pull request #1207 from TrompoGames/Trompo-SpineUpdate
...
Mat Groves
committed
on 22 Nov 2014
|
|
-[HOUSEKEEPING] Removed extra semicolon.
Dario Segura
committed
on 22 Nov 2014
|
|
Merge branch 'dev' of github.com:GoodBoyDigital/pixi.js into Trompo-SpineUpdate
Dario Segura
committed
on 22 Nov 2014
|
|
-[HOUSEKEEPING] Removed extra space.
Dario Segura
committed
on 22 Nov 2014
|
|
-[HOUSEKEEPING] Removed extra space.
Dario Segura
committed
on 22 Nov 2014
|
|
-[STRIP] Added getBounds function to Strip.
Dario Segura
committed
on 22 Nov 2014
|
|
correct measurement for accents in text (eg. É)
mathew groves
committed
on 22 Nov 2014
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 22 Nov 2014
|
|
|