2017-01-03 |
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
|
|
Added MockPointer (#3475)
...
Stafford Williams
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
|
Merge pull request #3512 from englercj/dev
...
Chad Engler
authored
on 28 Dec 2016
GitHub
committed
on 28 Dec 2016
|
|
Add simple tests for loader
Chad Engler
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 |
Merge pull request #3515 from finscn/patch-25
...
Chad Engler
authored
on 26 Dec 2016
GitHub
committed
on 26 Dec 2016
|
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
|
|
2016-12-23 |
Make ignore more strict
Matt Karl
committed
on 23 Dec 2016
|
Use `this._texture.X`to instead of`this.texture.X` (#3480)
...
finscn
authored
on 23 Dec 2016
Matt Karl
committed
on 23 Dec 2016
|
|
Remove a needless space in annotation (#3497)
finscn
authored
on 23 Dec 2016
Matt Karl
committed
on 23 Dec 2016
|
|
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 |
The canvas could be passed into Text
...
finscn
authored
on 22 Dec 2016
GitHub
committed
on 22 Dec 2016
|
docs fix for TextureTransform (#3498)
Ivan Popelyshev
authored
on 22 Dec 2016
Mat Groves
committed
on 22 Dec 2016
|
|
2016-12-21 |
Update annotation: `SpriteBatch to SpriteRenderer` (#3496)
...
finscn
authored
on 21 Dec 2016
Mat Groves
committed
on 21 Dec 2016
|
2016-12-19 |
|
2016-12-16 |
Update `clear` for a more thorough cleaning (#3445)
...
finscn
authored
on 16 Dec 2016
Mat Groves
committed
on 16 Dec 2016
|
added InteractionManager tests (#3472)
Stafford Williams
authored
on 16 Dec 2016
Mat Groves
committed
on 16 Dec 2016
|
|
Test case & fix for Graphics._calculateBounds calling updateLocalBounds every time (#3444)
...
Stafford Williams
authored
on 16 Dec 2016
Mat Groves
committed
on 16 Dec 2016
|