2015-02-18 |
|
---|---|
2015-02-17 |
|
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves
committed
on 17 Feb 2015
|
|
|
|
Tweak graphics render issue
mathew groves
committed
on 17 Feb 2015
|
|
Merge pull request #1443 from woutercommandeur/todo-tiltshift
...
Chad Engler
committed
on 17 Feb 2015
|
|
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 |
|