.. |
3d
|
Fix other issues
|
2016-02-02 23:39:18 +08:00 |
chipmunk
|
Squashed commit of the following:
|
2016-02-29 13:53:00 -08:00 |
cocosbuilder
|
Remove JS::Persistent and move js object reference into JS scope
|
2016-01-24 19:47:26 +08:00 |
cocostudio
|
Merge pull request #14759 from pandamicro/hbmemory
|
2016-02-14 14:48:01 +08:00 |
component
|
Update manual bindings to use the new memory model
|
2015-12-21 00:16:16 +08:00 |
experimental
|
Update manual bindings to use the new memory model
|
2015-12-21 00:16:16 +08:00 |
extension
|
Use JS::Heap instead of Mozilla::maybe to improve stability
|
2016-01-28 01:03:13 +08:00 |
localstorage
|
Avoid creating temporary string objects
|
2016-02-03 23:12:37 +08:00 |
navmesh
|
Update manual bindings to use the new memory model
|
2015-12-21 00:16:16 +08:00 |
network
|
Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into refactor-websocket
|
2016-02-17 14:56:32 +08:00 |
physics3d
|
Update manual bindings to use the new memory model
|
2015-12-21 00:16:16 +08:00 |
platform
|
Update manual bindings to use the new memory model
|
2015-12-21 00:16:16 +08:00 |
spine
|
Remove JS::Persistent and move js object reference into JS scope
|
2016-01-24 19:47:26 +08:00 |
ui
|
Use JS::Heap instead of Mozilla::maybe to improve stability
|
2016-01-28 01:03:13 +08:00 |
ScriptingCore.cpp
|
Cleanup log
|
2016-02-15 17:19:37 +08:00 |
ScriptingCore.h
|
exported api.
|
2016-02-25 09:46:34 +08:00 |
cocos2d_specifics.cpp
|
exported js_get_type_from_native for cocos2d::Node type.
|
2016-02-25 09:47:19 +08:00 |
cocos2d_specifics.hpp
|
exported js_get_type_from_native for cocos2d::Node type.
|
2016-02-25 09:47:19 +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
|
Update manual bindings to use the new memory model
|
2015-12-21 00:16:16 +08:00 |
js_bindings_opengl.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
js_manual_conversions.cpp
|
Merge pull request #14759 from pandamicro/hbmemory
|
2016-02-14 14:48:01 +08:00 |
js_manual_conversions.h
|
exported api.
|
2016-02-25 09:46:34 +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 11:07:40 +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 |