mirror of https://github.com/axmolengine/axmol.git
a715e3169f
* Add EventDispatcher#hasEventListener (sync from creator) * Fix function wrapper using js object during its gc * Support more system languages * Direct log/error for better understanding problems & add sys.now * Synchronize Editbox APIs * Synchronize Scheduler.PRIORITY_NON_SYSTEM const * Upgrade web engine * Upgrade test cases * Manually bind EventDispatcher::addCustomEventListener to avoid memory issue * Manual bind EventListeners’ create to avoid memory issue * Fix compilation issue when COCOS_DEBUG = 2 * Unify function name of Texture2D::releaseTexture * Fix compilation issues and update web & bindings-generator * Fix lua compilation issue * Use %ld instead of %zd * Separate FinalizeHook for ref objects and non ref objects * Fix spine TrackEntry recursive conversion issue by using getter * Fix crash during Wrappers deallocation (possible to have leak) * Increase default JS heap to 32 mb * Update engine version * Add change log of web engine * Improve cc.formatStr * Fix chipmunk crash issues when using setDefaultCollisionHandler * Add change log for JSB and update web engine ref |
||
---|---|---|
.. | ||
3d | ||
ccui | ||
chipmunk | ||
debugger | ||
extension | ||
navmesh | ||
physics3d | ||
physicsSprite | ||
studio | ||
jsb.js | ||
jsb_audioengine.js | ||
jsb_boot.js | ||
jsb_cocos2d.js | ||
jsb_cocos2d_constants.js | ||
jsb_cocosbuilder.js | ||
jsb_common.js | ||
jsb_create_apis.js | ||
jsb_debugger.js | ||
jsb_deprecated.js | ||
jsb_loaders.js | ||
jsb_opengl.js | ||
jsb_opengl_constants.js | ||
jsb_pool.js | ||
jsb_prepare.js | ||
jsb_property_apis.js | ||
jsb_property_impls.js | ||
jsb_spine.js |