..
3d
Add JS and Lua bindings for CCCameraBackgroundBrush
2015-08-21 12:42:36 +08:00
ccui
Fixed ccui scroll widgets constants for JS bindings
2016-04-11 11:29:00 +08:00
chipmunk
fix: use chipmunk v6.2 API whenever possible
2016-04-11 11:12:34 +08:00
debugger
add a function to get object name
2016-03-02 15:51:29 +08:00
extension
fix script samples error with controlButton
2015-12-19 22:22:41 +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 actionNode studio 1.6 parser error
2016-05-26 17:20:51 +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
Made templates support cc.view.setOrientation on web
2016-05-26 19:24:24 +08:00
jsb_cocos2d.js
audio search path (android)
2016-05-11 17:24:14 +08:00
jsb_cocos2d_constants.js
Update js bindings & js tests.
2015-05-05 10:50:19 +08:00
jsb_cocosbuilder.js
Issue fixes for new memory model
2015-12-21 00:16:17 +08:00
jsb_common.js
Update js bindings & js tests.
2015-05-05 10:50:19 +08:00
jsb_create_apis.js
Make selectedSprite optional in JSB too
2016-04-11 11:53:53 +08:00
jsb_debugger.js
Merge pull request #15215 from minggo/firefox-remote-debug
2016-03-09 16:59:03 +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
Fixed behavior of "cc.isObject" function for undefined and null values. ( #15085 )
2016-06-03 09:45:32 +08:00
jsb_property_apis.js
Fix some issues
2016-04-11 11:11:34 +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