2016-09-20 |
some more es6 changes (#2969)
...
Steffen Bär
authored
on 20 Sep 2016
Matt Karl
committed
on 20 Sep 2016
|
---|---|
2016-09-18 |
removed old jshint comments; replaced jshint in CONTRIBUTING.md with eslint
Steffen Baer
committed
on 18 Sep 2016
|
2016-09-16 |
Replaces jshint with eslint, using babel in loose mode
Matt Karl
committed
on 16 Sep 2016
|
2016-09-13 |
Update imports and exports, getters and setters
Matt Karl
committed
on 13 Sep 2016
|
Disallow the use of `var`
Matt Karl
committed
on 13 Sep 2016
|
|
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 |
Fix process interactive (#2855)
...
Martijn Croezen
authored
on 25 Aug 2016
Mat Groves
committed
on 25 Aug 2016
|
2016-08-15 |
Destroying a DisplayObject will remove itself (#2809)
...
Matt Karl
authored
on 15 Aug 2016
Mat Groves
committed
on 15 Aug 2016
|
2016-08-14 |
added enabled to filters (#2798)
...
Mat Groves
authored
on 14 Aug 2016
GitHub
committed
on 14 Aug 2016
|
2016-08-12 |
fixes for cacheAsBitmap
Mat Groves
committed
on 12 Aug 2016
|
2016-08-11 |
fix call to getBounds (#2788)
Stafford Williams
authored
on 11 Aug 2016
Mat Groves
committed
on 11 Aug 2016
|
2016-08-09 |
|
2016-08-04 |
renamed bounds builder to bounds
Mat Groves
committed
on 4 Aug 2016
|
2016-08-03 |
bounds-tweaks (#2760)
Mat Groves
authored
on 3 Aug 2016
GitHub
committed
on 3 Aug 2016
|
2016-07-19 |
simple transform refactoring (#2732)
...
Ivan Popelyshev
authored
on 19 Jul 2016
Mat Groves
committed
on 19 Jul 2016
|
2016-07-17 |
|
fixed displahyObject destroy
Mat Groves
committed
on 17 Jul 2016
|
|
2016-07-10 |
Multiple documentation fixes
Chad Engler
committed
on 10 Jul 2016
|
2016-06-26 |
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 |
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 |
|
2016-06-11 |
removed updateChildTransform
Mat Groves
committed
on 11 Jun 2016
|
2016-05-31 |
added the option to make transforms static / dynamic
Mat Groves
committed
on 31 May 2016
|
Added static transforms
Mat Groves
committed
on 31 May 2016
|
|
2016-05-02 |
|
2016-04-11 |
Merge remote-tracking branch 'upstream/dev' into jsdoc-fixes
...
Pat Shanahan
committed
on 11 Apr 2016
|
2016-04-10 |
Allow the JSDocs within DisplayObject to show that it can mix in these interactiveTarget properties
themoonrat
committed
on 10 Apr 2016
|
|
|
2016-04-09 |
More JSDoc fixes.
Pat Shanahan
committed
on 9 Apr 2016
|
2016-04-02 |
expose Transform and TransformStatic, REQUIRED FOR PIXI-SPINE
Ivan Popelyshev
committed
on 2 Apr 2016
|