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 |
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 |
samuele3hu
|
c687b97c6e
|
fix the crash invoked by deprecated `create` function of `Label`
|
2014-04-10 23:36:25 +08:00 |
minggo
|
951bf1cbfa
|
remove unneeded codes
|
2014-04-10 22:56:40 +08:00 |
James Chen
|
8e2bd0d2ee
|
Merge pull request #6229 from dumganhar/develop
[win32] Fix typo in cocos2d_(winrt_|wp8_)headers.props, gui -> ui
|
2014-04-10 21:16:19 +08:00 |
James Chen
|
6b21e598c5
|
[win32] Fix typo in cocos2d_(winrt_|wp8_)headers.props, gui -> ui
|
2014-04-10 21:14:24 +08:00 |
James Chen
|
cfc2a05194
|
Merge pull request #6228 from dumganhar/develop
Initializes member variables for QualCommand class.
|
2014-04-10 21:01:22 +08:00 |
James Chen
|
1fdcaaa2c6
|
Initialzies member variables for QualCommand class.
|
2014-04-10 20:31:44 +08:00 |
James Chen
|
f99b9bbabe
|
Merge pull request #6225 from heliclei/fix-console-linux-crash2
fix CCConsole linux crash
|
2014-04-10 19:57:50 +08:00 |
James Chen
|
7b4bec1395
|
Merge pull request #6226 from dumganhar/develop
Initializes member variables for TransitionScene class
|
2014-04-10 19:33:17 +08:00 |
James Chen
|
e7a4ac531a
|
Initializes member variables for TransitionScene class
|
2014-04-10 19:29:07 +08:00 |
heliclei
|
157fce785c
|
fix CCConsole linux crash
|
2014-04-10 18:31:28 +08:00 |
James Chen
|
167682fb46
|
Merge pull request #6222 from Dhilan007/develop
Add CCFontFNT.h to cocos2d.h
|
2014-04-10 17:33:36 +08:00 |
Dhilan007
|
8472e51b85
|
Add CCFontFNT.h to cocos2d.h
|
2014-04-10 17:31:42 +08:00 |
James Chen
|
2d131cf96a
|
Merge pull request #6221 from dumganhar/develop
Removed unused comments in GUIDefine.h
|
2014-04-10 17:19:56 +08:00 |
James Chen
|
39b25c9307
|
Removed unused comments in GUIDefine.h
|
2014-04-10 17:15:59 +08:00 |
James Chen
|
5d882cea23
|
Merge pull request #6213 from koowolf/wp8_fix
fix compiler error in wp8
|
2014-04-10 17:10:08 +08:00 |
James Chen
|
443195df40
|
Merge pull request #6123 from ololomax/patch-1
set _node to null in createNodeWithSceneFile
|
2014-04-10 17:05:45 +08:00 |
CocosRobot
|
431f843773
|
[AUTO]: updating luabinding automatically
|
2014-04-10 08:20:27 +00:00 |
samuele3hu
|
748391f252
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_fix
|
2014-04-10 15:55:45 +08:00 |
samuele3hu
|
249163c32d
|
Update config files for lua bindings-generator and `lua_cocos2dx_manual.cpp` file
|
2014-04-10 15:52:51 +08:00 |
James Chen
|
428cea061c
|
Merge pull request #6214 from dumganhar/iss4744-set-dirty-for-node
closed #4744: EventDispatcher::setDirtyForNode doesn't consider node's children
|
2014-04-10 15:35:29 +08:00 |
James Chen
|
a258df38a9
|
closed #4744: EventDispatcher::setDirtyForNode doesn't consider node's children
|
2014-04-10 15:31:22 +08:00 |
koowolf
|
aa51e5dd22
|
fix compiler error in wp8
|
2014-04-10 15:15:17 +08:00 |
samuele3hu
|
c4c4358708
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_fix
|
2014-04-10 15:05:41 +08:00 |
samuele3hu
|
2800133c99
|
Add deprecated support for `Label::create` and new lua binding for `Label:createWithTTF`
|
2014-04-10 14:54:14 +08:00 |
CocosRobot
|
3f1e8c83a4
|
[AUTO]: updating luabinding automatically
|
2014-04-10 06:19:59 +00:00 |
James Chen
|
7ec9d6907e
|
Moved the constructor and init function of SpriteBatchNode to protected access.
|
2014-04-10 14:11:40 +08:00 |
James Chen
|
6bdef136a7
|
Merge pull request #6145 from wefiends/set_fullscreen_videomode
CCGLView: Add createWithFullscreen overloaded method that sets video mode.
|
2014-04-10 12:45:57 +08:00 |
James Chen
|
599e14efaa
|
Merge pull request #6207 from CocosRobot/update_lua_bindings_1397100218
[AUTO]: updating luabinding automatically
|
2014-04-10 11:27:04 +08:00 |
CocosRobot
|
782bdd90f5
|
[AUTO]: updating luabinding automatically
|
2014-04-10 03:24:38 +00:00 |
James Chen
|
efb443dea0
|
Merge pull request #6200 from dumganhar/iss4729-deprecated-folder
issue #4729: Move deprecated stuff to deprecated folder
|
2014-04-10 11:17:21 +08:00 |
James Chen
|
ba1f535201
|
Merge pull request #6199 from Dhilan007/develop_label
closed #4743: Label:Makes the create functions of Label clearer.
|
2014-04-10 11:15:56 +08:00 |