History for pixi.js / src
2015-02-18
@mathew groves
fixed filter bug ...
mathew groves committed on 18 Feb 2015
2015-02-17
@mathew groves
Modified Displacement Filter ...
mathew groves committed on 17 Feb 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 17 Feb 2015
@mathew groves
fixed blurY bug ...
mathew groves committed on 17 Feb 2015
@mathew groves
Tweak graphics render issue
mathew groves committed on 17 Feb 2015
@Chad Engler
Merge pull request #1443 from woutercommandeur/todo-tiltshift ...
Chad Engler committed on 17 Feb 2015
@Wouter Commandeur
fix PIXI vs CONST reference
Wouter Commandeur committed on 17 Feb 2015
@Wouter Commandeur
Remove code duplication from TiltShiftX and Y filters. This resolves a TODO that was in there.
Wouter Commandeur committed on 17 Feb 2015
@Demur Rumed
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
@mathew groves
fixed touch bug
mathew groves committed on 17 Feb 2015
@mathew groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
mathew groves committed on 17 Feb 2015
@mathew groves
cached getBounds each frame ...
mathew groves committed on 17 Feb 2015
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
@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
@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