axmol/cocos/scripting/js-bindings/script
Ricardo Quesada 96d391ea30 Squashed commit of the following:
commit aff4e27200a77db60b13ea30c2457558e5f53059
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Thu Dec 10 17:58:41 2015 -0800

    compiles with new GC model

commit 1fa69cd71231d56371cd45a378e50a1888308b42
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Thu Dec 10 17:41:15 2015 -0800

    Animation3D works Ok

commit d439969caf7e6fe83a74e37d078c4361a08cb816
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Thu Dec 10 13:39:50 2015 -0800

    Sprite3d create: converted to new API

commit aabe449e4a968fad882c44df9be787eb7c3bfcec
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Thu Dec 10 13:27:33 2015 -0800

    ouch...

commit 688ab610a8cb7607bc3c51b8ca01d800ef3c9794
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Thu Dec 10 13:12:25 2015 -0800

    Spawn/Sequence init* were not bound

    Fixed. Now JS Scheduler Test works Ok
2015-12-10 18:02:55 -08:00
..
3d Add JS and Lua bindings for CCCameraBackgroundBrush 2015-08-21 12:42:36 +08:00
ccui Remove useless manual bindings for addEventListener functions in UI 2015-11-25 14:15:45 +08:00
chipmunk Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
debugger fix jsb debugger bug 2015-05-07 18:24:30 +08:00
extension Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
navmesh Move NavMesh to jsb namespace 2015-06-18 22:57:41 +08:00
physics3d Change physics3d api to jsb namespace 2015-06-18 20:39:40 +08:00
physicsSprite Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
studio Fix text color parser for TextField widget 2015-11-19 17:17:17 +08:00
jsb.js fix loading pluginx when compile Android with --compile-script flag 2015-09-24 11:41:18 +07:00
jsb_audioengine.js Add js wrapper for audio engine 2015-07-29 20:47:28 +08:00
jsb_boot.js fix cc.game.config['showFPS'] bug 2015-10-27 20:36:05 +08:00
jsb_cocos2d.js Remove useless manual bindings for MenuItems 2015-11-24 16:32:02 +08:00
jsb_cocos2d_constants.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_cocosbuilder.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_common.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_create_apis.js Squashed commit of the following: 2015-12-10 18:02:55 -08:00
jsb_debugger.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_deprecated.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_loaders.js Permit webp image loading 2015-08-17 18:55:53 +08:00
jsb_opengl.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_opengl_constants.js update for jsb_opengl_constants 2015-08-28 08:42:55 +08:00
jsb_pool.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_prepare.js Fix Scheduler API inconsistency 2015-10-21 22:10:48 +08:00
jsb_property_apis.js fix the node color property can not use 2015-08-07 17:26:35 +08:00
jsb_property_impls.js Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_spine.js add custom spine skeletonAnimation test 2015-09-25 13:36:48 +08:00