2016-04-08 |
Update WebGL SpriteRenderer destroy method
ylambda
committed
on 8 Apr 2016
|
---|---|
Incorporated @englercj's tweaks to the styles
Pat Shanahan
committed
on 8 Apr 2016
|
|
Updated and fixed JSDocs
Pat Shanahan
committed
on 8 Apr 2016
|
|
Math.max the elapsed ms to avoid negative deltaTie
Dave Moore
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
|
|
|
|
Removed now unused constant.
Pat Shanahan
committed
on 8 Apr 2016
|
|
Switched TextStyle to version based instead of an EventEmitter. Changed
...
Pat Shanahan
committed
on 8 Apr 2016
|
|
Added a getColor function.
Pat Shanahan
committed
on 8 Apr 2016
|
|
Empty destroy leak #2470
Ivan Popelyshev
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
|
|
Simplified TextStyle.reset()
Pat Shanahan
committed
on 8 Apr 2016
|
|
2016-04-07 |
Redid emitter logic per @englercj
Pat Shanahan
committed
on 7 Apr 2016
|
Corrected JSDoc types for constructor and simplified constructor logic.
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
|
|
Modified setters to prevent event from being emitted if the value is
...
Pat Shanahan
committed
on 7 Apr 2016
|
|
Added TextStyle object, a reusable style setter for PIXI.Text.
Pat Shanahan
committed
on 7 Apr 2016
|
|
canvas holes
Mat Groves
committed
on 7 Apr 2016
|
|
webgl holes
Mat Groves
committed
on 7 Apr 2016
|
|
fixed renderTexture deprivation properties
Mat Groves
committed
on 7 Apr 2016
|
|
2016-04-06 |
and empty texture fix
Ivan Popelyshev
committed
on 6 Apr 2016
|
derp
Ivan Popelyshev
committed
on 6 Apr 2016
|
|
typo
Ivan Popelyshev
committed
on 6 Apr 2016
|
|
trying to fix clear()
Ivan Popelyshev
committed
on 6 Apr 2016
|
|
2016-04-05 |
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves
committed
on 5 Apr 2016
|
|
|
fixed a gl unpack state
Mat Groves
committed
on 5 Apr 2016
|
|
Handle IE 9 and Safari 5 support for Error.prototype.stack
Matt Karl
committed
on 5 Apr 2016
|
|
2016-04-04 |
Better, more useable deprecation warnings
Matt Karl
committed
on 4 Apr 2016
|