axmol/cocos/scripting/js-bindings
pandamicro e4170a7b02 Improve JS bindings (#16751)
* Fix tests for v3.12 web

* Improve scheduler wrapper

* Update web engine ref

* Fix leak: js_remove_object_reference can not remove non binding objects

* Fix ScriptingCore::evalString

* Add missed `__cppCreated` for JS create objects

* Fix manifest path issue
2016-10-28 09:29:56 +08:00
..
auto [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#16750) 2016-10-27 11:15:24 +08:00
manual Improve JS bindings (#16751) 2016-10-28 09:29:56 +08:00
proj.android fix compiling and linking error with ndk r12b 2016-07-08 15:29:35 +08:00
proj.ios_mac/cocos2d_js_bindings.xcodeproj Squashed commit of the following: 2016-02-29 13:53:00 -08:00
proj.win8.1-universal/libjscocos2d Removed unnecessary search paths. 2016-03-22 16:04:12 +08:00
proj.win32 Removed unnecessary search paths. 2016-03-22 16:04:12 +08:00
script Fix typos in local variables (#16712) 2016-10-20 18:17:37 +08:00
.gitignore Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
CMakeLists.txt Removed unnecessary search paths. 2016-03-22 16:04:12 +08:00
README.md Update js bindings & js tests. 2015-05-05 10:50:19 +08:00

README.md

js-bindings

This repo is used for js bindings.