Commit Graph

4251 Commits

Author SHA1 Message Date
minggo 2460a9f41e Merge pull request #1016 from minggo/gles20
issue #1310: modify some format
2012-06-12 20:24:34 -07:00
minggo ec4a21eaf4 issue #1310: modify some format 2012-06-13 11:23:43 +08:00
minggo 2f17e131e6 Merge pull request #979 from icewind/gles20
Override setOpacity to affect a background sprites
2012-06-12 19:49:40 -07:00
minggo f80fd0c232 Merge pull request #1015 from minggo/gles20
issue #1310:synchronize some codes
2012-06-12 19:46:45 -07:00
minggo b282d52a65 issue #1310:synchronize some codes 2012-06-13 10:41:04 +08:00
James Chen 716c90805b Merge pull request #1014 from dumganhar/gles20
issue #1310: Added one resource (TestPremultipliedAlpha.plist).
2012-06-12 18:59:47 -07:00
James Chen 1a3de95ccb issue #1310: Added one resource (TestPremultipliedAlpha.plist). 2012-06-13 09:58:50 +08:00
James Chen 5fb09bea49 Merge pull request #1011 from dumganhar/gles20
issue #1310: Updated MotionStreakTest.
2012-06-12 03:28:23 -07:00
James Chen d2a16c2b76 issue #1310: Updated MotionStreakTest. 2012-06-12 18:27:36 +08:00
James Chen 51f02112c7 Merge pull request #1010 from dumganhar/gles20
issue #1310: Updated TileMapTest, TransitionsTest, ZwoptexTest.
2012-06-12 03:23:53 -07:00
James Chen e943dbf2fd issue #1310: Updated TileMapTest, TransitionsTest, ZwoptexTest. 2012-06-12 18:22:48 +08:00
James Chen dbde2e0464 Merge pull request #1009 from dumganhar/gles20
issue #1310: Updated SchedulerTest.
2012-06-12 03:16:57 -07:00
James Chen 2be8ba120c issue #1310: Updated vs2008 project setting. 2012-06-12 18:15:25 +08:00
James Chen 6d4b80a826 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-06-12 18:13:02 +08:00
James Chen dab90107b9 issue #1310: Updated SchedulerTest. 2012-06-12 18:12:45 +08:00
James Chen 92f0364dca Merge pull request #1008 from dumganhar/gles20
issue #1310: Reverted floatr to CCTimer.
2012-06-12 02:09:10 -07:00
James Chen 08fc714a7f issue #1310: Reverted floatr to CCTimer. 2012-06-12 17:07:54 +08:00
minggo 1d77d53af3 Merge pull request #1007 from minggo/gles20
issue #1310: synchronize some codes
2012-06-12 01:57:24 -07:00
minggo 9fbe1fef96 issue #1310: synchronize some codes 2012-06-12 16:56:34 +08:00
James Chen a7e2fef3d4 Merge pull request #1006 from dumganhar/gles20
issue #1310: Updated RotateWorldTest and SceneTest.
2012-06-12 01:23:37 -07:00
James Chen c8b5ad0440 issue #1310: Updated RotateWorldTest and SceneTest. 2012-06-12 16:22:25 +08:00
James Chen afba11abb7 Merge pull request #1005 from dumganhar/gles20
issue #1310: Updated ParallaxTest and RenderTextureTest.
2012-06-12 00:56:36 -07:00
James Chen 23519ef85c issue #1310: Updated ParallaxTest and RenderTextureTest. 2012-06-12 15:55:23 +08:00
James Chen ea99de351a Merge pull request #1004 from dumganhar/gles20
issue #1310: Updated ParticleTest.
2012-06-12 00:41:21 -07:00
James Chen 1c0f391e03 issue #1310: Updated ParticleTest. 2012-06-12 15:40:31 +08:00
James Chen 94a7be82b4 Merge pull request #1003 from dumganhar/gles20
issue #1310: Updated NodeTest.
2012-06-12 00:23:27 -07:00
James Chen ae1ea76ca1 issue #1310: Updated NodeTest. 2012-06-12 15:22:42 +08:00
James Chen ecdd9f0072 Merge pull request #1002 from dumganhar/gles20
issue #1310: Updated LayerTest.
2012-06-12 00:15:37 -07:00
James Chen f5b2a5d33d issue #1310: Updated LayerTest. 2012-06-12 15:14:01 +08:00
James Chen 14386b06cd Merge pull request #1001 from dumganhar/gles20
issue #1310: Synchronize to RC2, updated something as follows:
1.Added some resources for tests project;
2.Updated LabelTest;
3.Added init method for CCLabelBMFont;
4.Fixed a bug in CCLabelAtlas::initWithString;
5.In CCSpriteBatchNode::initWithTexture, when capacity is equal to 0, set it to default value.
2012-06-11 23:39:53 -07:00
James Chen 94a389ad06 Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-06-12 14:34:17 +08:00
James Chen b770010c41 issue #1310: Updated LabelTest. Added init method for CCLabelBMFont. Fixed a bug in CCLabelAtlas::initWithString.
In CCSpriteBatchNode::initWithTexture, when capacity is equal to 0, set it to default value.
2012-06-12 14:33:53 +08:00
James Chen ef8ec1a941 issue #1310: Added some resources for tests project. 2012-06-12 14:32:57 +08:00
James Chen 9185f771f1 issue #1310: Added some resources for tests project. 2012-06-12 14:29:15 +08:00
minggo fbfc508f98 Merge pull request #1000 from minggo/gles20
issue #1310: synchronize CCTexturePVR
2012-06-11 21:04:15 -07:00
minggo 916b276607 issue #1310: synchronize CCTexturePVR 2012-06-12 12:02:15 +08:00
James Chen b676065e04 Merge pull request #999 from dumganhar/gles20
issue #1310: Updated FontTest. And fixed a compilation error in FontTest.
2012-06-11 20:22:58 -07:00
James Chen 84d6f5317c Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-06-12 11:21:04 +08:00
James Chen 974f0d714d issue #1310: Updated FontTest. And fixed a compilation error in FontTest. 2012-06-12 11:16:31 +08:00
minggo 36455a90e1 Merge pull request #998 from minggo/gles20
set font size when changed
2012-06-11 18:44:20 -07:00
minggo 9c58f13abb set font size when changed 2012-06-12 09:43:27 +08:00
James Chen 06d7417f62 Merge pull request #997 from dumganhar/gles20
issue #1310: Sync Chipmunk to v6.1.1.Some typo fixes. Updated CCTexture2D.h/.cpp.
2012-06-11 18:42:33 -07:00
James Chen b2ae75e90b Merge branch 'gles20' of https://github.com/dumganhar/cocos2d-x into gles20 2012-06-12 09:40:06 +08:00
James Chen 8336270b3d Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20 2012-06-12 09:39:18 +08:00
James Chen a8222b9757 issue #1310: Sync Chipmunk to v6.1.1 2012-06-12 09:38:38 +08:00
James Chen be362bef9b issue #1310: Some typo fixes. Updated CCTexture2D.h/.cpp. 2012-06-11 21:58:04 +08:00
James Chen c0946a9b99 Merge pull request #996 from dumganhar/gles20
issue #1310: Exported class -- CCCatmullRomTo  and function -- ccCardinalSplineAt
2012-06-11 05:05:18 -07:00
James Chen 62f87c18a2 issue #1310: Exported CCCatmullRomTo class and ccCardinalSplineAt function. 2012-06-11 20:02:40 +08:00
minggo ea613be58a Merge pull request #995 from minggo/gles20
Synchronize some codes
2012-06-11 03:27:12 -07:00
minggo ccbfd24c21 issue #1310: synchronize ActionManagerTest ActionEaseTest ActionsProgressTest ActionsTest 2012-06-11 18:25:57 +08:00