Huabing.Xu
|
5475a0fc02
|
fix compile error after merge
|
2014-04-10 10:58:43 +08:00 |
Huabing.Xu
|
07ac817a7c
|
Merge branch 'develop' into develop_migrate_math_lib_merge
|
2014-04-10 10:52:15 +08:00 |
Huabing.Xu
|
d865341694
|
remove kmMat4 interface in cpp-tests
|
2014-04-10 10:16:16 +08:00 |
minggo
|
2beed5d398
|
Merge pull request #6166 from dabingnn/develop_fix_rendererBug
Develop fix renderer bug
|
2014-04-10 00:27:33 +08:00 |
samuele3hu
|
b6579aa322
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label
|
2014-04-09 16:25:44 +08:00 |
samuele3hu
|
7de6552f54
|
Update the NewEventDispatcherTest
|
2014-04-09 16:22:03 +08:00 |
samuele3hu
|
1c124f52ad
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label
|
2014-04-09 14:29:04 +08:00 |
samuele3hu
|
dbd01051d8
|
close #4721:clone for EventListeners of lua didn't clone the related property
|
2014-04-09 14:26:05 +08:00 |
zhangbin
|
43eaccca09
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into issue4703
|
2014-04-09 13:47:18 +08:00 |
zhangbin
|
ddffa3b120
|
closed #4703, Solve the incorrect effect of test case : RenderTexture test issue 937.
|
2014-04-09 13:40:43 +08:00 |
James Chen
|
8e428d7321
|
Merge pull request #6163 from heliclei/fix-autotest
fix autotest touch hang:run test scene constructor in cocos thread
|
2014-04-09 13:28:30 +08:00 |
Huabing.Xu
|
409b696bab
|
remove kmMat4 interface in class Node
|
2014-04-08 23:05:33 +08:00 |
Huabing.Xu
|
3837c23ebe
|
draw() using Matrix instead of kmMat4
|
2014-04-08 22:07:35 +08:00 |
Huabing.Xu
|
e8596094a4
|
Merge branch 'develop' into develop_migrate_math_lib_merge
|
2014-04-08 16:58:51 +08:00 |
shujunqiao
|
fb777b1a1d
|
[ci skip], delete ShaderFail sample in ShaderTest.cpp.
|
2014-04-08 14:52:17 +08:00 |
shujunqiao
|
fae742c0b8
|
modify ShaderTest.cpp not crah to autotest.
|
2014-04-08 14:32:25 +08:00 |
heliclei
|
798708f775
|
fix autotest touch hang:run test scene constructor in cocos thread
|
2014-04-08 11:29:42 +08:00 |
Darragh Coy
|
bb85df66b1
|
Add an event dispatcher test
Add an event dispatcher test to help reproduce crashes fixed by the previous commit and to verify that the fix still works.
|
2014-04-07 16:46:03 -07:00 |
Huabing.Xu
|
1b0c55ef15
|
issue #4629: test case add a spriteInGroup instead of sprite, the sprite can not be seen now
|
2014-04-07 22:31:24 +08:00 |
Huabing.Xu
|
beda294be1
|
issue #4629: add test case for group command
|
2014-04-07 22:02:43 +08:00 |
Ricardo Quesada
|
f1a2db9006
|
Merge pull request #6140 from dumganhar/render-clean
Adds `Renderer::clean`, and fixes crash in `PerformanceTest/Node children Test`.
|
2014-04-04 13:34:29 -07:00 |
Huabing.Xu
|
29c345bd02
|
Merge branch 'develop' into develop_migrate_math_lib_merge
|
2014-04-04 18:45:21 +08:00 |
James Chen
|
541d4dea0c
|
Merge pull request #6105 from andyque/feature3636
Added create functions with parameters for all ui controls
|
2014-04-04 18:34:59 +08:00 |
Huabing.Xu
|
6b4451482f
|
remove matrixToKmMat4 function
|
2014-04-04 18:13:10 +08:00 |
Huabing.Xu
|
f1b1678900
|
Director::getMatrix returns Matrix instead of kmMat4
|
2014-04-04 17:31:21 +08:00 |
James Chen
|
7b4a1308ea
|
Adds `Renderer::clean`, and fixes crash in `PerformanceTest/Node
children Test`.
|
2014-04-04 12:48:16 +08:00 |
James Chen
|
1ec3f014e8
|
Merge pull request #6130 from dumganhar/iss4557-set-enabled-listener
closed #4557: Adds `EventListener::setEnabled/isEnabled`.
|
2014-04-03 18:02:44 +08:00 |
Huabing.Xu
|
f9405e0ea9
|
Merge branch 'develop' into develop_migrate_math_lib_merge
|
2014-04-03 17:47:16 +08:00 |
andyque
|
c501aa2dec
|
issue #4636. replace __String with StringUtils::format
|
2014-04-03 17:42:04 +08:00 |
Huabing.Xu
|
67e62ce73d
|
readied director::getMatrix again. remove kmGLgetMatrix
|
2014-04-03 17:26:06 +08:00 |
samuele3hu
|
b68f6bf65e
|
fix the error about `draw` of GLNode and modify the related test cases
|
2014-04-03 17:02:14 +08:00 |
andyque
|
c35c006fbd
|
Merge branch 'develop' into feature3636
|
2014-04-03 16:02:00 +08:00 |
Huabing.Xu
|
5e76c6713d
|
migrate cpp-tests to director matrix stack
|
2014-04-03 15:59:55 +08:00 |
andyque
|
0875b4e51f
|
closed #4636. Done
|
2014-04-03 15:56:45 +08:00 |
andyque
|
8996ab1956
|
issue #4636, finish refactorying UITextFieldTest
|
2014-04-03 15:52:42 +08:00 |
andyque
|
ed2c38eb98
|
issue #4636, finish UITextBMFont
|
2014-04-03 15:45:06 +08:00 |
andyque
|
08bf6c27f4
|
issue #4636. finish UITextAtlasTest
|
2014-04-03 15:38:52 +08:00 |
andyque
|
b59beab61a
|
issue #4636, finish UISlider
|
2014-04-03 15:33:57 +08:00 |
James Chen
|
f6859a3ca9
|
closed #4557: Adds `EventListener::setEnabled/isEnabled`.
|
2014-04-03 15:32:16 +08:00 |
andyque
|
a7a1a6b05b
|
issue #4636, finish UIRichTextTest and UIScrollViewTest
|
2014-04-03 15:22:23 +08:00 |
andyque
|
8b9af0e94c
|
issue #4636. finish UIPageViewTest
|
2014-04-03 11:52:35 +08:00 |
andyque
|
48429f5738
|
issue #4636. finish UILoadingBar
|
2014-04-03 11:34:06 +08:00 |
andyque
|
278e2c3e3b
|
issue #4636. finish UIListViewTest
|
2014-04-03 11:23:12 +08:00 |
samuele3hu
|
bff1d6c2a6
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label
|
2014-04-03 11:15:59 +08:00 |
andyque
|
fe33588038
|
issue #4636. finish UILayout
|
2014-04-03 11:14:35 +08:00 |
samuele3hu
|
b9ff51782f
|
Synchronize LabelTest of cpp to lua to fix some bug and add more tests
|
2014-04-03 11:08:59 +08:00 |
andyque
|
1a97ebdcb0
|
issue #4636. finish UIImageView
|
2014-04-03 10:42:30 +08:00 |
andyque
|
52bdb840ee
|
issue #4636. finish UICheckBox
|
2014-04-03 10:34:20 +08:00 |
andyque
|
10134ccc65
|
issue #4636. finish button
|
2014-04-03 10:31:10 +08:00 |
andyque
|
0a6b0a4389
|
issue #4636. refactor Scale9Sprite
|
2014-04-03 10:07:47 +08:00 |