.. |
3d
|
Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
|
2015-11-25 14:32:19 +08:00 |
chipmunk
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
cocosbuilder
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
cocostudio
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
component
|
Fix issue in ComponentJS::~ComponentJS
|
2015-11-16 11:50:48 +08:00 |
experimental
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
extension
|
Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
|
2015-11-25 14:32:19 +08:00 |
localstorage
|
Add localStorage.clear test case
|
2015-05-12 19:02:22 +08:00 |
navmesh
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
network
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
physics3d
|
Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
|
2015-11-25 14:32:19 +08:00 |
platform
|
improve getUTFCharsFromJavaEnv api to getStringUTFCharsJNI and add newStringUTFJNI
|
2015-08-05 16:10:14 +08:00 |
spine
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
ui
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
ScriptingCore.cpp
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
ScriptingCore.h
|
Update version number & RELEASE_NOTES.md, prepare 3.9 release
|
2015-11-06 18:38:09 +08:00 |
cocos2d_specifics.cpp
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
cocos2d_specifics.hpp
|
Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
|
2015-11-25 14:32:19 +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
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
js_bindings_opengl.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
js_manual_conversions.cpp
|
Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
|
2015-11-25 14:32:19 +08:00 |
js_manual_conversions.h
|
Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
|
2015-11-25 14:32:19 +08:00 |
jsb_event_dispatcher_manual.cpp
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +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
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
jsb_opengl_functions.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08:00 |
jsb_opengl_manual.cpp
|
fixed JSB_glGetUniformfv uniform location is different from index.
|
2015-08-19 09:53:52 +08:00 |
jsb_opengl_manual.h
|
Update js bindings & js tests.
|
2015-05-05 10:50:19 +08: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
|
Fix typos in documentation
|
2015-11-03 04:43:44 +09:00 |