History for pixi.js / src / core / sprites / Sprite.js
2018-07-30
@Andreas Loew
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
@nikolas
Fixes docs for Sprite.anchor (#5040)
nikolas authored on 25 Jul 2018 Matt Karl committed on 25 Jul 2018
2018-06-27
@finscn
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
@Matt Karl
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
@Ivan Popelyshev
fix canvas sprite texture change (#4303) ...
Ivan Popelyshev authored on 15 Sep 2017 Matt Karl committed on 15 Sep 2017
2017-07-25
@Ivan Popelyshev
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
@Mertcan Mermerkaya
Fix Sprite.containsPoint edge handling (#4092) ...
Mertcan Mermerkaya authored on 8 Jun 2017 Matt Karl committed on 8 Jun 2017
2017-02-26
@finscn
Read `texture` via `_texture` directly in sprite (#3780) ...
finscn authored on 26 Feb 2017 Matt Karl committed on 26 Feb 2017
2017-02-17
@finscn
Improve the logic about calculate vertices (#3746) ...
finscn authored on 17 Feb 2017 Mat Groves committed on 17 Feb 2017
2017-01-30
@Steffen Bär
fix doc comments (#3673)
Steffen Bär authored on 30 Jan 2017 Matt Karl committed on 30 Jan 2017
2017-01-12
@finscn
Do check as same as `calculateVertices` (#3554) ...
finscn authored on 12 Jan 2017 Matt Karl committed on 12 Jan 2017
2017-01-05
@Dave Moore
Improved documentation ...
Dave Moore committed on 5 Jan 2017
2016-12-23
@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
2016-12-07
@Ivan Popelyshev
Customize rendering process with "pluginName" field. (#3413) ...
Ivan Popelyshev authored on 7 Dec 2016 GitHub committed on 7 Dec 2016
2016-11-16
@Matt Karl
Moves constants that are actually settings (#3298) ...
Matt Karl authored on 16 Nov 2016 Mat Groves committed on 16 Nov 2016
2016-11-04
@giraluna
Rename remaining references to AbstractFilter in jsdocs
giraluna committed on 4 Nov 2016
2016-10-12
@Ivan Popelyshev
Found problems in PIXI.Sprite too, added a test
Ivan Popelyshev committed on 12 Oct 2016
2016-10-05
@Mat Groves
Bypass the getter / setter for anchor inside Sprite
Mat Groves committed on 5 Oct 2016
2016-09-28
@Robert Krasky
onAnchorUpdate function is private with underscore ...
Robert Krasky authored on 28 Sep 2016 GitHub committed on 28 Sep 2016
2016-09-27
@Chad Engler
clean up to be specific
Chad Engler committed on 27 Sep 2016
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
@Marek Ventur
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
@Steffen Bär
Prefer const (#3002) ...
Steffen Bär authored on 24 Sep 2016 Chad Engler committed on 24 Sep 2016
2016-09-20
@Steffen Bär
some more es6 changes (#2969) ...
Steffen Bär authored on 20 Sep 2016 Matt Karl committed on 20 Sep 2016
2016-09-13
@Matt Karl
Update imports and exports, getters and setters
Matt Karl committed on 13 Sep 2016
@Matt Karl
Disallow the use of `var`
Matt Karl committed on 13 Sep 2016
@Leonardo Silva
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
@Mat Groves
sprite bounds tweaks (#2817) ...
Mat Groves authored on 16 Aug 2016 GitHub committed on 16 Aug 2016
2016-08-12
@Mat Groves
lint
Mat Groves committed on 12 Aug 2016
@Mat Groves
sprite bounds issue ...
Mat Groves committed on 12 Aug 2016