History for pixi.js / src / extras
2018-12-19
@Ivan Popelyshev
Fix cacheAsBitmap bounds calculation (#5298)
Ivan Popelyshev authored on 19 Dec 2018 Matt Karl committed on 19 Dec 2018
2018-12-02
@Adam Rasiński
Fixes TilingSprite for canvas to account rotated textures from texture atlas (#5243)
Adam Rasiński authored on 2 Dec 2018 Matt Karl committed on 2 Dec 2018
2018-09-22
@David G. Miguel
Fix cache as bitmap filters check (#5122)
David G. Miguel authored on 22 Sep 2018 Matt Karl committed on 22 Sep 2018
2018-07-30
@Andreas Loew
Adds support for TexturePacker's anchor and animations (#5011)
Andreas Loew authored on 30 Jul 2018 Matt Karl committed on 30 Jul 2018
2018-06-05
@Matt Karl
Creates unit-test and improves single and multiple image font loading (#4951)
Matt Karl authored on 5 Jun 2018 GitHub committed on 5 Jun 2018
2018-05-25
@Tsvetan Stanislavov
Adds letterSpacing property to BitmapText (#4642)
Tsvetan Stanislavov authored on 25 May 2018 Matt Karl committed on 25 May 2018
2018-05-24
@Sergei Chipiga
Add tests for TilingSprite.getLocalBounds (#4752)
Sergei Chipiga authored on 24 May 2018 Matt Karl committed on 24 May 2018
2018-05-23
@Tsvetan Stanislavov
Support for multiple textures for single bitmap font. (#4641)
Tsvetan Stanislavov authored on 23 May 2018 Matt Karl committed on 23 May 2018
2018-01-05
@dolow
fixed jsdoc annotations (#4577) ...
dolow authored on 5 Jan 2018 Mat Groves committed on 5 Jan 2018
2017-12-17
@Thomas Pans
Cleans up documentation to remove JSDoc globals (#4542)
Thomas Pans authored on 17 Dec 2017 Matt Karl committed on 17 Dec 2017
2017-10-20
@Ivan Popelyshev
Feature to support trimmed Textures as masks (#4357) ...
Ivan Popelyshev authored on 20 Oct 2017 Mat Groves committed on 20 Oct 2017
2017-10-17
@axldns
bitmapfont: backward compatibility + tests (#4362) ...
axldns authored on 17 Oct 2017 Matt Karl committed on 17 Oct 2017
2017-09-15
@Ivan Popelyshev
fix canvas sprite texture change (#4303) ...
Ivan Popelyshev authored on 15 Sep 2017 Matt Karl committed on 15 Sep 2017
2017-08-30
@Robert Bak
Tiling texture works on canvas when replacing textures (#4269)
Robert Bak authored on 30 Aug 2017 Matt Karl committed on 30 Aug 2017
2017-07-24
@Matt Karl
Merge branch 'master' into dev
Matt Karl committed on 24 Jul 2017
2017-07-22
@Niklas Korz
Two small grammar fixes (#4172) ...
Niklas Korz authored on 22 Jul 2017 Chad Engler committed on 22 Jul 2017
2017-07-17
@Ivan Popelyshev
fix tilingSprite alpha tint (#4165)
Ivan Popelyshev authored on 17 Jul 2017 Mat Groves committed on 17 Jul 2017
2017-06-09
@Ivan Popelyshev
Cleaning the code (#4086) ...
Ivan Popelyshev authored on 9 Jun 2017 Matt Karl committed on 9 Jun 2017
2017-06-08
@Mertcan Mermerkaya
Fix Sprite.containsPoint edge handling (#4092) ...
Mertcan Mermerkaya authored on 8 Jun 2017 Matt Karl committed on 8 Jun 2017
2017-06-05
@Dave Moore
Adds an onLoop callback for AnimatedSprites (#4080) ...
Dave Moore authored on 5 Jun 2017 Matt Karl committed on 5 Jun 2017
2017-05-31
@Dave Moore
Changed BitmapText max width to be a setter (#4068) ...
Dave Moore authored on 31 May 2017 Matt Karl committed on 31 May 2017
@Dave Moore
Record how many spaces have already been removed when resetting the index for a new line of text after hitting the maxWidth limit (#4064) ...
Dave Moore authored on 31 May 2017 Chad Engler committed on 31 May 2017
2017-05-24
@Ivan Popelyshev
TilingSprite derp (#4060)
Ivan Popelyshev authored on 24 May 2017 Mat Groves committed on 24 May 2017
2017-05-23
@Ivan Popelyshev
premultiply blendModes, critical for compressed textures. (#4033) ...
Ivan Popelyshev authored on 23 May 2017 Mat Groves committed on 23 May 2017
2017-05-16
@Matt Karl
Merge branch 'dev'
Matt Karl committed on 16 May 2017
2017-05-13
@Gazzell
fix changing textures to a 1 frame animation bug (#4011)
Gazzell authored on 13 May 2017 Matt Karl committed on 13 May 2017
2017-05-05
@Daniel Santos
Take into account baseTexture resolution when registering a BitmapText. (#3993) ...
Daniel Santos authored on 5 May 2017 Matt Karl committed on 5 May 2017
2017-05-04
@Ivan Popelyshev
TilingSprite destroy fix (#3995) ...
Ivan Popelyshev authored on 4 May 2017 Matt Karl committed on 4 May 2017
2017-05-03
@Ivan Popelyshev
return of TextureTransform (#3989)
Ivan Popelyshev authored on 3 May 2017 Matt Karl committed on 3 May 2017
2017-04-10
@Dave Moore
Improvements to how and what is stored in the texture caches. (#3834) ...
Dave Moore authored on 10 Apr 2017 Chad Engler committed on 10 Apr 2017