2015-02-17 |
fix PIXI vs CONST reference
Wouter Commandeur
committed
on 17 Feb 2015
|
---|---|
Remove code duplication from TiltShiftX and Y filters. This resolves a TODO that was in there.
Wouter Commandeur
committed
on 17 Feb 2015
|
|
Caches x and y from point so that the calculation is correct even when pos and newPos is the same PIXI.Point.
Demur Rumed
committed
on 17 Feb 2015
|
|
fixed touch bug
mathew groves
committed
on 17 Feb 2015
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 17 Feb 2015
|
|
|
|
2015-02-16 |
|
Fixed filter resize bug
mathew groves
committed
on 16 Feb 2015
|
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 16 Feb 2015
|
|
removed sneaky console.log
mathew groves
committed
on 16 Feb 2015
|
|
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
|
|
Fixed trimmed texture issue
mathew groves
committed
on 16 Feb 2015
|
|
missed a "this" in filter manager
mathew groves
committed
on 16 Feb 2015
|
|
Fixed resolution issue with interactionManager
mathew groves
committed
on 16 Feb 2015
|
|
FilterManager uses resolution of renderer
mathew groves
committed
on 16 Feb 2015
|
|
2015-02-15 |
resolution prefix can now be a value other than 2
mathew groves
committed
on 15 Feb 2015
|
added fromFrame to texture
mathew groves
committed
on 15 Feb 2015
|
|
fixed res on render texture webGL
mathew groves
committed
on 15 Feb 2015
|
|
|
|
2015-02-14 |
More resolution tweaks for WebGL
mathew groves
committed
on 14 Feb 2015
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 14 Feb 2015
|
|
added resolution property to text
mathew groves
committed
on 14 Feb 2015
|
|
Fixed webGL texture update bug
mathew groves
committed
on 14 Feb 2015
|
|
2015-02-13 |
|
revert #1419; fix #1431; add custom webgl check
Chad Engler
committed
on 13 Feb 2015
|
|
2015-02-10 |
fix font string parsing; add explicit obj font method; fixes #215
Chad Engler
committed
on 10 Feb 2015
|
track glyphs via internal array instead of children; fixes #793
Chad Engler
committed
on 10 Feb 2015
|
|
minor whitespace and trailing comma fixes
Chad Engler
committed
on 10 Feb 2015
|
|
fix some jsdoc stuff
Chad Engler
committed
on 10 Feb 2015
|
|
normalize constants to all be caps
Chad Engler
committed
on 10 Feb 2015
|