axmol/cocos/scripting/js-bindings
RickyZheng001 f8e325792b V3.15 (#17752)
* remove APP_SHORT_COMMANDS setting (#17722)

some developers report it will cause error on Windows though i can not reproduce it. It is strange, the setting is used to resolve command length limitation on Windows.

* Particle font size should be a const value (#17676)

* Particle font size should be a const value

* Minor fix: CCStencilStateManager.hpp -> CCStencilStateManager.h in xcode project.

* JSB SocketIO.connect supports to pass a CA cert file (#17736)

* JSB SocketIO.connect supports to pass a CA cert file

* The second parameter of SocketIO.connect function is probably a `option` object. JSB just ignores it.
2017-04-27 09:25:20 +08:00
..
auto [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#17733) 2017-04-21 09:16:25 +08:00
manual V3.15 (#17752) 2017-04-27 09:25:20 +08:00
proj.android Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
proj.ios_mac/cocos2d_js_bindings.xcodeproj Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
proj.win32 Added VS2017 support in project files (#17548) 2017-03-20 09:36:07 +08:00
script cc.Follow not working on mobile 2017-04-06 08:45:06 -03:00
.gitignore Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
CMakeLists.txt Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +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.