History for pixi.js / src / extras
2015-05-07
@Grzegorz Przybyłowicz
updates text before calling getLocalBounds
Grzegorz Przybyłowicz committed on 7 May 2015
2015-04-25
@Chad Engler
fix some minor errors encountered with destroy and bmap text
Chad Engler committed on 25 Apr 2015
2015-04-24
@JiDW
Small inconsistency between Text and BitmapText ...
JiDW committed on 24 Apr 2015
@Alvin
Commas and formatting, stupid IE9
Alvin committed on 24 Apr 2015
2015-04-23
@Chad Engler
fix cacheAsBitmap memory leak with destroy; fixes #1633
Chad Engler committed on 23 Apr 2015
@Chad Engler
Merge pull request #1704 from gprzybylowicz/currentFrame_renamed ...
Chad Engler committed on 23 Apr 2015
@Grzegorz Przybyłowicz
typo fix - _textures instead of _texture
Grzegorz Przybyłowicz committed on 23 Apr 2015
2015-04-22
@Chad Engler
Merge pull request #1696 from gprzybylowicz/currentFrame_renamed ...
Chad Engler committed on 22 Apr 2015
@Grzegorz Przybyłowicz
added @member tag
Grzegorz Przybyłowicz committed on 22 Apr 2015
@Grzegorz Przybyłowicz
mark currentTime as private
Grzegorz Przybyłowicz committed on 22 Apr 2015
@Chad Engler
remove movie clip update using context; fixes #1693
Chad Engler committed on 22 Apr 2015
@Grzegorz Przybyłowicz
renamed totalTime to currentTime
Grzegorz Przybyłowicz committed on 22 Apr 2015
@Grzegorz Przybyłowicz
MoiveClip currentFrame changed as property which returns current frame, the old variable currentFrame renamed to totalTime
Grzegorz Przybyłowicz committed on 22 Apr 2015
2015-04-20
@Mat Groves
fixed mod issue for canvas tilingSprite
Mat Groves committed on 20 Apr 2015
@Mat Groves
fixed up linting ...
Mat Groves committed on 20 Apr 2015
@Mat Groves
promoted new TilingSprite
Mat Groves committed on 20 Apr 2015
@Mat Groves
fixed up canvas tilingSprite2
Mat Groves committed on 20 Apr 2015
@Mat Groves
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves committed on 20 Apr 2015
@Mat Groves
temp adding tiling texture v2 for testing
Mat Groves committed on 20 Apr 2015
@Mat Groves
first pass of tiling texture v2
Mat Groves committed on 20 Apr 2015
@Mat Groves
Merge pull request #1682 from drkibitz/feature/ticker ...
Mat Groves committed on 20 Apr 2015
2015-04-19
@Dr. Kibtiz
Created `PIXI.ticker` namespace ...
Dr. Kibtiz committed on 19 Apr 2015
@Mat Groves
removed tile offset for tilingsprite generation
Mat Groves committed on 19 Apr 2015
@Dr. Kibtiz
go ahead clamp zero as well
Dr. Kibtiz committed on 19 Apr 2015
2015-04-18
@Dr. Kibtiz
More Ticker changes (see details) ...
Dr. Kibtiz committed on 18 Apr 2015
@Mat Groves
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves committed on 18 Apr 2015
2015-04-12
@Mat Groves
getter / setter optimisation on MovieClip
Mat Groves committed on 12 Apr 2015
2015-04-11
@Mat Groves
fixed event remove bug in movieClip ...
Mat Groves committed on 11 Apr 2015
2015-04-07
@Mat Groves
fixed cachAsBitmap issue
Mat Groves committed on 7 Apr 2015
2015-03-27
@mathew groves
fixed tiling sprite generation bug (#1603) ...
mathew groves committed on 27 Mar 2015