Commit Graph

3620 Commits

Author SHA1 Message Date
James Chen 6f5603cfe6 issue #1056: Updated CCTexture2dTest. Added CCTextureAsyncTest. 2012-03-23 18:16:47 +08:00
James Chen 9c9230a43f #issue #1056: Updated SpriteTest. 2012-03-23 17:31:28 +08:00
James Chen 2a459e23a6 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-03-23 10:27:35 +08:00
James Chen 0ef65d1ed5 issue #1056: Renamed CC_COCOSNODE_RENDER_SUBPIXEL to CC_NODE_RENDER_SUBPIXEL in CCNode.cpp 2012-03-23 10:26:36 +08:00
minggo 728835c77b Merge pull request #806 from minggo/SpriteTest
Sprite test
2012-03-22 19:25:24 -07:00
minggo ad8d7cdeff SpriteTest 2012-03-23 10:23:02 +08:00
James Chen 5e71f5fc7c Merge pull request #805 from dumganhar/gles20
issue #1056: Updated ParticleTest.
2012-03-22 03:31:50 -07:00
James Chen 900de7328a Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-03-22 18:29:26 +08:00
James Chen c5d0b1ca6f issue #1056: Updated ParticleTest. 2012-03-22 18:29:07 +08:00
minggo a8eaf85cfb Merge pull request #804 from minggo/RenderTextureTest
Rendertexturetest
2012-03-22 01:37:58 -07:00
minggo 39ba6b4618 issue #1506: RenderTextureTest 2012-03-22 16:36:03 +08:00
minggo 56f27c495b Merge pull request #803 from minggo/MotionStreak
issue #1506: MotionStreakTest
2012-03-21 23:33:03 -07:00
minggo 6b7716770e issue #1506: MotionStreakTest 2012-03-22 14:32:32 +08:00
James Chen fb69c14da9 Merge pull request #802 from dumganhar/gles20
issue #1056: Updated MenuTest. Added CCArray::arrayWithObject function.
2012-03-21 23:26:35 -07:00
James Chen 3a50022399 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-03-22 14:24:08 +08:00
James Chen b1f293e089 issue #1056: Updated MenuTest. Added CCArray::arrayWithObject function. 2012-03-22 14:22:06 +08:00
minggo d2a6d9981d Merge pull request #801 from minggo/LayerTest
issue #1506: LyaerTest
2012-03-21 23:00:25 -07:00
minggo 2aa61bf798 issue #1506: LyaerTest 2012-03-22 13:59:47 +08:00
minggo 8f9cc4eafc Merge pull request #800 from minggo/test_sync
LabelTest
2012-03-21 20:51:29 -07:00
minggo 85de198511 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into test_sync 2012-03-22 11:49:04 +08:00
minggo 3d10006d6f issue #1506: implement CCLabelTest 2012-03-22 11:48:37 +08:00
James Chen e60dd23825 Merge pull request #799 from dumganhar/gles20
issue #1056: Added kazmath license file. Used CCCallFuncN instead of CCCallBlock and updated ActionsTest.
2012-03-21 20:28:09 -07:00
James Chen 925fee4820 issue #1056: Added kazmath license file. Used CCCallFuncN instead of CCCallBlock and updated ActionsTest. 2012-03-22 11:26:39 +08:00
James Chen eed85a6f0f Merge pull request #798 from dumganhar/gles20
issue #1056: Update ActionsTest.
2012-03-21 19:29:51 -07:00
James Chen 3a287db954 issue #1056: Update ActionsTest. 2012-03-22 10:27:28 +08:00
minggo fed0a5f52f Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into test_sync 2012-03-22 09:51:25 +08:00
James Chen 26a29a439b Merge pull request #796 from dumganhar/gles20
issue #1056: Added CCLabelBMFont alignment support.
2012-03-21 18:49:41 -07:00
James Chen fc2fd4d353 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-03-22 09:46:23 +08:00
James Chen 59393c2fef issue #1056: Update CCLabelBMFont. 2012-03-22 09:46:07 +08:00
minggo b1607b2106 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into test_sync 2012-03-22 09:41:03 +08:00
minggo e8b7bc7c7e issue #1056: LabelTest 2012-03-22 09:40:32 +08:00
James Chen aa72a4b8f0 Merge pull request #795 from dumganhar/gles20
issue #1056: Update Android.mk. Make tests project being compiled successfully.
2012-03-21 07:53:33 -07:00
James Chen 2e8bae8ebf issue #1056: Update Android.mk. Make tests project being compiled successfully. 2012-03-21 22:49:58 +08:00
James Chen 7d073c4807 Merge pull request #794 from dumganhar/gles20
issue #1056: Fixed a bug about double free memory and glDrawElements caused crash.
2012-03-21 07:00:57 -07:00
James Chen 35d93328b9 issue #1056: 1.Fixed a bug of double delete TouchDispatcher.
2. Modified the last parameter of glDrawElements. It will cause crash on some devices if the last parameter which means Indices's pointer is zero.
2012-03-21 21:53:03 +08:00
James Chen ad96cd86e0 Merge pull request #792 from dumganhar/gles20
issue #1056: Moved some singletons to CCDirector. It is more easily managed by CCDirector.
2012-03-21 02:40:04 -07:00
James Chen 6f4a01f454 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-03-21 17:35:39 +08:00
James Chen f529bcd659 issue #1056: Move some singletons to CCDirector. It is easily managed by CCDirector. 2012-03-21 17:35:20 +08:00
minggo 3a544810c5 Merge pull request #791 from minggo/ShaderTest
implement ShaderTest
2012-03-21 02:30:15 -07:00
minggo e75e35b23f issue #1506: add ShaderTest source code 2012-03-21 17:27:13 +08:00
minggo 6242656049 issue #1506: fix a confict 2012-03-21 17:23:33 +08:00
minggo 92c30a328e issue #1506: implement ShaderTest 2012-03-21 17:02:52 +08:00
James Chen 4f0ad1eb80 Merge pull request #789 from dumganhar/gles20
issue #1056: Added Box2D and Chipmunk support.
1.Removed ChipmunkTest, added ChipmunkAccelTouchTest.
2.Added Box2DTest and Box2DTestBed.
3.Update Box2dTest and ChipmunkAccelTouchTest.
4.Update Chipmunk to 6.0.3 version.
2012-03-21 01:17:33 -07:00
James Chen 159b677dc0 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-03-21 16:09:26 +08:00
James Chen 8ad598241f issue #1056: Update Tests project for ios platform. 2012-03-21 16:05:24 +08:00
James Chen 9b4a42c494 issue #1056: Update Box2dTest and ChipmunkAccelTouchTest. 2012-03-21 15:54:48 +08:00
James Chen 2ac2da9c97 issue #1056: 1. Removed ChipmunkTest, added ChipmunkAccelTouchTest.
2. Added Box2DTest and Box2DTestBed.
Tested on win32.
2012-03-21 15:43:35 +08:00
James Chen 0c91539c95 issue #1056: Update Chipmunk to 6.0.3 version. 2012-03-21 14:53:57 +08:00
minggo e8861f80bf Merge pull request #788 from minggo/NodeTest
rename CocosNodeTest to NodeTest and SC
2012-03-20 22:53:43 -07:00
minggo bb908f5a5e Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into ActionsEaseTest 2012-03-21 13:36:51 +08:00