minggo
|
7399ef2527
|
Merge pull request #6308 from nutty898/develop_nutty_widgetsupportscontentsize
Develop nutty widgetsupportscontentsize
|
2014-04-18 10:47:10 +08:00 |
minggo
|
a8a8ef85e6
|
add comment for EventListenerTouchOneByOne::checkAvailable()
|
2014-04-17 14:46:52 +08:00 |
CaiWenzhi
|
a8bfa094c0
|
Remove useless codes
|
2014-04-17 14:27:21 +08:00 |
CaiWenzhi
|
ed4fcd5d1a
|
Merge branch 'develop' into develop_nutty_modifylayout_add_Boxes
|
2014-04-17 14:23:08 +08:00 |
CaiWenzhi
|
19f6526ef8
|
Widget supports contentsize
|
2014-04-17 14:08:25 +08:00 |
andyque
|
a9ed075d50
|
closed #4883. fixed slider hittest problem
|
2014-04-17 10:15:58 +08:00 |
minggo
|
46e7058587
|
update version information
|
2014-04-15 13:58:51 +08:00 |
minggo
|
38b982f938
|
Merge pull request #6286 from dumganhar/rename-listener-method
Renames the protected method: 'EventListener::(s|g)etSceneGraphPriority'-> 'EventListener::(s|g)etAssociatedNode'
|
2014-04-15 13:43:25 +08:00 |
James Chen
|
8134404734
|
Renames the protected method: 'EventListener::(s|g)etSceneGraphPriority'
-> 'EventListener::(s|g)etAssociatedNode'
|
2014-04-15 12:50:33 +08:00 |
CocosRobot
|
4f9387447d
|
[AUTO]: updating luabinding automatically
|
2014-04-15 03:41:34 +00:00 |
Ricardo Quesada
|
3978cee2ee
|
compiles on windows
|
2014-04-14 20:00:06 -07:00 |
Ricardo Quesada
|
584ccf65e4
|
Culling working again
|
2014-04-14 16:46:19 -07:00 |
minggo
|
de5f52857a
|
Merge pull request #6273 from CocosRobot/update_lua_bindings_1397458473
[AUTO]: updating luabinding automatically
|
2014-04-14 14:56:35 +08:00 |
CocosRobot
|
daccbdb2bf
|
[AUTO]: updating luabinding automatically
|
2014-04-14 06:55:48 +00:00 |
minggo
|
26494c000b
|
Merge pull request #6257 from dumganhar/group-command-manager-not-singleton
GroupCommandManager should not be a singleton, it should be managed by Renderer.
|
2014-04-14 14:52:39 +08:00 |
minggo
|
bb15d0ecf9
|
Merge pull request #6267 from dabingnn/develop_add_culling_enabled_option
Add interface setCullingEnabled(), culling is disabled by default
|
2014-04-14 14:50:11 +08:00 |
James Chen
|
eb651a6ae4
|
Merge pull request #6272 from Dhilan007/develop
LabelTTF:fixed display incorrect if create by FontDefinition.
|
2014-04-14 14:09:50 +08:00 |
Dhilan007
|
aef2767d23
|
change variable name.
|
2014-04-14 13:42:37 +08:00 |
Dhilan007
|
6fe64b83f8
|
LabelTTF:fixed display incorrect if create by FontDefinition.
|
2014-04-14 11:33:46 +08:00 |
Huabing.Xu
|
9935e8ddfb
|
setCullingEnabled set to public access
changed renderer->culling test case
|
2014-04-14 11:33:40 +08:00 |
minggo
|
4faa1c9651
|
Merge pull request #6243 from koowolf/wp8_audio
closed #4762: fix some problems in cocosdension in wp8
|
2014-04-14 10:47:45 +08:00 |
minggo
|
9f9a87f09d
|
Merge pull request #6254 from dumganhar/clippingnode-leak
Memory leak fix for ClippingNode
|
2014-04-14 10:17:37 +08:00 |
minggo
|
4669e7fa39
|
Merge pull request #6255 from dumganhar/cocostudio-leak
Memory leak fix in macro IMPLEMENT_CLASS_INFO
|
2014-04-14 10:13:52 +08:00 |
James Chen
|
44a01be0f5
|
Merge pull request #6266 from dumganhar/develop
Const love: std::function<void(Texture2D*)> -> const std::function<void(Texture2D*)>&
|
2014-04-14 10:04:44 +08:00 |
James Chen
|
5000873778
|
Const love: std::function<void(Texture2D*)> -> const
std::function<void(Texture2D*)>&
|
2014-04-14 10:01:17 +08:00 |
Huabing.Xu
|
37bfeff8f0
|
Add interface setCullingEnabled(), culling is disabled by default
|
2014-04-14 09:56:01 +08:00 |
Sachin Garg
|
69223549f3
|
Add support for orientation change callback (applicationScreenSizeChanged) in Android Java activity.
|
2014-04-14 05:46:30 +05:30 |
James Chen
|
b276c42ae6
|
GroupCommandManager should not be a singleton, it should be managed by Renderer.
|
2014-04-12 13:01:42 +08:00 |
James Chen
|
b715a87791
|
Memory leak fix in macro IMPLEMENT_CLASS_INFO
|
2014-04-12 12:58:00 +08:00 |
James Chen
|
922b399ef2
|
Memory leak fix for ClippingNode
|
2014-04-12 12:56:36 +08:00 |
James Chen
|
377b50e6fd
|
Merge pull request #6249 from dumganhar/develop
Fixes for Console, 1) wrong lambda capture, 2) Crashes when click 'next' in ConsoleTest.
|
2014-04-11 20:28:00 +08:00 |
James Chen
|
576d9d872c
|
Fixes for Console, 1) wrong lambda capture, 2) Crashes when click 'next'
in ConsoleTest.
|
2014-04-11 20:07:54 +08:00 |
James Chen
|
6417c8f8e9
|
Merge pull request #6244 from dumganhar/develop
Warning fixes in ui, getZOrder -> getLocalZOrder
|
2014-04-11 18:14:54 +08:00 |
James Chen
|
7c5b4be0b1
|
Warning fixes in ui, getZOrder -> getLocalZOrder
|
2014-04-11 18:06:53 +08:00 |
koowolf
|
5b3d5badfa
|
closed #4763: 1.fix stopalleffect lead to stop background music 2.fix play effect may lead to memory leak
|
2014-04-11 17:53:00 +08:00 |
James Chen
|
b40773f6d0
|
Merge pull request #6240 from dabingnn/develop_add_rendererAssert
Trigger an assert if a command is added while render is rendering.
|
2014-04-11 17:37:02 +08:00 |
Huabing.Xu
|
a8378a2b99
|
adjust comment
|
2014-04-11 17:31:35 +08:00 |
Huabing.Xu
|
7c027b16b0
|
change assert message
|
2014-04-11 16:07:55 +08:00 |
Huabing.Xu
|
51289e8a4c
|
1. add assert condition of rendering when adding command
2. fix bug: renderTexture->SpriteRenderTextureBug
|
2014-04-11 16:05:22 +08:00 |
James Chen
|
c44e2f9bc8
|
Merge pull request #6211 from chuanweizhang2013/luaruntime
update lua template runtime
|
2014-04-11 15:08:15 +08:00 |
samuele3hu
|
2f1f09d5bf
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_fix
|
2014-04-11 14:35:07 +08:00 |
samuele3hu
|
5b2cf595a2
|
fix the crash invoked by calling the `glGetUniformfv`
|
2014-04-11 14:31:44 +08:00 |
James Chen
|
588d825691
|
Merge pull request #6236 from dumganhar/develop
Small fix in CCRenderer.cpp, 'auto i = 0' -> 'ssize_t i = 0' in for loop
|
2014-04-11 13:53:54 +08:00 |
James Chen
|
85cc100ac4
|
Small fix in CCRenderer.cpp, 'auto i = 0' -> 'ssize_t i = 0' in for loop
|
2014-04-11 13:51:40 +08:00 |
James Chen
|
48a5fd555b
|
Compilation error fix in CCQuadCommand.cpp
|
2014-04-11 10:50:38 +08:00 |
James Chen
|
dbeefcdff2
|
Merge commit 'refs/pull/6230/head' of git://github.com/cocos2d/cocos2d-x into pull/6230
|
2014-04-11 10:48:29 +08:00 |
chuanweizhang2013
|
41933a6fd0
|
Merge pull request #23 from cocos2d/develop
update cocos2d-x
|
2014-04-11 09:55:51 +08:00 |
samuele3hu
|
f136108037
|
fix compile error
|
2014-04-11 09:52:09 +08:00 |
chuanweizhang2013
|
337bc2f2e8
|
Merge pull request #22 from cocos2d/develop
update cocos2d-x
|
2014-04-11 09:33:04 +08:00 |
samuele3hu
|
70dec15e76
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_fix
|
2014-04-10 23:38:57 +08:00 |