axmol/cocos/scripting/js-bindings/manual
mogemimi 15030ad4c3 Fix typos in log messages 2016-07-25 02:53:22 +09:00
..
3d Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
chipmunk Fix various typos 2016-07-06 08:27:39 +09:00
cocosbuilder Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
cocostudio use std::isnan instead of isnan to fix compiling errors 2016-05-30 18:19:10 +08:00
component Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
experimental Fix -Wreturn-type warnings when compiling JSB with Clang 2016-06-24 08:48:21 +09:00
extension Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
localstorage Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
navmesh Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
network Move StringUtils functions from deprecated header file to ccUTF8.h (#15835) 2016-06-15 15:01:26 +08:00
physics3d use std::isnan instead of isnan to fix compiling errors 2016-05-30 18:19:10 +08:00
platform Fix some minor typos in local variable names 2016-06-29 11:04:11 +09:00
spine Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
ui Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
ScriptingCore.cpp Merge branch 'v3.12' into merge-v312 2016-07-07 15:13:21 +08:00
ScriptingCore.h Merge branch 'v3.12' into merge-v312 2016-07-07 15:13:21 +08:00
cocos2d_specifics.cpp Fix callfunc released with retained data (callback, target, extradata) issue 2016-07-01 10:56:17 +08:00
cocos2d_specifics.hpp Fix scheduler callback target lost issue 2016-06-03 11:01:06 +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 Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_bindings_core.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
js_bindings_opengl.cpp Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_bindings_opengl.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
js_manual_conversions.cpp Fix typos in log messages 2016-07-25 02:53:22 +09:00
js_manual_conversions.h Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_module_register.cpp Fix typos in comments and strings 2016-03-29 10:52:17 +09:00
js_module_register.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_event_dispatcher_manual.cpp Fix typo in function name: Keybard -> Keyboard 2016-05-24 10:14:36 +09: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 Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_functions.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_manual.cpp Avoid implicit conversion from size_t to int 2016-06-24 15:15:45 +09:00
jsb_opengl_manual.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_registration.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_registration.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
spidermonkey_specifics.h Update spidermonkey_specifics.h 2015-12-16 20:03:09 -08:00