axmol/extensions/assets-manager
pandamicro 0eec73ba43 Bindings fix and assets manger ex fix (#17115)
* Fix custom event being discard during event emission

* Fix tilemap black line issue

* Fix auto bindings config

* Adapt websocket to new memory model

* Improve cocos2d_specifics code stability

* Fix issue with get_or_create_js_object function

* Improve memory usage in function wrapper invocation

* Use JS Function bind to avoid memory tracking issues

* Support size parameter to collect total byte size before update process

* Fix download resuming issue on Android

* Remove temporary assets when temporary manifest is invalid or out of date

* Use version compare handle to compare manifests versions

* Support max concurrent tasks setting & download verify callback

* Add Manifest::Asset conversion

* Avoid crash caused by wrappers

* Sync implementation of tested and published AssetsManagerEx from Cocos Creator

* Fix linux compilation issues
2017-03-15 16:09:02 +08:00
..
AssetsManager.cpp Various small performance tweaks (#16881) 2016-11-22 09:54:04 +08:00
AssetsManager.h Fix typos and other mistakes in docs 2016-07-04 00:42:10 +09:00
AssetsManagerEx.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
AssetsManagerEx.h Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
CCEventAssetsManagerEx.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventAssetsManagerEx.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerAssetsManagerEx.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerAssetsManagerEx.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Manifest.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
Manifest.h Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00