2016-04-11 |
|
---|---|
|
|
Couple of JSDoc corrections
Dave Moore
committed
on 11 Apr 2016
|
|
|
|
glslify and async are used within the src
Matt Karl
committed
on 11 Apr 2016
|
|
|
|
Merge pull request #2477 from ylambda/sprite-renderer-destroy
...
Mat Groves
committed
on 11 Apr 2016
|
|
2016-04-10 |
Merge pull request #2484 from themoonrat/interactive-target-docs
...
Chad Engler
committed
on 10 Apr 2016
|
Allow the JSDocs within DisplayObject to show that it can mix in these interactiveTarget properties
themoonrat
committed
on 10 Apr 2016
|
|
Fixed build error.
themoonrat
committed
on 10 Apr 2016
|
|
|
|
2016-04-09 |
Merge pull request #2474 from themoonrat/ticket-negative-deltaTime
...
Mat Groves
committed
on 9 Apr 2016
|
Merge pull request #2481 from themoonrat/is-webgl-supported-lose-context
...
Mat Groves
committed
on 9 Apr 2016
|
|
|
|
typo
Ivan Popelyshev
committed
on 9 Apr 2016
|
|
Forcing the loss of the WebGL context after detecting WebGL capabilities
...
themoonrat
committed
on 9 Apr 2016
|
|
2016-04-08 |
Update WebGL SpriteRenderer destroy method
ylambda
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
|