2018-07-30 |
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 |
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 |
Adds letterSpacing property to BitmapText (#4642)
Tsvetan Stanislavov
authored
on 25 May 2018
Matt Karl
committed
on 25 May 2018
|
2018-05-24 |
Add tests for TilingSprite.getLocalBounds (#4752)
Sergei Chipiga
authored
on 24 May 2018
Matt Karl
committed
on 24 May 2018
|
2018-05-23 |
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 |
|
2017-12-17 |
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 |
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 |
bitmapfont: backward compatibility + tests (#4362)
...
axldns
authored
on 17 Oct 2017
Matt Karl
committed
on 17 Oct 2017
|
2017-09-15 |
fix canvas sprite texture change (#4303)
...
Ivan Popelyshev
authored
on 15 Sep 2017
Matt Karl
committed
on 15 Sep 2017
|
2017-08-30 |
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 |
Merge branch 'master' into dev
Matt Karl
committed
on 24 Jul 2017
|
2017-07-22 |
Two small grammar fixes (#4172)
...
Niklas Korz
authored
on 22 Jul 2017
Chad Engler
committed
on 22 Jul 2017
|
2017-07-17 |
fix tilingSprite alpha tint (#4165)
Ivan Popelyshev
authored
on 17 Jul 2017
Mat Groves
committed
on 17 Jul 2017
|
2017-06-09 |
Cleaning the code (#4086)
...
Ivan Popelyshev
authored
on 9 Jun 2017
Matt Karl
committed
on 9 Jun 2017
|
2017-06-08 |
Fix Sprite.containsPoint edge handling (#4092)
...
Mertcan Mermerkaya
authored
on 8 Jun 2017
Matt Karl
committed
on 8 Jun 2017
|
2017-06-05 |
Adds an onLoop callback for AnimatedSprites (#4080)
...
Dave Moore
authored
on 5 Jun 2017
Matt Karl
committed
on 5 Jun 2017
|
2017-05-31 |
Changed BitmapText max width to be a setter (#4068)
...
Dave Moore
authored
on 31 May 2017
Matt Karl
committed
on 31 May 2017
|
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 |
TilingSprite derp (#4060)
Ivan Popelyshev
authored
on 24 May 2017
Mat Groves
committed
on 24 May 2017
|
2017-05-23 |
premultiply blendModes, critical for compressed textures. (#4033)
...
Ivan Popelyshev
authored
on 23 May 2017
Mat Groves
committed
on 23 May 2017
|
2017-05-16 |
Merge branch 'dev'
Matt Karl
committed
on 16 May 2017
|
2017-05-13 |
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 |
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 |
TilingSprite destroy fix (#3995)
...
Ivan Popelyshev
authored
on 4 May 2017
Matt Karl
committed
on 4 May 2017
|
2017-05-03 |
return of TextureTransform (#3989)
Ivan Popelyshev
authored
on 3 May 2017
Matt Karl
committed
on 3 May 2017
|
2017-04-10 |
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
|
2017-04-04 |
Documentation Updates: namespaces & plugins (#3907)
...
Matt Karl
authored
on 4 Apr 2017
GitHub
committed
on 4 Apr 2017
|
2017-04-03 |
Fix for TilingSprite.tilePosition with textureResolution > 1 on CanvasRenderer (#3896)
...
Brenwell
authored
on 3 Apr 2017
Chad Engler
committed
on 3 Apr 2017
|
2017-03-29 |
Adds Ticker priority argument (#3859)
...
Matt Karl
authored
on 29 Mar 2017
GitHub
committed
on 29 Mar 2017
|