2017-01-06 |
Creates new PIXI.Application class
Matt Karl
committed
on 6 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
|
|
use high precision instead of medium, to fix bug in PowerVR G6200 (#3353)
Icemic
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
|
Ensure that polyfills are import first (#3543)
...
Dave Moore
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
|
rebind vao before glData upload (#3455)
...
finscn
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
|
Improved documentation of the destroy method (#3529)
...
Dave Moore
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
|
Bugfix for #3356 and #3485 (#3494)
...
sivael
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
|
fix eslint max-len (#3544)
Stafford Williams
authored
on 5 Jan 2017
Mat Groves
committed
on 5 Jan 2017
|
|
2017-01-04 |
fix for invalid texture (#3474)
...
Mat Groves
authored
on 4 Jan 2017
GitHub
committed
on 4 Jan 2017
|
Ensures getting textWidth and textHeight values are accurate (#3528)
...
Dave Moore
authored
on 4 Jan 2017
Matt Karl
committed
on 4 Jan 2017
|
|
Fixes CanvasRenderer getting stuck at the last renderTexture resolution (#3530)
...
Dave Moore
authored
on 4 Jan 2017
Mat Groves
committed
on 4 Jan 2017
|
|
Use `tex` instead of `this.texture` (#3531)
...
finscn
authored
on 4 Jan 2017
Mat Groves
committed
on 4 Jan 2017
|
|
2017-01-03 |
fixed some filter issues with textures not clearing correctly (#3525)
...
Mat Groves
authored
on 3 Jan 2017
GitHub
committed
on 3 Jan 2017
|
Add clear method to CanvasRenderer (#3423)
...
finscn
authored
on 3 Jan 2017
Matt Karl
committed
on 3 Jan 2017
|
|
Use `child._texture` instead of `child.texture`. (#3532)
...
finscn
authored
on 3 Jan 2017
Matt Karl
committed
on 3 Jan 2017
|
|
2017-01-02 |
Merge branch 'master' into dev
Matt Karl
committed
on 2 Jan 2017
|
Remove the needless checking for `orig` (#3479)
...
finscn
authored
on 2 Jan 2017
Matt Karl
committed
on 2 Jan 2017
|
|
A few doc updates (#3527)
Dave Moore
authored
on 2 Jan 2017
Matt Karl
committed
on 2 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
|
correct blob parser import
Chad Engler
committed
on 28 Dec 2016
|
|
Update to Resource loader v2; fixes #2876
Chad Engler
committed
on 28 Dec 2016
|
|
Fixed doc style for typed array
Matt Karl
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
|
|
Use `*._texture.*`to instead of`*.texture.*` (#3508)
...
finscn
authored
on 26 Dec 2016
Matt Karl
committed
on 26 Dec 2016
|
|
limit alpha number to 255. at rendering. (#3511)
...
Daniel Santos
authored
on 26 Dec 2016
Matt Karl
committed
on 26 Dec 2016
|