James Chen
|
c2acfea633
|
issue #4116: Delete non-scripting files.
|
2014-02-26 21:17:17 +08:00 |
minggo
|
f9c40f7372
|
issue #1399: work ok on iOS after adjusting directory structure
|
2012-07-19 17:22:36 +08:00 |
James Chen
|
26a02804d9
|
Added some resources. Updated Texture2dTest.cpp.
|
2012-06-28 17:34:50 +08:00 |
James Chen
|
bc150ea5a9
|
fixed #1327: Exported 'create' method for lua bindings.
|
2012-06-15 11:46:51 +08:00 |
Nicolas Gramlich
|
5550d9f2b0
|
Merge with gles20.
|
2012-06-13 15:56:52 -07:00 |
Nicolas Gramlich
|
29b22adccc
|
Batch converted manual 'using namespace cocos2d(::extension);' to USING_NS_CC(_EXT);. CocosBuilderExample: Made HelloCococsBuilderLayer selectors work. Made ButtonTestLayer work.
|
2012-06-13 14:19:13 -07:00 |
minggo
|
b282d52a65
|
issue #1310:synchronize some codes
|
2012-06-13 10:41:04 +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 |
Nicolas Gramlich
|
1f2652a8d7
|
Made CCBIReaderTest finally work completely. =) Also added support for having a root path when loading a ccb-file (i.e. when you have the two directories, one for the ccb files, one for the spritesheets. <- With a common ancestor.)
|
2012-06-11 18:31:11 -07:00 |
Nicolas Gramlich
|
342c65e293
|
Added CCBIReaderTest, which doesn't work since XCode sucks big time, not finding a simple file.
|
2012-06-11 14:57:30 -07:00 |
Walzer
|
7dadd8128c
|
rename tests/Resource/CocosBuilder to CocosBuilder_v1
|
2012-05-11 21:22:50 +08:00 |
Walzer
|
dc18dc0942
|
test ccb v2 format, add relative-position support
|
2012-05-11 20:53:30 +08:00 |
Walzer
|
9e62412ce9
|
issue #1205, add CCBReader, CppReflection, CocosBuilderTestCase
|
2012-05-03 11:58:53 +08:00 |
James Chen
|
d4f1dcfc44
|
finished CControlColourPickerTest.
moved extension resources to 'extensions' folder.
|
2012-04-17 11:12:05 +08:00 |
James Chen
|
044729dab9
|
Updated CCControlExtension
|
2012-04-16 23:16:03 +08:00 |
James Chen
|
675f2b5dd0
|
Updated strings.xml
|
2012-04-10 16:21:23 +08:00 |
James Chen
|
d67ea955f2
|
Delete some shader files.
|
2012-03-26 20:03:54 +08:00 |
James Chen
|
6f5603cfe6
|
issue #1056: Updated CCTexture2dTest. Added CCTextureAsyncTest.
|
2012-03-23 18:16:47 +08:00 |
minggo
|
ad8d7cdeff
|
SpriteTest
|
2012-03-23 10:23:02 +08:00 |
minggo
|
3d10006d6f
|
issue #1506: implement CCLabelTest
|
2012-03-22 11:48:37 +08:00 |
minggo
|
92c30a328e
|
issue #1506: implement ShaderTest
|
2012-03-21 17:02:52 +08:00 |
James Chen
|
e021ae9821
|
#1056: issue #1056: synchronise cocos2d-iphone-2.0-rc0a, update some files.
|
2012-03-16 17:56:19 +08:00 |
James Chen
|
275891dfb0
|
issue #1056: synchronise cocos2d-iphone-2.0-rc0a
|
2012-03-16 13:42:53 +08:00 |
James Chen
|
8aa3f7f9ae
|
issue #1056: TestCases works ok except Box2dTest and ChipmunkTest.
|
2012-03-14 18:11:25 +08:00 |
James Chen
|
f8ff388e8d
|
rename Resource(in HelloLua and HelloWorld project) and Res(in tests project) to Resources.
test ok on win32 and android
|
2012-02-14 18:04:56 +08:00 |