2018-07-30 |
Adds support for TexturePacker's anchor and animations (#5011)
Andreas Loew
authored
on 30 Jul 2018
Matt Karl
committed
on 30 Jul 2018
|
---|---|
2018-07-25 |
Fixes docs for Sprite.anchor (#5040)
nikolas
authored
on 25 Jul 2018
Matt Karl
committed
on 25 Jul 2018
|
2018-06-27 |
Coerce null to Texture.EMPTY in Sprite.texture (#4966)
finscn
authored
on 27 Jun 2018
Matt Karl
committed
on 27 Jun 2018
|
2018-06-03 |
Fixes Sprite's texture listener not getting removed (#4934)
...
Matt Karl
authored
on 3 Jun 2018
Mat Groves
committed
on 3 Jun 2018
|
2017-09-15 |
fix canvas sprite texture change (#4303)
...
Ivan Popelyshev
authored
on 15 Sep 2017
Matt Karl
committed
on 15 Sep 2017
|
2017-07-25 |
I dont know if its a crit. (#4176)
Ivan Popelyshev
authored
on 25 Jul 2017
Mat Groves
committed
on 25 Jul 2017
|
2017-06-08 |
Fix Sprite.containsPoint edge handling (#4092)
...
Mertcan Mermerkaya
authored
on 8 Jun 2017
Matt Karl
committed
on 8 Jun 2017
|
2017-02-26 |
Read `texture` via `_texture` directly in sprite (#3780)
...
finscn
authored
on 26 Feb 2017
Matt Karl
committed
on 26 Feb 2017
|
2017-02-17 |
Improve the logic about calculate vertices (#3746)
...
finscn
authored
on 17 Feb 2017
Mat Groves
committed
on 17 Feb 2017
|
2017-01-30 |
fix doc comments (#3673)
Steffen Bär
authored
on 30 Jan 2017
Matt Karl
committed
on 30 Jan 2017
|
2017-01-12 |
Do check as same as `calculateVertices` (#3554)
...
finscn
authored
on 12 Jan 2017
Matt Karl
committed
on 12 Jan 2017
|
2017-01-05 |
|
2016-12-23 |
Use `this._texture.X`to instead of`this.texture.X` (#3480)
...
finscn
authored
on 23 Dec 2016
Matt Karl
committed
on 23 Dec 2016
|
2016-12-07 |
Customize rendering process with "pluginName" field. (#3413)
...
Ivan Popelyshev
authored
on 7 Dec 2016
GitHub
committed
on 7 Dec 2016
|
2016-11-16 |
Moves constants that are actually settings (#3298)
...
Matt Karl
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
2016-11-04 |
Rename remaining references to AbstractFilter in jsdocs
giraluna
committed
on 4 Nov 2016
|
2016-10-12 |
Found problems in PIXI.Sprite too, added a test
Ivan Popelyshev
committed
on 12 Oct 2016
|
2016-10-05 |
Bypass the getter / setter for anchor inside Sprite
Mat Groves
committed
on 5 Oct 2016
|
2016-09-28 |
onAnchorUpdate function is private with underscore
...
Robert Krasky
authored
on 28 Sep 2016
GitHub
committed
on 28 Sep 2016
|
2016-09-27 |
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
Huge refactor to match a new shiny eslint file.
Chad Engler
committed
on 27 Sep 2016
|
|
Allow anchors to be asssigned without breaking ObservablePoint (#3017)
Marek Ventur
authored
on 27 Sep 2016
Mat Groves
committed
on 27 Sep 2016
|
|
2016-09-24 |
|
2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
Implementing classes using the new ES6 syntax (#2936)
...
Leonardo Silva
authored
on 13 Sep 2016
Matt Karl
committed
on 13 Sep 2016
|
|
2016-08-16 |
|
2016-08-12 |
lint
Mat Groves
committed
on 12 Aug 2016
|
|