James Chen
|
6fdd95e3aa
|
issue #2483: The callback type of 'delete' property has been changed from 'JS_PropertyStub' to 'JS_DeletePropertyStub' in v23.
|
2013-08-07 10:29:12 +08:00 |
Shuja Shabandri
|
fee6a2fc87
|
pointQueryFirst in Space class returns invalid Shape when a shape is not found
|
2013-07-02 12:24:17 +04:00 |
Shuja Shabandri
|
96f8b59b9f
|
PivotJoint class constructor will now take 3 or 4 arguments like in html5
|
2013-07-02 12:20:33 +04:00 |
James Chen
|
473e8e6139
|
issue #1753: Upgrading SpiderMonkey to Firefox19.0, iOS works ok.
|
2013-02-27 15:16:49 +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
|
34f359384c
|
issue #1530: Minor fixes in ScriptingCore.cpp, js_bindings_chipmunk_auto_classes.cpp and js_bindings_chipmunk_funcitons.cpp.
|
2012-11-16 15:58:20 +08:00 |
Rohan Kuruvilla
|
f7848eb171
|
Adding Object Oriented Chipmunk JS bindings
|
2012-11-16 15:56:29 +08:00 |