signmotion
|
7d139a3bc3
|
Fixed compiling-warnings (MSVC2012): C4996(* was declared deprecated), C4305 (* truncation from 'double' to 'float'), C4018 (* signed/unsigned mismatch), C4800(* forcing value to bool 'true' or 'false').
|
2013-09-22 23:50:54 +03:00 |
boyu0
|
a454e373c7
|
issue #2771: move include chipmunk and box2d to cpp
|
2013-09-17 17:39:08 +08:00 |
boyu0
|
0a53a12f51
|
issue #2771: update project setting
|
2013-09-17 14:31:43 +08:00 |
boyu0
|
8ec7996dcd
|
issue #2771: Edit delegate to listener.
|
2013-09-16 22:51:48 +08:00 |
boyu0
|
2c66f1b95e
|
issue #2771: Implement the minimum set of physical API. Improve the PhysicsTest
|
2013-09-16 21:22:22 +08:00 |
boyu0
|
bcab90ddc4
|
issue #2771: Change CC_USE_PHYSICS_ENGINE to CC_USE_PHYSICS. Add some implements.
|
2013-09-10 17:36:49 +08:00 |
boyu0
|
cb08f2baf2
|
issue #2771: Change _physicsBody from node to sprite. Reimplement Scene::addChild. Adjust some API.
|
2013-09-09 16:36:19 +08:00 |
boyu0
|
dce205f688
|
issue #2771: add new line to the end of line.
|
2013-09-09 10:40:31 +08:00 |
boyu0
|
1d47737f45
|
issue #2771: add physics files and entries.
|
2013-09-09 10:29:02 +08:00 |