History for pixi.js / src / extras / MovieClip.js
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler committed on 27 Sep 2016
2016-09-25
@Dave
Allows a callback to be set on when the frame changes on a MovieClip (#2948) ...
Dave authored on 25 Sep 2016 Chad Engler committed on 25 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-07-10
@Chad Engler
Multiple documentation fixes
Chad Engler committed on 10 Jul 2016
2016-06-30
@Dave Moore
Incorrect 'new' when pushing textures into an array for static helper functions
Dave Moore committed on 30 Jun 2016
2016-06-15
@Ivan Popelyshev
fix MovieClip texture update issue (#2653)
Ivan Popelyshev authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-04-11
@Pat Shanahan
Various fixes
Pat Shanahan committed on 11 Apr 2016
2015-08-02
@Oliver Zell
Remove `_lag` property ...
Oliver Zell committed on 2 Aug 2015
2015-07-30
@Oliver Zell
Fixed docs ...
Oliver Zell committed on 30 Jul 2015
@Oliver Zell
Added support for timed frames to MovieClip ...
Oliver Zell committed on 30 Jul 2015
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-05-15
@Chad Engler
Merge pull request #1792 from drkibitz/chore/move2core ...
Chad Engler committed on 15 May 2015
@Chad Engler
Merge pull request #1762 from snc/patch-1 ...
Chad Engler committed on 15 May 2015
2015-05-13
@Dr. Kibtiz
moved ticker to core
Dr. Kibtiz committed on 13 May 2015
2015-05-10
@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-05-07
@Henrik Westphal
Fixed MovieClip when using negative animationSpeed ...
Henrik Westphal committed on 7 May 2015
2015-04-23
@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