2015-02-17
@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
@Mat Groves
Merge pull request #1441 from serprex/dev ...
Mat Groves 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
@Chad Engler
Merge branch 'chalgoman-patch-1' into v2.x
Chad Engler committed on 16 Feb 2015
@Chad Engler
Merge branch 'nikeee-master' into v2.x
Chad Engler committed on 16 Feb 2015
@Chad Engler
Merge pull request #1398 from amadeus/rendertexture-fixes ...
Chad Engler committed on 16 Feb 2015
@Chad Engler
Merge pull request #1399 from amadeus/webgl-filter-resolution-fix ...
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
@Niklas Mollenhauer
Change frame to be optional
Niklas Mollenhauer committed on 14 Feb 2015
@Niklas Mollenhauer
Fix type of context
Niklas Mollenhauer committed on 14 Feb 2015
@Niklas Mollenhauer
Add return types
Niklas Mollenhauer committed on 14 Feb 2015
@Niklas Mollenhauer
Add method description
Niklas Mollenhauer committed on 14 Feb 2015
@Niklas Mollenhauer
Add return for docs
Niklas Mollenhauer committed on 14 Feb 2015