pandamicro
|
87677cdbd1
|
Merge pull request #14088 from chengstory/Fix#23321
Fix Bug #23321
|
2015-10-09 15:27:56 +08:00 |
子龙山人
|
cdf6fa8a54
|
Merge pull request #14052 from neokim/fix_listview_center_magnetic_issue
Fix an issue that list view's Magnetic::CENTER is not working well when non-bounceable.
|
2015-10-09 08:27:18 +08:00 |
pandamicro
|
4b66caaed8
|
Merge pull request #14084 from super626/v3
correct spot light init value
|
2015-10-08 17:15:03 +08:00 |
zhangcheng
|
77062acfa7
|
Fix Bug #23321
|
2015-10-08 14:48:38 +08:00 |
pandamicro
|
d6bb62beee
|
Merge pull request #14083 from chengstory/Fix#23337
Fix Bug #23337
|
2015-10-08 11:54:07 +08:00 |
pandamicro
|
f730a38db6
|
Merge pull request #14086 from CocosRobot/update_lua_bindings_1444275958
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-10-08 11:51:04 +08:00 |
pandamicro
|
2d73bbd9d4
|
Merge pull request #14056 from Dimon4eg/fix-crash-if-csb-file-is-missing
fix crash if csb file is broken
|
2015-10-08 11:50:40 +08:00 |
CocosRobot
|
1919d1a679
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-10-08 03:50:33 +00:00 |
pandamicro
|
a68d07b968
|
Merge pull request #14075 from TheCodez/getname_byref
Node::getName() now returns string by reference
|
2015-10-08 11:43:03 +08:00 |
zhangcheng
|
4bf56e5853
|
Fix #23337
Hide menu "cocostudio 2.1", because cocostudio 1.6 Api can't load json exported from cocostudio 2.x.
|
2015-10-08 11:35:43 +08:00 |
yangxiao
|
d6eb1b938f
|
correct spot light init value
|
2015-10-08 11:27:02 +08:00 |
pandamicro
|
5c816b5d9b
|
Merge pull request #14063 from kammy/improve_spriteframecache
Inprove SpriteFrameCache::addSpriteFramesWithDictionary
|
2015-10-08 11:23:21 +08:00 |
pandamicro
|
e32e8b95a4
|
Merge pull request #14055 from Dimon4eg/fix-crash-in-LoadingBar
fix crash in LoadingBar
|
2015-10-08 11:22:43 +08:00 |
pandamicro
|
2dbe0c1a90
|
Merge pull request #14016 from xiaofeng11/v3
Fix quickly click mouse in "41:Node:Physics -> 6:joints" in cpp-test may cause program crash
|
2015-10-08 11:12:36 +08:00 |
pandamicro
|
c787e2c1b0
|
Merge pull request #14073 from mogemimi/fix-compiler-warning
Fix -Wformat-security warning on Xcode
|
2015-10-08 11:01:15 +08:00 |
pandamicro
|
255edd5b46
|
Merge pull request #14079 from ZeroHackeR/v3
Fixing SocketIO - Connect failed after Disconnected
|
2015-10-08 10:46:40 +08:00 |
pandamicro
|
6bafb2f6c2
|
Merge pull request #14082 from pandamicro/v3
Fix simulator android x86 release compilation issue
|
2015-10-08 10:43:35 +08:00 |
pandamicro
|
ede392cda9
|
Merge pull request #14068 from MSOpenTech/v3-win10-fix
V3: fixed another missing image asset in Win10 UWP manifest
|
2015-10-08 09:58:47 +08:00 |
pandamicro
|
57ac40b9bc
|
Fix simulator android x86 release compilation issue
|
2015-10-08 09:46:50 +08:00 |
ZeroHackeR
|
4cfe139991
|
Fixing SocketIO - Connect failed after Disconnected
Fixes for issue: https://github.com/cocos2d/cocos2d-x/issues/14077
|
2015-10-06 13:21:22 +06:30 |
TheCodez
|
eb747cf808
|
Node::getName() returns string by reference
|
2015-10-05 21:42:07 +02:00 |
mogemimi
|
8c04c01953
|
Fix -Wformat-security warning on Xcode
|
2015-10-05 19:53:03 +09:00 |
Dale Stammen
|
49e8abbc58
|
added #if _MSC_VER < 1900
|
2015-10-04 09:32:48 -07:00 |
Dale Stammen
|
84e0d7fe7b
|
fixed another missing image asset in Win10 UWP manifest
|
2015-10-04 09:19:18 -07:00 |
pandamicro
|
b38eec4d47
|
Merge pull request #13999 from igorzel/FixIntegerOverflowInIosDevice
Fix crash (integer overflow) in Device::getTextureDataForText (ios)
|
2015-10-04 11:00:07 +08:00 |
pandamicro
|
1e298a2c1a
|
Merge pull request #14064 from MSOpenTech/v3-win10-fix
V3: fixed Windows 10 UWP app manifest by correcting image asset paths
|
2015-10-04 10:53:52 +08:00 |
pandamicro
|
453b7ae68d
|
Merge pull request #14062 from mogemimi/add-override-keyword
Add missing override keyword
|
2015-10-04 10:50:58 +08:00 |
Dale Stammen
|
32eeb560c3
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
Dale Stammen
|
548fc94eb8
|
added missing std includes
|
2015-10-02 18:17:11 -07:00 |
Dale Stammen
|
27f2397142
|
undefine ABSOLUTE for CC_PLATFORM_WINRT
|
2015-10-02 18:04:31 -07:00 |
Dale Stammen
|
6df43e60c0
|
fixed Windows 10 UWP app manifest by correcting image asset paths
|
2015-10-02 13:28:39 -07:00 |
KURA Shuichi
|
0469632cf8
|
Inprove addSpriteFramesWithDictionary
- Moved initialization of image to an appropriate
location, because it always called twice in
SpriteFrameCache::addSpriteFramesWithFile()
|
2015-10-03 03:18:07 +09:00 |
mogemimi
|
9f768bc1ab
|
Add missing override keyword
|
2015-10-02 18:18:23 +09:00 |
dimon4eg
|
168b295b2e
|
fix crash if csb file is missing
|
2015-09-30 14:44:30 +03:00 |
dimon4eg
|
ec20b48775
|
fix crash in LoadingBar
|
2015-09-30 13:04:13 +03:00 |
Neo Kim
|
423cbb83a9
|
Fix an issue that list view's Magnetic::CENTER is not working well around boundaries if it is non-bounceable.
|
2015-09-30 16:55:48 +09:00 |
pandamicro
|
4a2edc8ce8
|
Merge pull request #14044 from CocosRobot/update_cocosfiles_1443517693
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-09-29 17:09:52 +08:00 |
CocosRobot
|
0fc077d196
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-09-29 09:08:15 +00:00 |
pandamicro
|
ec3660fd22
|
Merge pull request #14041 from natural-law/v3
Solve the crash of performance-tests on windows.
|
2015-09-29 17:06:28 +08:00 |
pandamicro
|
b91b35971b
|
Merge pull request #14043 from CocosRobot/update_lua_bindings_1443512424
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-29 15:46:12 +08:00 |
CocosRobot
|
246fa7ffd8
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-29 07:45:48 +00:00 |
pandamicro
|
fb34fe585e
|
Merge pull request #14042 from CocosRobot/update_cocosfiles_1443512343
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-09-29 15:41:32 +08:00 |
CocosRobot
|
ebee5e9a26
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-09-29 07:39:05 +00:00 |
pandamicro
|
b918a0f3e2
|
Merge pull request #14040 from pandamicro/v3
Fix mistaken uploaded lua bindings
|
2015-09-29 15:37:11 +08:00 |
zhangbin
|
f715a93521
|
Solve the crash of performance-tests on windows.
|
2015-09-29 15:32:51 +08:00 |
pandamicro
|
4f6bdd6d74
|
Fix mistaken uploaded lua bindings
|
2015-09-29 14:52:47 +08:00 |
XiaoFeng
|
84347bb056
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2015-09-29 09:35:35 +08:00 |
XiaoFeng
|
0bdb1b099d
|
Fix particle test under performance test project memory overflow
|
2015-09-28 14:06:02 +08:00 |
pandamicro
|
0abe235323
|
Merge pull request #14030 from CocosRobot/update_lua_bindings_1443367205
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-27 23:30:14 +08:00 |
CocosRobot
|
b082620d85
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-27 15:24:49 +00:00 |