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
|
---|---|
2017-10-17 |
bitmapfont: backward compatibility + tests (#4362)
...
axldns
authored
on 17 Oct 2017
Matt Karl
committed
on 17 Oct 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-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-02-01 |
Refactors the spritesheet, texture and bitmap font loaders (#3676)
...
Matt Karl
authored
on 1 Feb 2017
GitHub
committed
on 1 Feb 2017
|
2017-01-05 |
|
2017-01-04 |
Ensures getting textWidth and textHeight values are accurate (#3528)
...
Dave Moore
authored
on 4 Jan 2017
Matt Karl
committed
on 4 Jan 2017
|
2016-09-27 |
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
2016-09-24 |
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
Implementing classes using the new ES6 syntax (#2936)
...
Leonardo Silva
authored
on 13 Sep 2016
Matt Karl
committed
on 13 Sep 2016
|
|
2016-08-15 |
align fix when maxWidth is used (#2780)
Ariel
authored
on 15 Aug 2016
Mat Groves
committed
on 15 Aug 2016
|
2016-06-17 |
Some display object properties weren't showing up in jsdoc (#2655)
...
Dave
authored
on 17 Jun 2016
Mat Groves
committed
on 17 Jun 2016
|
2016-06-15 |
|
2016-05-31 |
update location of ObservablePoint in BitmapText
Mat Groves
committed
on 31 May 2016
|
2016-05-18 |
Use ObservablePoint instead of comparing the anchor every frame
Marek
committed
on 18 May 2016
|
2016-05-01 |
Add anchor to BitmapText
Marek
committed
on 1 May 2016
|
2016-04-08 |
Updated and fixed JSDocs
Pat Shanahan
committed
on 8 Apr 2016
|
2015-11-24 |
added removeItems; added unit tests; replaced uses of original splice with removeItems
Anthony Del Ciotto
committed
on 24 Nov 2015
|
2015-09-01 |
fix some doc issues; fixes #2066
Chad Engler
committed
on 1 Sep 2015
|
2015-08-02 |
|
2015-07-23 |
|
2015-06-22 |
|
2015-06-06 |
|
2015-05-10 |
fixed extends doc issue
Mat Groves
committed
on 10 May 2015
|
2015-05-07 |
updates text before calling getLocalBounds
Grzegorz Przybyłowicz
committed
on 7 May 2015
|
2015-04-25 |
fix some minor errors encountered with destroy and bmap text
Chad Engler
committed
on 25 Apr 2015
|