History for pixi.js / src / core / sprites
2019-02-22
@yinz
Fixes shader avoiding equal compare between float (#5466)
yinz authored on 22 Feb 2019 Matt Karl committed on 22 Feb 2019
2018-11-08
@Matt Karl
Revert "LOD Bias support for BaseTexture (#5120)" (#5211) ...
Matt Karl authored on 8 Nov 2018 GitHub committed on 8 Nov 2018
2018-11-05
@Teoxoy
LOD Bias support for BaseTexture (#5120)
Teoxoy authored on 5 Nov 2018 Matt Karl committed on 5 Nov 2018
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
2018-05-08
@Ivan Popelyshev
SpriteRenderer pseudo-leak (#4900)
Ivan Popelyshev authored on 8 May 2018 Mat Groves committed on 8 May 2018
2018-04-04
@Matt Karl
Reverts #4800 (#4830)
Matt Karl authored on 4 Apr 2018 GitHub committed on 4 Apr 2018
2018-04-02
@Tsvetan Stanislavov
Fixed scaled texture difference between canvas and webgl sprite renderers (#4800)
Tsvetan Stanislavov authored on 2 Apr 2018 Matt Karl committed on 2 Apr 2018
2017-11-16
@Ivan Popelyshev
same textures bound in same places (#4442)
Ivan Popelyshev authored on 16 Nov 2017 Matt Karl committed on 16 Nov 2017
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-08-02
@Tsvetan Stanislavov
Fixed an issue in CanvasRenderer where globalCompositeOperation is being changed without _activeBlendMode being updated. (#4195)
Tsvetan Stanislavov authored on 2 Aug 2017 Chad Engler committed on 2 Aug 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-30
@Matt Karl
Standardizes how name is represented globally (#4132) ...
Matt Karl authored on 30 Jun 2017 Mat Groves committed on 30 Jun 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-05-23
@Ivan Popelyshev
premultiply blendModes, critical for compressed textures. (#4033) ...
Ivan Popelyshev authored on 23 May 2017 Mat Groves committed on 23 May 2017
2017-05-04
@Mat Groves
fix for #3972 (#3985) ...
Mat Groves authored on 4 May 2017 Matt Karl committed on 4 May 2017
2017-03-22
@finscn
Refactor: extract variables & fix doc (#3585) ...
finscn authored on 22 Mar 2017 Matt Karl committed on 22 Mar 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-20
@finscn
Fix documents. (#3765) ...
finscn authored on 20 Feb 2017 Matt Karl committed on 20 Feb 2017
2017-02-19
@Ivan Popelyshev
[v4.4] fix SpriteRenderer for multiple webgl renderers, fix tests, add "withGL" (#3758) ...
Ivan Popelyshev authored on 19 Feb 2017 Matt Karl committed on 19 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-02-16
@David Hartley
CanvasTinter canvas size rounds up (#3620)
David Hartley authored on 16 Feb 2017 Matt Karl committed on 16 Feb 2017
2017-01-30
@Mat Groves
Added legacy option to webGL renderer (#3630) ...
Mat Groves authored on 30 Jan 2017 GitHub committed on 30 Jan 2017
@Steffen Bär
fix doc comments (#3673)
Steffen Bär authored on 30 Jan 2017 Matt Karl committed on 30 Jan 2017
2017-01-26
@Mat Groves
Added a fix for the Chrome on android (#3656)
Mat Groves authored on 26 Jan 2017 GitHub committed on 26 Jan 2017
2017-01-17
@Matt Karl
Namespace Doc Updates (#3603) ...
Matt Karl authored on 17 Jan 2017 GitHub committed on 17 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