axmol/cocos/scripting/js-bindings/manual
pandamicro f0be4f3069 Merge part of Cocos2d-x-lite (#16380)
* Update js auto binding settings with new ndk version

* Remove unnecessary property from Ref

* Merge part of Cocos2d-x-lite :
1. Improve network bindings
2. Use nullptr instead of NULL
3. Remove usage of some deprecated APIs
4. Add some defensive code and cleanup

* Fix spine track entry circle referencing issue

* cocos2d/cocos2d-x#16327: Fix global object leak issue in JSB

* Improve ScriptingCore::evalString, old implementation have been deprecated in Spidermonkey

* Update JS versions

* Add docs for web v3.13

* Improve ScriptingCore

* Manual merge cocos2d/cocos2d-x#16383 by DavidDeSimone

* Fix auto bindings configurations

* Update web ref
2016-08-19 16:28:47 +08:00
..
3d Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
chipmunk Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
cocosbuilder Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
cocostudio Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +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 Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
localstorage Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
navmesh Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
network Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
physics3d use std::isnan instead of isnan to fix compiling errors 2016-05-30 18:19:10 +08:00
platform Fix some minor typos in local variable names 2016-06-29 11:04:11 +09:00
spine Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
ui Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
ScriptingCore.cpp Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
ScriptingCore.h Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
cocos2d_specifics.cpp Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
cocos2d_specifics.hpp Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
js-BindingsExport.h update code as comment 2015-11-26 17:39:57 +08:00
js_bindings_config.h Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
js_bindings_core.cpp Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_bindings_core.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
js_bindings_opengl.cpp Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_bindings_opengl.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
js_manual_conversions.cpp Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
js_manual_conversions.h Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +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 Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00
jsb_event_dispatcher_manual.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_helper.h Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL 2015-11-25 14:33:43 +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 Avoid implicit conversion from size_t to int 2016-06-24 15:15:45 +09:00
jsb_opengl_manual.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_registration.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_registration.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
spidermonkey_specifics.h Merge part of Cocos2d-x-lite (#16380) 2016-08-19 16:28:47 +08:00