.. |
3d
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
|
2016-01-09 18:01:56 +08:00 |
chipmunk
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
|
2016-01-09 18:01:56 +08:00 |
cocosbuilder
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 17:06:56 +08:00 |
cocostudio
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 17:06:56 +08:00 |
component
|
Merge branch 'v3.10' of github.com:cocos2d/cocos2d-x into v3
|
2015-12-20 22:56:33 +08:00 |
experimental
|
Bug fix for shouldStartLoading method, should return value from JS, also fix that webview callback is already in Cocos Thread, don't need to post to cocos thread for running again.
|
2015-12-09 22:40:57 +08:00 |
extension
|
Merge branch 'v3.10' of github.com:cocos2d/cocos2d-x into v3
|
2015-12-20 22:56:33 +08:00 |
localstorage
|
Fix issues causing by temporary RootedObject passed as function parameters
|
2015-11-27 01:35:06 +08:00 |
navmesh
|
Fix issues causing by temporary RootedObject passed as function parameters
|
2015-11-27 01:35:06 +08:00 |
network
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
|
2016-01-09 18:01:56 +08:00 |
physics3d
|
Use rooted object for js_proxy new and get
|
2015-11-27 10:19:13 +08:00 |
platform
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2015-12-20 22:45:51 +08:00 |
spine
|
Fix issues causing by temporary RootedObject passed as function parameters
|
2015-11-27 01:35:06 +08:00 |
ui
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 17:06:56 +08:00 |
ScriptingCore.cpp
|
Merge pull request #14904 from pandamicro/v3
|
2016-01-20 11:43:49 +08:00 |
ScriptingCore.h
|
Fix some typos in docs
|
2016-01-11 19:23:05 +09:00 |
cocos2d_specifics.cpp
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
|
2016-01-09 18:01:56 +08:00 |
cocos2d_specifics.hpp
|
Merge branch 'v3.10' of github.com:cocos2d/cocos2d-x into v3
|
2015-12-20 22:56:33 +08:00 |
js-BindingsExport.h
|
update code as comment
|
2015-11-26 17:39:57 +08:00 |
js_bindings_config.h
|
Fix minor grammar and typo in documentation
|
2015-11-04 17:14:00 +09:00 |
js_bindings_core.cpp
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
js_bindings_core.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
js_bindings_opengl.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 17:06:56 +08:00 |
js_bindings_opengl.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
js_manual_conversions.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 17:06:56 +08:00 |
js_manual_conversions.h
|
removes logs
|
2015-12-15 18:21:44 -08:00 |
js_module_register.cpp
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
|
2016-01-09 18:01:56 +08:00 |
js_module_register.h
|
Correct return type to adopt GC Rooting API
|
2015-12-21 10:42:54 +08:00 |
jsb_event_dispatcher_manual.cpp
|
js_get_or_create_jsobject() and other stuff
|
2015-12-07 19:05:23 -08:00 |
jsb_event_dispatcher_manual.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
jsb_helper.h
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
jsb_opengl_functions.cpp
|
Fix macro redefinition warning in JS bindings/Mac
|
2016-01-20 23:17:24 +09:00 |
jsb_opengl_functions.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
jsb_opengl_manual.cpp
|
Fix macro redefinition warning in JS bindings/Mac
|
2016-01-20 23:17:24 +09:00 |
jsb_opengl_manual.h
|
Fix macro redefinition warning in JS bindings/Mac
|
2016-01-20 23:17:24 +09:00 |
jsb_opengl_registration.cpp
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
jsb_opengl_registration.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
spidermonkey_specifics.h
|
Update spidermonkey_specifics.h
|
2015-12-16 20:03:09 -08:00 |