2017-05-09 |
Add `updateTexture` & some shortcuts in Sprite; Cosmetic (#4000)
...
finscn
authored
on 9 May 2017
Matt Karl
committed
on 9 May 2017
|
---|---|
2017-04-18 |
Fixed if statement checks that do not work if the stop point is set to 0 (#3948)
Dave Moore
authored
on 18 Apr 2017
Matt Karl
committed
on 18 Apr 2017
|
2017-04-11 |
Measure Text API, expanded (#3921)
...
Matt Karl
authored
on 11 Apr 2017
GitHub
committed
on 11 Apr 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-03-22 |
Should not apply padding when trimmed (#3858)
atsuo yamada
authored
on 22 Mar 2017
Matt Karl
committed
on 22 Mar 2017
|
2017-01-30 |
Able to set the alpha on Text drop shadows (#3651)
Dave Moore
authored
on 30 Jan 2017
Matt Karl
committed
on 30 Jan 2017
|
2017-01-26 |
fix unexpected 0 text behaviour (#3650)
...
Unai
authored
on 26 Jan 2017
Matt Karl
committed
on 26 Jan 2017
|
2017-01-23 |
Fixed local bounds issue with text (#3633)
...
Mat Groves
authored
on 23 Jan 2017
GitHub
committed
on 23 Jan 2017
|
2017-01-22 |
Merge pull request #3622 from themoonrat/text-drop-shadow-blur-fix
...
Chad Engler
authored
on 22 Jan 2017
GitHub
committed
on 22 Jan 2017
|
Merge pull request #3565 from staff0rd/Text_trim
...
Chad Engler
authored
on 22 Jan 2017
GitHub
committed
on 22 Jan 2017
|
|
Ability to set stop points on Text with a gradient (#3576)
...
Dave Moore
authored
on 22 Jan 2017
Matt Karl
committed
on 22 Jan 2017
|
|
fix type (#3627)
Stafford Williams
authored
on 22 Jan 2017
Matt Karl
committed
on 22 Jan 2017
|
|
2017-01-21 |
extract trim function to utils
stafford
committed
on 21 Jan 2017
|
2017-01-20 |
|
2017-01-13 |
move trim to TextStyle
stafford
committed
on 13 Jan 2017
|
2017-01-10 |
fix method name
Stafford Williams
committed
on 10 Jan 2017
|
added text trimming
Stafford Williams
committed
on 10 Jan 2017
|
|
2017-01-05 |
|
Fix a bug about compute Text canvas size. (#3519)
...
finscn
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
|
2016-12-29 |
Merge pull request #3502 from finscn/patch-22
...
Chad Engler
authored
on 29 Dec 2016
GitHub
committed
on 29 Dec 2016
|
2016-12-28 |
Merge pull request #3513 from pixijs/multi-font-support
...
Chad Engler
authored
on 28 Dec 2016
GitHub
committed
on 28 Dec 2016
|
Use `*._texture.*` instead of`*.texture.*` (#3517)
...
finscn
authored
on 28 Dec 2016
Matt Karl
committed
on 28 Dec 2016
|
|
2016-12-26 |
Less codes , Less assignment operations.
...
finscn
authored
on 26 Dec 2016
GitHub
committed
on 26 Dec 2016
|
Adds support for multiple font families
Matt Karl
committed
on 26 Dec 2016
|
|
2016-12-22 |
The canvas could be passed into Text
...
finscn
authored
on 22 Dec 2016
GitHub
committed
on 22 Dec 2016
|
2016-11-23 |
Adds quotes around fontFamily (#3352)
Matt Karl
authored
on 23 Nov 2016
GitHub
committed
on 23 Nov 2016
|
2016-11-21 |
Update documentation (#3337)
...
Robert Krasky
authored
on 21 Nov 2016
Matt Karl
committed
on 21 Nov 2016
|
2016-11-18 |
fixed settings not being respected (#3315)
...
Mat Groves
authored
on 18 Nov 2016
GitHub
committed
on 18 Nov 2016
|
2016-11-16 |
Moves constants that are actually settings (#3298)
...
Matt Karl
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
2016-11-14 |
spelling
Stafford Williams
committed
on 14 Nov 2016
|