2016-07-17 |
|
---|---|
2016-07-16 |
Merge pull request #2722 from themoonrat/gradient-text-resolution
...
Chad Engler
authored
on 16 Jul 2016
GitHub
committed
on 16 Jul 2016
|
2016-07-14 |
BaseTexture used for text now reports correct realWidth and realHeight (#2720)
Dave
authored
on 14 Jul 2016
Mat Groves
committed
on 14 Jul 2016
|
Gradients now work with Text resolutions other than 1
Dave Moore
committed
on 14 Jul 2016
|
|
2016-07-08 |
text padding possible fix (#2709)
...
Ivan Popelyshev
authored
on 8 Jul 2016
Mat Groves
committed
on 8 Jul 2016
|
2016-06-22 |
Easy addition of gradients on text (#2528)
...
Dave
authored
on 22 Jun 2016
Matt Karl
committed
on 22 Jun 2016
|
2016-06-15 |
|
2016-06-14 |
Merge pull request #2647 from themoonrat/text-shadow-for-stroke
...
Mat Groves
authored
on 14 Jun 2016
GitHub
committed
on 14 Jun 2016
|
Takes into account stroke thickness when drawing dropShadow
Dave Moore
committed
on 14 Jun 2016
|
|
2016-06-12 |
pixijs#2541 resolution means pixel ratio too
Janne Hyytiä
committed
on 12 Jun 2016
|
2016-05-28 |
Accept boolean as a shortcut for all destroy() calls
Marek
committed
on 28 May 2016
|
2016-05-23 |
Container destruction API unification
Marek
committed
on 23 May 2016
|
2016-05-06 |
Previous 'font' styling broken up into it's constituent parts: 'fontFamily', 'fontSize', 'fontStyle', 'fontVariant' and 'fontWeight'
Dave Moore
committed
on 6 May 2016
|
2016-04-29 |
call updateText before setting width or height
Dave Moore
committed
on 29 Apr 2016
|
2016-04-26 |
|
2016-04-12 |
|
reverted text back as it was not renderering
Mat Groves
committed
on 12 Apr 2016
|
|
Revert "Revert "A few JSDoc corrections relating to Text and TextStyle""
Mat Groves
committed
on 12 Apr 2016
|
|
Revert "A few JSDoc corrections relating to Text and TextStyle"
Mat Groves
committed
on 12 Apr 2016
|
|
2016-04-11 |
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes
...
Pat Shanahan
committed
on 11 Apr 2016
|
Couple of JSDoc corrections
Dave Moore
committed
on 11 Apr 2016
|
|
|
|
2016-04-09 |
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes
...
Pat Shanahan
committed
on 9 Apr 2016
|
2016-04-08 |
Updated and fixed JSDocs
Pat Shanahan
committed
on 8 Apr 2016
|
Reimplemented respectDirty parameter in updateText(), removing redundant if (this.dirty) checks.
Pat Shanahan
committed
on 8 Apr 2016
|
|
Revert "Switched TextStyle to version based instead of an EventEmitter. Changed"
...
Pat Shanahan
committed
on 8 Apr 2016
|
|
Switched TextStyle to version based instead of an EventEmitter. Changed
...
Pat Shanahan
committed
on 8 Apr 2016
|
|
Set the Text object to be dirty when TextStyle objects are set per
...
Pat Shanahan
committed
on 8 Apr 2016
|
|
2016-04-07 |
Redid emitter logic per @englercj
Pat Shanahan
committed
on 7 Apr 2016
|
Changed style changed event to a constant. Remove event listener on Text
...
Pat Shanahan
committed
on 7 Apr 2016
|