History for pixi.js / src / mesh / Rope.js
2017-04-11
@Matt Karl
Fixes missing docs (#3925)
Matt Karl authored on 11 Apr 2017 GitHub committed on 11 Apr 2017
2017-03-16
@Ivan Popelyshev
Dev texture update (#3820) ...
Ivan Popelyshev authored on 16 Mar 2017 GitHub committed on 16 Mar 2017
2017-01-08
@finscn
Remove needless `Number()` call (on dev branch) (#3552) ...
finscn authored on 8 Jan 2017 Matt Karl committed on 8 Jan 2017
2016-10-30
@Mat Groves
Fixes issue where rope breaks if it changes size ...
Mat Groves committed on 30 Oct 2016
2016-09-27
@Chad Engler
Huge refactor to match a new shiny eslint file.
Chad Engler 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-16
@Matt Karl
Replaces jshint with eslint, using babel in loose mode
Matt Karl committed on 16 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-03-30
@Mat Groves
added indexDirty to mesh ...
Mat Groves committed on 30 Mar 2016
2015-07-23
@Chad Engler
Massive documentation update; fixes many issues. ...
Chad Engler committed on 23 Jul 2015
2015-06-06
@Dr. Kibtiz
Depecrate `PIXI.math` namespace ...
Dr. Kibtiz committed on 6 Jun 2015
2015-05-15
@Chad Engler
fix issue where refresh could be called too early
Chad Engler committed on 15 May 2015
@Chad Engler
don't run mesh ctor until after setting up rope properties
Chad Engler committed on 15 May 2015
@Chad Engler
optimize texture property access to bypass the getter
Chad Engler committed on 15 May 2015
@Chad Engler
fix rendering problems with mesh and rope
Chad Engler committed on 15 May 2015
2015-05-10
@Mat Groves
fixed extends doc issue
Mat Groves committed on 10 May 2015
2015-05-08
@Grzegorz Przybyłowicz
set _textuteUvs property in constructor
Grzegorz Przybyłowicz committed on 8 May 2015
@Grzegorz Przybyłowicz
Rope supports textures from spritheet
Grzegorz Przybyłowicz committed on 8 May 2015
2015-03-21
@Chad Engler
Move items into their namespace ...
Chad Engler committed on 21 Mar 2015
2015-03-09
@Alvin
Moved the mesh folder to the root
Alvin committed on 9 Mar 2015