History for pixi.js / src / core / sprites / Sprite.js
2016-01-25
@Ivan Popelyshev
fix CanvasRenderer bug
Ivan Popelyshev committed on 25 Jan 2016
2015-12-11
@Ivan Popelyshev
+ GroupD8 math module ...
Ivan Popelyshev committed on 11 Dec 2015
2015-12-06
@Mat Groves
fixed the texture packer rotated texture in canvas renderer ...
Mat Groves committed on 6 Dec 2015
2015-10-23
@atsuo yamada
Issue #2159: Force to sign=1 when scale=0
atsuo yamada committed on 23 Oct 2015
2015-10-14
@Mat Groves
removed getBounds 'optimisation' ...
Mat Groves committed on 14 Oct 2015
2015-08-02
@Rory Douglas
Rebased fixes for canvas masking/renderMode
Rory Douglas committed on 2 Aug 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-07-07
@Radomir Wojtera
changed sgn to sign
Radomir Wojtera committed on 7 Jul 2015
2015-07-03
@Radomir Wojtera
ensure that sprite width and height are never negative
Radomir Wojtera committed on 3 Jul 2015
2015-05-13
@Chad Engler
fix #1778; properly size canvas sprite draws w/ resolution
Chad Engler committed on 13 May 2015
2015-05-10
@Mat Groves
more doc tweaks
Mat Groves committed on 10 May 2015
@Mat Groves
more doc tweaks
Mat Groves committed on 10 May 2015
@Mat Groves
fixed extends doc issue
Mat Groves committed on 10 May 2015
2015-04-23
@Krzysztof Opalka
canvas resolution fix
Krzysztof Opalka committed on 23 Apr 2015
2015-04-21
@Chad Engler
minor cleanup of destroy methods
Chad Engler committed on 21 Apr 2015
2015-04-14
@Mat Groves
removed 'this' from sprite error
Mat Groves committed on 14 Apr 2015
2015-03-21
@mathew groves
tweaked resolution issue with canvas render
mathew groves committed on 21 Mar 2015
@mathew groves
Fixed resolution issue with canvas renderer
mathew groves committed on 21 Mar 2015
2015-03-18
@Chad Engler
render methods are private
Chad Engler committed on 18 Mar 2015
2015-03-15
@mathew groves
fixed getBounds on Sprite ...
mathew groves committed on 15 Mar 2015
2015-03-14
@Chad Engler
remove some lingering .bind()s that are no longer needed
Chad Engler committed on 14 Mar 2015
2015-03-10
@Alvin
Added destroy methods and fixed sprite bug #1505
Alvin committed on 10 Mar 2015
2015-03-07
@Adi Mora
fixed a couple of semicolon issues reported by jshint
Adi Mora committed on 7 Mar 2015
@mathew groves
Added getLocalBounds to Sprite
mathew groves committed on 7 Mar 2015
2015-03-03
@Chad Engler
fix sprite docs a bit
Chad Engler committed on 3 Mar 2015
2015-03-02
@Chad Engler
merge #1476; refactor code into _renderCanvas to be consistent with webgl
Chad Engler committed on 2 Mar 2015
2015-03-01
@Demur Rumed
Put most rendering code in _renderCanvas to match _renderWebGL
Demur Rumed committed on 1 Mar 2015
2015-02-27
@Alvin
Moved the deprecation warnings to their own file, thanks @drkibitz for the suggestion
Alvin committed on 27 Feb 2015
@mathew groves
Merge branch 'alvin/dev' into dev ...
mathew groves committed on 27 Feb 2015
2015-02-26
@mathew groves
changed hitTest to containsPoint ...
mathew groves committed on 26 Feb 2015