axmol/cocos/scripting/js-bindings/manual
kosmosR2 44fb4ba3bc To use some HTTP client library those use `send(null)` like `superagent`,`XMLHTTPRequest` should send a empty request instead of abort. (#16989) 2017-01-05 16:12:03 +08:00
..
3d Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
chipmunk Fix chipmunk crash issues when using setDefaultCollisionHandler 2016-12-21 11:07:18 +08:00
cocosbuilder Fix crash during Wrappers deallocation (possible to have leak) 2016-12-19 11:51:23 +08:00
cocostudio merge v3.13 back to v3 2016-08-29 11:57:13 +08:00
component Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
experimental Fix -Wreturn-type warnings when compiling JSB with Clang 2016-06-24 08:48:21 +09:00
extension Adding performance.now() to cocos2d-js. (#16766) 2016-11-04 11:58:48 +08:00
localstorage merge v3.13 back to v3 2016-08-29 11:57:13 +08:00
navmesh Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
network To use some HTTP client library those use `send(null)` like `superagent`,`XMLHTTPRequest` should send a empty request instead of abort. (#16989) 2017-01-05 16:12:03 +08:00
physics3d Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
platform Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
spine Improve TrackEntry issue solution with internal unordered_map 2016-12-26 00:08:18 +08:00
ui Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ScriptingCore.cpp Increase default JS heap to 32 mb 2016-12-19 11:51:43 +08:00
ScriptingCore.h Update engine version 2016-12-19 12:15:41 +08:00
cocos2d_specifics.cpp Small fix to CallbackWrapper 2016-12-26 00:08:59 +08:00
cocos2d_specifics.hpp Separate FinalizeHook for ref objects and non ref objects 2016-12-19 11:50:32 +08:00
js-BindingsExport.h update code as comment 2015-11-26 17:39:57 +08:00
js_bindings_config.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
js_bindings_core.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
js_bindings_core.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
js_bindings_opengl.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
js_bindings_opengl.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
js_manual_conversions.cpp Fix crash during Wrappers deallocation (possible to have leak) 2016-12-19 11:51:23 +08:00
js_manual_conversions.h Fix crash during Wrappers deallocation (possible to have leak) 2016-12-19 11:51:23 +08:00
js_module_register.cpp Fix typos in comments and strings 2016-03-29 10:52:17 +09: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 Separate FinalizeHook for ref objects and non ref objects 2016-12-19 11:50:32 +08:00
jsb_event_dispatcher_manual.h Manual bind EventListeners’ create to avoid memory issue 2016-12-13 14:29:24 +08:00
jsb_helper.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
jsb_opengl_manual.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
jsb_opengl_registration.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
jsb_opengl_registration.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
spidermonkey_specifics.h merge v3.13 back to v3 2016-08-29 11:57:13 +08:00