From 9acd373a0e6e6b3b10bb8b1d388f084d3e064970 Mon Sep 17 00:00:00 2001 From: yangxiao Date: Mon, 16 Jun 2014 19:41:10 +0800 Subject: [PATCH] make girl up --- plugin | 2 +- tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp | 2 +- tools/bindings-generator | 2 +- tools/cocos2d-console | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin b/plugin index 4a8c94a85a..51ceded726 160000 --- a/plugin +++ b/plugin @@ -1 +1 @@ -Subproject commit 4a8c94a85a08cddbea5e1bc499c50cce7518fb15 +Subproject commit 51ceded726cc034cdc939e379e1b24249e0ebad4 diff --git a/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp b/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp index d9527569a2..3bc7f1e535 100644 --- a/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp +++ b/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp @@ -543,7 +543,7 @@ void Sprite3DWithSkinTest::addNewSpriteWithCoords(Vec2 p) { auto sprite = Sprite3D::create("Sprite3DTest/girl.c3t"); addChild(sprite); - + sprite->setRotation3D(Vec3(-90.f, 0.f, 0.f)); sprite->setPosition( Vec2( p.x, p.y) ); auto animation = Animation3D::getOrCreate("Sprite3DTest/girl.c3t"); diff --git a/tools/bindings-generator b/tools/bindings-generator index 5f3bf19c5d..79153cce44 160000 --- a/tools/bindings-generator +++ b/tools/bindings-generator @@ -1 +1 @@ -Subproject commit 5f3bf19c5d59903662571c722fe4b34cae7e9404 +Subproject commit 79153cce443f3efbfd79c08835c63ec58a6c1462 diff --git a/tools/cocos2d-console b/tools/cocos2d-console index 3164639ee4..498f24c168 160000 --- a/tools/cocos2d-console +++ b/tools/cocos2d-console @@ -1 +1 @@ -Subproject commit 3164639ee44570d7cd3efb3c511e52077560e6fb +Subproject commit 498f24c1683e4725ecaad6168a1aab21b283b8d5