2016-11-09 |
adding tests, fixing texture loading. (#3256)
Aaron Brewer
authored
on 9 Nov 2016
Mat Groves
committed
on 9 Nov 2016
|
---|---|
2016-11-07 |
|
Fixed wrong method name.
Andrew Start
committed
on 7 Nov 2016
|
|
add missing default exports.
Eric VanDever
committed
on 7 Nov 2016
|
|
2016-11-06 |
Added prepare hooks for Text.
Andrew Start
committed
on 6 Nov 2016
|
Delayed item preparation to do it outside of the RAF call.
Andrew Start
committed
on 6 Nov 2016
|
|
Only update WebGL things if they need it.
Andrew Start
committed
on 6 Nov 2016
|
|
2016-11-04 |
Rename remaining references to AbstractFilter in jsdocs
giraluna
committed
on 4 Nov 2016
|
2016-11-03 |
Renamed uploadHookSource to uploadHookHelper.
Andrew Start
committed
on 3 Nov 2016
|
fix a small typo in container.js (#3250)
JR Heard
authored
on 3 Nov 2016
Matt Karl
committed
on 3 Nov 2016
|
|
Fixes doc typos
Matt Karl
committed
on 3 Nov 2016
|
|
Combined Prepare shared code, added limit variant.
Andrew Start
committed
on 3 Nov 2016
|
|
2016-11-02 |
Renames MovieClip to AnimatedSprite
Matt Karl
committed
on 2 Nov 2016
|
2016-11-01 |
Merge branch 'master' into dev
Chad Engler
committed
on 1 Nov 2016
|
minor eslint fixes
Chad Engler
committed
on 1 Nov 2016
|
|
2016-10-31 |
Merge pull request #3189 from gameofbombs/dev4
...
Chad Engler
authored
on 31 Oct 2016
GitHub
committed
on 31 Oct 2016
|
Merge pull request #3233 from themoonrat/interaction-pointer-issues
...
Chad Engler
authored
on 31 Oct 2016
GitHub
committed
on 31 Oct 2016
|
|
Dev texture states cacheing (#3201)
...
Mat Groves
authored
on 31 Oct 2016
Chad Engler
committed
on 31 Oct 2016
|
|
Merge pull request #3234 from gameofbombs/dev2
...
Chad Engler
authored
on 31 Oct 2016
GitHub
committed
on 31 Oct 2016
|
|
|
|
Fixed mousedown events not firing on browsers that supports pointerevents
...
Dave Moore
committed
on 31 Oct 2016
|
|
Merge pull request #3207 from staff0rd/basetexture
...
Chad Engler
authored
on 31 Oct 2016
GitHub
committed
on 31 Oct 2016
|
|
Merge pull request #3194 from staff0rd/docs
...
Chad Engler
authored
on 31 Oct 2016
GitHub
committed
on 31 Oct 2016
|
|
Merge pull request #3188 from nbardy/patch-1
...
Chad Engler
authored
on 31 Oct 2016
GitHub
committed
on 31 Oct 2016
|
|
Merge pull request #3219 from ericvandever/expand_svg_size_regex
...
Chad Engler
authored
on 31 Oct 2016
GitHub
committed
on 31 Oct 2016
|
|
2016-10-30 |
fixed a few aslant problems
Mat Groves
committed
on 30 Oct 2016
|
|
|
2016-10-29 |
Fixes issue #2932 trimmed spritesheet (#3191)
Yennick
authored
on 29 Oct 2016
Mat Groves
committed
on 29 Oct 2016
|
Update MovieClip frame immediately with gotoAndPlay #3180 (#3203)
...
Adam Vernon
authored
on 29 Oct 2016
Mat Groves
committed
on 29 Oct 2016
|
|
2016-10-28 |
Adjust SVG_SIZE regex to support finding in 'svg width="24" ' or "svn width='24' "
Eric VanDever
committed
on 28 Oct 2016
|