Huabing.Xu
|
feec24e3ef
|
Merge branch 'v3' into develop_migrate_math_lib_merge
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/2d/CCNode.cpp
cocos/2d/CCRenderTexture.cpp
cocos/2d/platform/wp8/CCGLView.h
cocos/physics/CCPhysicsBody.cpp
extensions/physics-nodes/CCPhysicsSprite.cpp
extensions/physics-nodes/CCPhysicsSprite.h
tests/cpp-tests/Classes/PhysicsTest/PhysicsTest.cpp
|
2014-04-25 16:20:24 +08:00 |
pandamicro
|
1966d1f50e
|
Fixed #4755: Fix PhysicsSprite transform not updated issue
|
2014-04-23 17:11:55 +08:00 |
Huabing.Xu
|
d14d3007d0
|
remove kazmath include file
|
2014-04-16 14:08:58 +08:00 |
Huabing.Xu
|
0dab97919f
|
add missed line in PhysicSprite.cpp
|
2014-04-16 10:46:10 +08:00 |
Huabing.Xu
|
7f61639541
|
replace Point with Vector2 in tests, extension folder
|
2014-04-15 18:23:40 +08:00 |
Huabing.Xu
|
6686b657a4
|
Migrate getPostion and correspondent member variable to Vector2
|
2014-04-15 16:28:59 +08:00 |
Huabing.Xu
|
071cbc7565
|
migrate setPosition to Vector2
|
2014-04-15 16:16:14 +08:00 |
Huabing.Xu
|
867c60a971
|
remove kmMat4 in PhysicsSprite.cpp
|
2014-04-11 17:27:55 +08:00 |
Huabing.Xu
|
409b696bab
|
remove kmMat4 interface in class Node
|
2014-04-08 23:05:33 +08:00 |
Huabing.Xu
|
5d70170a4b
|
getNodetoParentTransform getNodeToWorldTransform return Matrix instead of kmMat4
|
2014-04-04 18:41:29 +08:00 |
James Chen
|
8902359db0
|
Compilation fix when CC_ENABLE_BOX2D_INTEGRATION is enabled.
|
2014-01-26 18:32:50 +08:00 |
James Chen
|
e8229ad4e3
|
Don’t define CC_ENABLE_CHIPMUNK_INTEGRATION or CC_ENABLE_BOX2D_INTEGRATION in CCPhysicsSprite.h.
|
2014-01-26 17:56:14 +08:00 |
Dhilan007
|
d7593fd0f0
|
fix wrong judgments of conditional compilation.
|
2014-01-13 11:24:49 +08:00 |
Dhilan007
|
fd11791389
|
add a blank line at the file end.
|
2014-01-13 10:37:31 +08:00 |
Dhilan007
|
34a79a02e7
|
fix compiling error when CC_ENABLE_CHIPMUNK_INTEGRATION and CC_ENABLE_BOX2D_INTEGRATION are zero.
|
2014-01-13 10:32:34 +08:00 |
James Chen
|
2a38d4fe94
|
issue #2171: Fixing compilation errors for Linux port.
|
2013-12-17 14:50:40 +08:00 |
Ricardo Quesada
|
0222c6544e
|
Migration to Mat4x4
Armature not migrated yet
Signed-off-by: Ricardo Quesada <ricardoquesada@gmail.com>
|
2013-12-09 17:32:51 -08:00 |
minggo
|
f3f24e3bbd
|
issue #2905:use - to connect multiple words
|
2013-10-12 13:54:16 +08:00 |