2015-09-08 |
Merge pull request #2087 from aschampion/issues/2086-renderer-plugin-destruction
...
Chad Engler
committed
on 8 Sep 2015
|
---|---|
|
|
Fix Texture objects in BaseTextureCache
Andrew Champion
committed
on 8 Sep 2015
|
|
|
|
2015-09-01 |
fixup some docs in deprecation
Chad Engler
committed
on 1 Sep 2015
|
fix some doc issues; fixes #2066
Chad Engler
committed
on 1 Sep 2015
|
|
2015-08-30 |
fixed canvas render texture bug
Mat Groves
committed
on 30 Aug 2015
|
2015-08-26 |
Explicit multiplication to avoid side effects to the texture's original crop property
Alessandro Bianco
committed
on 26 Aug 2015
|
Fix #2006 by applying texture resolution to crop size
Alessandro Bianco
committed
on 26 Aug 2015
|
|
2015-08-19 |
fixes touchmove
Steffen Baer
committed
on 19 Aug 2015
|
|
|
2015-08-18 |
Revert unneccessary changes from our code base
Dave Clayton
committed
on 18 Aug 2015
|
|
|
|
|
webgl/GraphicsRenderer buildline change: fixes #711 and #1620
Nikki Koole
committed
on 18 Aug 2015
|
|
2015-08-16 |
|
filters might be an empty array
Alejandro Hernández
committed
on 16 Aug 2015
|
|
2015-08-13 |
|
updated deps
Steffen Baer
committed
on 13 Aug 2015
|
|
2015-08-12 |
Add calls to super destructors and other extra cleanup work.
Dave Clayton
committed
on 12 Aug 2015
|
2015-08-11 |
Merge remote-tracking branch 'upstream/dev' into gr-fixes
Steffen Baer
committed
on 11 Aug 2015
|
some jsdoc fixes; bit of cleanup
Steffen Baer
committed
on 11 Aug 2015
|
|
Merge pull request #2038 from mjhasbach/DisplayObject.setParent
...
Chad Engler
committed
on 11 Aug 2015
|
|
DisplayObject.setParent: Return the Container instead of the DisplayObject
Matthew Hasbach
committed
on 11 Aug 2015
|
|
|
|
Update .travis.yml
Chad Engler
committed
on 11 Aug 2015
|
|
Update .travis.yml
Chad Engler
committed
on 11 Aug 2015
|
|
fixes wrong jsdoc param name
Steffen Baer
committed
on 11 Aug 2015
|
|
Changed totalSegs in GraphicsRenderer buildCircle from 40 to a dynamic value that depends on the radius of the circle, see issue #1928
Steffen Baer
committed
on 11 Aug 2015
|
|
|