2015-02-16
@Chad Engler
Merge pull request #1404 from mickez/dev ...
Chad Engler committed on 16 Feb 2015
@mathew groves
Fixed filter resize bug
mathew groves committed on 16 Feb 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 16 Feb 2015
@mathew groves
removed sneaky console.log
mathew groves committed on 16 Feb 2015
@Mat Groves
Merge pull request #1439 from DarkDev-/dev ...
Mat Groves committed on 16 Feb 2015
@Johan Rosén
Caches x and y from point so that the calculation is correct even when pos and newPos is the same PIXI.Point.
Johan Rosén committed on 16 Feb 2015
@Johan Rosén
Merge branch 'dev' of https://github.com/DarkDev-/pixi.js into dev ...
Johan Rosén committed on 16 Feb 2015
@mathew groves
Fixed trimmed texture issue
mathew groves committed on 16 Feb 2015
@mathew groves
missed a "this" in filter manager
mathew groves committed on 16 Feb 2015
@mathew groves
Fixed resolution issue with interactionManager
mathew groves committed on 16 Feb 2015
@mathew groves
FilterManager uses resolution of renderer
mathew groves committed on 16 Feb 2015
2015-02-15
@mathew groves
resolution prefix can now be a value other than 2
mathew groves committed on 15 Feb 2015
@mathew groves
added fromFrame to texture
mathew groves committed on 15 Feb 2015
@mathew groves
fixed res on render texture webGL
mathew groves committed on 15 Feb 2015
@mathew groves
added const object back to index ...
mathew groves committed on 15 Feb 2015
2015-02-14
@mathew groves
More resolution tweaks for WebGL
mathew groves committed on 14 Feb 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 14 Feb 2015
@mathew groves
added resolution property to text
mathew groves committed on 14 Feb 2015
@mathew groves
Fixed webGL texture update bug
mathew groves committed on 14 Feb 2015
2015-02-13
@mathew groves
tweaked texture resolution for webGL ...
mathew groves committed on 13 Feb 2015
@Chad Engler
revert #1419; fix #1431; add custom webgl check
Chad Engler committed on 13 Feb 2015
2015-02-12
@Chad Engler
remove dist folder
Chad Engler committed on 12 Feb 2015
2015-02-10
@Chad Engler
fix font string parsing; add explicit obj font method; fixes #215
Chad Engler committed on 10 Feb 2015
@Chad Engler
track glyphs via internal array instead of children; fixes #793
Chad Engler committed on 10 Feb 2015
@Chad Engler
minor whitespace and trailing comma fixes
Chad Engler committed on 10 Feb 2015
@Chad Engler
fix some jsdoc stuff
Chad Engler committed on 10 Feb 2015
@Chad Engler
normalize constants to all be caps
Chad Engler committed on 10 Feb 2015
@Chad Engler
move const values to export root
Chad Engler committed on 10 Feb 2015
@Chad Engler
bump resource loader version
Chad Engler committed on 10 Feb 2015
@mathew groves
Added loaded images / frames to global cache
mathew groves committed on 10 Feb 2015