History for pixi.js / src / core / display / DisplayObject.js
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-18
@Steffen Baer
removed old jshint comments; replaced jshint in CONTRIBUTING.md with eslint
Steffen Baer committed on 18 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-08-25
@Martijn Croezen
Fix process interactive (#2855) ...
Martijn Croezen authored on 25 Aug 2016 Mat Groves committed on 25 Aug 2016
2016-08-15
@Matt Karl
Destroying a DisplayObject will remove itself (#2809) ...
Matt Karl authored on 15 Aug 2016 Mat Groves committed on 15 Aug 2016
2016-08-14
@Mat Groves
added enabled to filters (#2798) ...
Mat Groves authored on 14 Aug 2016 GitHub committed on 14 Aug 2016
2016-08-12
@Mat Groves
fixes for cacheAsBitmap
Mat Groves committed on 12 Aug 2016
2016-08-11
@Stafford Williams
fix call to getBounds (#2788)
Stafford Williams authored on 11 Aug 2016 Mat Groves committed on 11 Aug 2016
2016-08-09
@Mat Groves
fixes #1698 ...
Mat Groves committed on 9 Aug 2016
2016-08-04
@Mat Groves
renamed bounds builder to bounds
Mat Groves committed on 4 Aug 2016
2016-08-03
@Mat Groves
bounds-tweaks (#2760)
Mat Groves authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
2016-07-19
@Ivan Popelyshev
simple transform refactoring (#2732) ...
Ivan Popelyshev authored on 19 Jul 2016 Mat Groves committed on 19 Jul 2016
2016-07-17
@Mat Groves
Dev bounds refactor (#2729) ...
Mat Groves authored on 17 Jul 2016 GitHub committed on 17 Jul 2016
@Mat Groves
fixed displahyObject destroy
Mat Groves committed on 17 Jul 2016
2016-07-10
@Chad Engler
Multiple documentation fixes
Chad Engler committed on 10 Jul 2016
2016-06-26
@Ivan Popelyshev
Assignment by value for position/scale/skew/pivot (#2669) ...
Ivan Popelyshev authored on 26 Jun 2016 Mat Groves committed on 26 Jun 2016
2016-06-17
@Dave
Some display object properties weren't showing up in jsdoc (#2655) ...
Dave authored on 17 Jun 2016 Mat Groves committed on 17 Jun 2016
2016-06-15
@Dave
Docs update (#2651) ...
Dave authored on 15 Jun 2016 Mat Groves committed on 15 Jun 2016
2016-06-11
@Mat Groves
removed updateChildTransform
Mat Groves committed on 11 Jun 2016
2016-05-31
@Mat Groves
added the option to make transforms static / dynamic
Mat Groves committed on 31 May 2016
@Mat Groves
Added static transforms
Mat Groves committed on 31 May 2016
2016-05-02
@Mat Groves
tweak tempDisplayObjectTransform ...
Mat Groves committed on 2 May 2016
2016-04-11
@Pat Shanahan
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes ...
Pat Shanahan committed on 11 Apr 2016
2016-04-10
@themoonrat
Allow the JSDocs within DisplayObject to show that it can mix in these interactiveTarget properties
themoonrat committed on 10 Apr 2016
@themoonrat
JSDocing interactiveTarget ...
themoonrat committed on 10 Apr 2016
2016-04-09
@Pat Shanahan
More JSDoc fixes.
Pat Shanahan committed on 9 Apr 2016
2016-04-02
@Ivan Popelyshev
expose Transform and TransformStatic, REQUIRED FOR PIXI-SPINE
Ivan Popelyshev committed on 2 Apr 2016