2017-01-04
@Matt Karl
Adds workaround for doc members fix (#3542)
Matt Karl authored on 4 Jan 2017 GitHub committed on 4 Jan 2017
@Mat Groves
fix for invalid texture (#3474) ...
Mat Groves authored on 4 Jan 2017 GitHub committed on 4 Jan 2017
@Dave Moore
Ensures getting textWidth and textHeight values are accurate (#3528) ...
Dave Moore authored on 4 Jan 2017 Matt Karl committed on 4 Jan 2017
@Dave Moore
Fixes CanvasRenderer getting stuck at the last renderTexture resolution (#3530) ...
Dave Moore authored on 4 Jan 2017 Mat Groves committed on 4 Jan 2017
@finscn
Use `tex` instead of `this.texture` (#3531) ...
finscn authored on 4 Jan 2017 Mat Groves committed on 4 Jan 2017
2017-01-03
@Mat Groves
fixed some filter issues with textures not clearing correctly (#3525) ...
Mat Groves authored on 3 Jan 2017 GitHub committed on 3 Jan 2017
@finscn
Add clear method to CanvasRenderer (#3423) ...
finscn authored on 3 Jan 2017 Matt Karl committed on 3 Jan 2017
@finscn
Use `child._texture` instead of `child.texture`. (#3532) ...
finscn authored on 3 Jan 2017 Matt Karl committed on 3 Jan 2017
2017-01-02
@Matt Karl
Merge branch 'master' into dev
Matt Karl committed on 2 Jan 2017
@finscn
Remove the needless checking for `orig` (#3479) ...
finscn authored on 2 Jan 2017 Matt Karl committed on 2 Jan 2017
@Dave Moore
A few doc updates (#3527)
Dave Moore authored on 2 Jan 2017 Matt Karl committed on 2 Jan 2017
@Stafford Williams
Added MockPointer (#3475) ...
Stafford Williams authored on 2 Jan 2017 Matt Karl committed on 2 Jan 2017
2016-12-29
@Chad Engler
Merge pull request #3502 from finscn/patch-22 ...
Chad Engler authored on 29 Dec 2016 GitHub committed on 29 Dec 2016
2016-12-28
@Chad Engler
Merge pull request #3513 from pixijs/multi-font-support ...
Chad Engler authored on 28 Dec 2016 GitHub committed on 28 Dec 2016
@Chad Engler
Merge pull request #3512 from englercj/dev ...
Chad Engler authored on 28 Dec 2016 GitHub committed on 28 Dec 2016
@Chad Engler
Add simple tests for loader
Chad Engler committed on 28 Dec 2016
@Chad Engler
correct blob parser import
Chad Engler committed on 28 Dec 2016
@Chad Engler
Update to Resource loader v2; fixes #2876
Chad Engler committed on 28 Dec 2016
@Matt Karl
Fixed doc style for typed array
Matt Karl committed on 28 Dec 2016
@finscn
Use `*._texture.*` instead of`*.texture.*` (#3517) ...
finscn authored on 28 Dec 2016 Matt Karl committed on 28 Dec 2016
2016-12-26
@Chad Engler
Merge pull request #3515 from finscn/patch-25 ...
Chad Engler authored on 26 Dec 2016 GitHub committed on 26 Dec 2016
@finscn
Less codes , Less assignment operations. ...
finscn authored on 26 Dec 2016 GitHub committed on 26 Dec 2016
@Matt Karl
Adds support for multiple font families
Matt Karl committed on 26 Dec 2016
@finscn
Use `*._texture.*`to instead of`*.texture.*` (#3508) ...
finscn authored on 26 Dec 2016 Matt Karl committed on 26 Dec 2016
@Daniel Santos
limit alpha number to 255. at rendering. (#3511) ...
Daniel Santos authored on 26 Dec 2016 Matt Karl committed on 26 Dec 2016
2016-12-23
@Matt Karl
Make ignore more strict
Matt Karl committed on 23 Dec 2016
@finscn
Use `this._texture.X`to instead of`this.texture.X` (#3480) ...
finscn authored on 23 Dec 2016 Matt Karl committed on 23 Dec 2016
@finscn
Remove a needless space in annotation (#3497)
finscn authored on 23 Dec 2016 Matt Karl committed on 23 Dec 2016
@finscn
Protect the initial state of `this._activeRenderTarget` in _indexContext (#3443) ...
finscn authored on 23 Dec 2016 Matt Karl committed on 23 Dec 2016
2016-12-22
@finscn
The canvas could be passed into Text ...
finscn authored on 22 Dec 2016 GitHub committed on 22 Dec 2016