James Chen
2b272e2813
ParticleTest
2012-04-05 14:19:22 +08:00
James Chen
931c42a621
Updated some files.
2012-04-04 21:58:04 +08:00
James Chen
40ec8a3b3d
Merge pull request #821 from dumganhar/gles20
...
issue #1056 : Updated somethings for gles20 branch.
1. Set CC_ENABLE_GL_STATE_CACHE = 1, Updated LavaFlow.plist.
2. Made setupVBO as CCTextureAtlas's member function.
3. Updated ios project configuration.
4. Removed CCNode::arrayMakeObjectsPerformSelector, instead, we defined two macros (arrayMakeObjectsPerformSelector and arrayMakeObjectsPerformSelectorWithObject) to fit for any classes that inherit from CCNode.
2012-03-28 23:38:30 -07:00
James Chen
2b17a7276c
issue #1056 : Updated CCTextureAtlas.cpp
2012-03-29 14:33:50 +08:00
James Chen
d7aed75942
issue #1056 : Removed CCNode::arrayMakeObjectsPerformSelector, instead, we defined two macros (arrayMakeObjectsPerformSelector and arrayMakeObjectsPerformSelectorWithObject) to fit for any classes that inherit from CCNode.
2012-03-29 14:30:13 +08:00
James Chen
a0520d8f27
Merge branch 'gles20' of https://github.com/dumganhar/cocos2d-x into gles20
2012-03-29 11:25:57 +08:00
James Chen
56d5c496e9
issue #1056 : Refactored two macros -- ccArrayMakeObjectsPerformSelector , ccArrayMakeObjectsPerformSelectorWithObject.
2012-03-29 11:25:08 +08:00
James Chen
c759f29d76
Merge branch 'gles20' of https://github.com/dumganhar/cocos2d-x into gles20
2012-03-29 10:11:42 +08:00
James Chen
c6457dfed8
issue #1056 : Updated ios project configuration.
2012-03-29 10:09:41 +08:00
James Chen
a626271b06
issue #1056 : Made setupVBO as CCTextureAtlas's member function.
2012-03-28 22:01:12 +08:00
James Chen
bb7485621e
issue #1056 : Updated ParticleTest, CCParticleSystem, CCParticleSystemQuad.
2012-03-28 21:44:28 +08:00
James Chen
3d63f9c58e
issue #1056 : Set CC_ENABLE_GL_STATE_CACHE = 1, Updated LavaFlow.plist.
2012-03-28 17:51:26 +08:00
James Chen
f80b779941
Merge pull request #819 from dumganhar/gles20
...
issue #1056 : Fixed a bug in CCDirector::setProjection.
We should invoking kmGLMultMatrix(&orthoMatrix) after invoking kmMat4OrthographicProjection.
2012-03-28 02:05:53 -07:00
James Chen
c73c84f79b
issue #1056 : Fixed a bug in CCDirector::setProjection.
...
We should invoking kmGLMultMatrix(&orthoMatrix) after invoking kmMat4OrthographicProjection.
2012-03-28 17:02:07 +08:00
James Chen
b1fcb19f1b
Merge pull request #811 from dumganhar/gles20
...
issue #1056 : Updated the configuration of ios and android project.
Details:
1. Fixed a bug about reorderChild in CCSpriteBatchNode.
2. Updated SpriteTest, reverted the last parameter of glDrawElement in CCTextureAtlas.cpp and CCParticleSystemQuad.cpp.
3. Updated Android.mk, fixed a bug in CCImage.h.
4. Delete some shader files in tests/Resources/ folder since they are moved into tests/Resources/shaders folder.
2012-03-26 23:20:47 -07:00
James Chen
394bb24cf5
issue #1056 : Reverted opengles emulator version to 2.09, because there are some issues in v2.10.
2012-03-27 14:11:28 +08:00
James Chen
3475108953
issue #1056 : Updated Android.mk, fixed a bug in CCImage.h.
2012-03-27 13:48:14 +08:00
James Chen
cef41dfbc5
issue #1056 : Updated opengles2.0 emulator libraries to newest version 2.10@863987. Deleted some files of opengles1.1.
2012-03-27 13:42:35 +08:00
James Chen
0f1ab7ab37
issue #1056 : Updated SpriteTest, reverted the last parameter of glDrawElement in CCTextureAtlas.cpp and CCParticleSystemQuad.cpp.
2012-03-27 10:55:13 +08:00
James Chen
4c7fe7c917
Merge branch 'gles20' of https://github.com/dumganhar/cocos2d-x into gles20
2012-03-26 22:37:30 +08:00
James Chen
7d04254855
issue #1056 : Updated some files.
2012-03-26 22:37:09 +08:00
James Chen
d36933d542
issue #1056 : Update ios project.
2012-03-26 20:29:50 +08:00
James Chen
d67ea955f2
Delete some shader files.
2012-03-26 20:03:54 +08:00
James Chen
0f5efaffd2
issue #1056 : Check bugs of SpriteTest.
2012-03-26 18:44:28 +08:00
James Chen
9ddd5d3879
Merge pull request #809 from dumganhar/gles20
...
issue #1056 : Added CCTransitionProgress class, Updated Texture2dTest, TileMapTest, TransitionsTest.
2012-03-26 01:50:54 -07:00
James Chen
8b6de75be6
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20
2012-03-26 16:46:40 +08:00
James Chen
85c13998ee
issue #1056 : Added CCTransitionProgress class, Updated Texture2dTest, TileMapTest, TransitionsTest.
2012-03-26 16:46:23 +08:00
James Chen
6f5603cfe6
issue #1056 : Updated CCTexture2dTest. Added CCTextureAsyncTest.
2012-03-23 18:16:47 +08:00
James Chen
98ba5ef203
Merge pull request #807 from dumganhar/gles20
...
issue #1056 : Updated SpriteTest.
2012-03-23 02:33:26 -07: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