James Chen
|
800e65b6fc
|
fixed #1653: Using JSB_PRECONDITION2 to check return value in js_bindings_ccbreader.cpp and js_bindings_chipmunk_manual.cpp.
|
2013-01-11 22:00:42 +08:00 |
James Chen
|
7f4146f3e2
|
issue #1653: JS_ValueToInt32, JS_ValueToECMAInt32 --> jsval_to_int32
Using JSB_PRECONDITION2 to check the return value of js api.
Reporting an error when binding api return JS_FALSE.
|
2013-01-11 17:44:39 +08:00 |
James Chen
|
a8361bf703
|
issue #1653: Checking return value for 'native --> jsval'.
|
2013-01-11 13:54:57 +08:00 |
James Chen
|
421cf31b34
|
issue #1640: Updated jsbinding for CCPhysicsSprite .
|
2013-01-05 15:09:19 +08:00 |
James Chen
|
399fb53452
|
fixed #1586: Native object need to be an autorelease object.
|
2012-12-01 11:41:51 +08:00 |
Rohan Kuruvilla
|
745392ad6c
|
Changing chipmunk manual bindings to fix GC issues
|
2012-11-30 16:08:19 -08:00 |
James Chen
|
494806167b
|
Temporary commit.
|
2012-11-29 15:26:24 +08:00 |
James Chen
|
c0097db48c
|
Avoiding pointer point to a destroyed variable.
|
2012-11-22 17:36:49 +08:00 |
James Chen
|
b66bc98a46
|
issue #1564: Made ChipmunkTest of TestJavascript works
|
2012-11-22 15:19:16 +08:00 |
James Chen
|
89a51433b8
|
issue #1564: Make TestJavascript works on windows.
|
2012-11-22 10:24:26 +08:00 |
Rolando Abarca
|
ac539667f4
|
Merge remote-tracking branch 'origin/gles20' into gles20
Conflicts:
scripting/javascript/bindings/ScriptingCore.cpp
scripting/javascript/bindings/js_bindings_chipmunk_manual.cpp
|
2012-11-16 09:44:34 -08:00 |
Rohan Kuruvilla
|
f7848eb171
|
Adding Object Oriented Chipmunk JS bindings
|
2012-11-16 15:56:29 +08:00 |
Rolando Abarca
|
2ea2cb616c
|
adds compartment code to chipmunk
|
2012-11-15 11:13:32 -08:00 |
minggo
|
e20b933f1a
|
make TestJavaScript work and fix some warnings
|
2012-09-24 13:57:45 +08:00 |
folecr
|
2a78f8d176
|
Separate out cocos specific manual type conversions.
|
2012-09-21 11:38:19 -07:00 |
Rohan Kuruvilla
|
ccd5e0a066
|
Adding cxx-generator/target/common/* files and generated bindings for cocos2d-x.
|
2012-08-27 10:02:19 -07:00 |