2015-03-21 |
move premade loader to main export
Chad Engler
committed
on 21 Mar 2015
|
---|---|
fix some bugs in the loader
Chad Engler
committed
on 21 Mar 2015
|
|
|
|
2015-03-14 |
fix loading of bitmap font
Chad Engler
committed
on 14 Mar 2015
|
2015-03-12 |
get relative bitmap font loading properly.
Chad Engler
committed
on 12 Mar 2015
|
better detection of bitmap font; should be relative to xml url now
Chad Engler
committed
on 12 Mar 2015
|
|
2015-03-09 |
loader already passes baseUrl, don't need to do it in add
Chad Engler
committed
on 9 Mar 2015
|
2015-03-08 |
export a premade loader
Chad Engler
committed
on 8 Mar 2015
|
2015-03-03 |
More docs again !
Alvin
committed
on 3 Mar 2015
|
2015-03-02 |
Docs fixes, improved the consistency of the deprecation, thanks @englercj
...
Alvin
committed
on 2 Mar 2015
|
2015-02-27 |
fixed typo in cacheAsBitmap, fixed bitmap text and restored the font cache so we can debug it
Alvin
committed
on 27 Feb 2015
|
|
|
2015-02-26 |
Docs, spine and tiling sprite fixes, another deprecation warning
Alvin
committed
on 26 Feb 2015
|
fix logic error in bitmapFontParser check:
Chad Engler
committed
on 26 Feb 2015
|
|
2015-02-24 |
massive jsdoc fixes
Chad Engler
committed
on 24 Feb 2015
|
2015-02-21 |
fixed typo in loaders/index.js; gulp build wasn't working because of this
Steffen Baer
committed
on 21 Feb 2015
|
2015-02-18 |
|
2015-02-16 |
removed sneaky console.log
mathew groves
committed
on 16 Feb 2015
|
2015-02-13 |
|
2015-02-10 |
Added loaded images / frames to global cache
mathew groves
committed
on 10 Feb 2015
|
2015-02-09 |
update loader; use blob parser
Chad Engler
committed
on 9 Feb 2015
|
2015-02-04 |
Rotated Textures now working in webGL
mathew groves
committed
on 4 Feb 2015
|
bump resource-loader version and use add
Chad Engler
committed
on 4 Feb 2015
|
|
update to latest loader
Chad Engler
committed
on 4 Feb 2015
|
|
2015-01-29 |
initial texture rotation support
Chad Engler
committed
on 29 Jan 2015
|
2015-01-28 |
add loaders and spine exports; fix typos in loader; add async dep
Chad Engler
committed
on 28 Jan 2015
|
2015-01-27 |
remove animcache and framecache from lib
Chad Engler
committed
on 27 Jan 2015
|
add resource-loader as a dep
Chad Engler
committed
on 27 Jan 2015
|
|
2015-01-24 |
Add parsers to loader; remove unused import
Chad Engler
committed
on 24 Jan 2015
|
implement bitmapFont and spineAtlas parsers
Chad Engler
committed
on 24 Jan 2015
|