axmol/tools/tojs
lihex 56654c0ffb issue #3781, js not generate cocos2dx physics now. 2014-01-21 18:09:21 +08:00
..
README.mdown Updating README.mdown for the reason of bindings-generator doesn't support windows. 2013-07-29 08:33:10 +08:00
cocos2dx.ini Merge pull request #5041 from Dhilan007/develop_label 2014-01-15 18:37:40 -08:00
cocos2dx_builder.ini issue #2790: Don’t bind CCBAnimationManager::addNode. 2013-12-09 17:55:56 +08:00
cocos2dx_extension.ini [JSB] Supports cc.ScrollView.extend, cc.TableView.extend, cc.TableViewCell. 2014-01-07 22:17:22 +08:00
cocos2dx_gui.ini Updates tools/tojs/cocos2dx_gui.ini. target_namespace from ccs to ccii. 2014-01-02 14:22:00 +08:00
cocos2dx_spine.ini Removes CC prefix for CCSkeleton and CCSkeletonAnimation. Adds namespace `sp` for JSBindings. 2013-12-25 11:18:14 +08:00
cocos2dx_studio.ini [JSB] Armature should be able to be extended in JS. 2014-01-07 20:55:07 +08:00
genbindings-win32.bat issue #3781, js not generate cocos2dx physics now. 2014-01-21 18:09:21 +08:00
genbindings.sh issue #3781: Fix the variable name. 2014-01-21 17:40:20 +08:00

README.mdown

How to Use bindings-generator

On Windows (Not available from 3.0-pre-alpha0, the reason is that Clang3.3 can't work perfectly on windows, therefore, disable windows support temporary.):

On MAC: