axmol/cocos/scripting/js-bindings/manual
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
..
3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
chipmunk Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cocosbuilder Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cocostudio Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
component Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
experimental Fix -Wreturn-type warnings when compiling JSB with Clang 2016-06-24 08:48:21 +09:00
extension Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
localstorage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
spine Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ScriptingCore.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
ScriptingCore.h Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
cocos2d_specifics.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
cocos2d_specifics.hpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
js-BindingsExport.h update code as comment 2015-11-26 17:39:57 +08:00
js_bindings_config.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
js_bindings_core.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
js_bindings_core.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
js_bindings_opengl.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
js_bindings_opengl.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
js_manual_conversions.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
js_manual_conversions.h Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
js_module_register.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
js_module_register.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_event_dispatcher_manual.cpp Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
jsb_event_dispatcher_manual.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
jsb_helper.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
jsb_opengl_functions.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_functions.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_manual.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
jsb_opengl_manual.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
jsb_opengl_registration.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
jsb_opengl_registration.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
spidermonkey_specifics.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00