andyque
d5fe0758ed
fix cocostudio include path
2014-10-10 13:48:49 +08:00
pipu
d699b5809b
Modifying libprotocolbuf.a as protocolbuffer.a
2014-10-10 12:52:42 +08:00
Dhilan007
6a8c4f4194
Fixed FileUtils::removeFile doesn't work on iOS
2014-10-10 11:59:35 +08:00
minggo
2a95286329
Merge pull request #7785 from DaisukeHashimoto/fix_CCActionManagerEx_Bug
...
use fileName for _actionDic key
2014-10-10 11:13:41 +08:00
andyque
da48649370
fix button title only content size issue
2014-10-10 11:01:51 +08:00
minggo
ba5ff2e8e3
Merge pull request #8586 from super626/v3
...
Fix warning of Bundle3D and modify light
2014-10-10 10:46:24 +08:00
pipu
ee624e47cc
1. Modifying UIScale9Sprite
...
2. Updating UI Test
3. Updatding resource of ActionTimeline
2014-10-10 10:44:16 +08:00
minggo
3aa6337974
Merge pull request #8599 from dabingnn/v3_fixEGLConfigOnAndroid
...
fix egl config error on android
2014-10-10 10:41:52 +08:00
minggo
d7d52a7cf0
[ci skip] Update CHANGELOG
2014-10-10 10:19:07 +08:00
Huabing.Xu
254ee5b873
Merge branch 'v3' into v3_fixGLProgramCrash
2014-10-10 10:09:26 +08:00
minggo
cbc2a5246f
Merge pull request #8603 from ahlwong/v3
...
Fix UIButton Scale 9 Highlight
2014-10-10 10:08:22 +08:00
minggo
af4a1972a4
Merge pull request #8602 from fengl2/patch-1
...
the android library path in proj.andriod/project.properties file is wrong
2014-10-10 10:02:05 +08:00
yangxiao
7a23cc3c1a
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
2014-10-10 09:55:56 +08:00
yangxiao
1ef511d31f
Merge branch 'newcode' into v3
2014-10-10 09:53:57 +08:00
samuele3hu
f97a7ae52d
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
2014-10-10 09:52:29 +08:00
samuele3hu
115d81574c
Add CameraTest、OBBTest and related lua bindings
2014-10-10 09:49:25 +08:00
Ahlwong
5027f24348
Fix UIButton Scale 9 Highlight
2014-10-09 12:48:09 -07:00
NeoLeeee
a5a16eecbf
the android library path is wrong
...
if you run the following command in your game forder
cocos run -p android
it will give you the following error since the path is wrong
BUILD FAILED
/Users/lifeng/dev/adt_bundle_mac/sdk/tools/ant/build.xml:459: ../../../cocos/platform/android/java resolve to a path with no project.properties file for project /Users/lifeng/study/cosco2dx/MyFirstGame/proj.android
2014-10-10 01:33:41 +08:00
Huabing.Xu
d5e29d285d
fix gel Config error on android
2014-10-09 18:34:14 +08:00
XiaoYang
b77559fe5d
Merge pull request #136 from songchengjiang/new_v3
...
Fixed CosOuterAngle error
2014-10-09 18:31:24 +08:00
pipu
752eb839c7
Add protocolbuf.a
2014-10-09 18:28:09 +08:00
Dhilan007
83150aa4d1
fix warns and memory leak
2014-10-09 17:19:43 +08:00
minggo
f928046f50
Merge pull request #8580 from Dhilan007/v3-labelfix
...
issue #8492:fix endless loop when dimensions that are not enough to fit one character
2014-10-09 17:05:39 +08:00
yangxiao
88fc4258ca
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
2014-10-09 17:02:10 +08:00
yangxiao
222bf570f2
Merge branch 'newcode' into v3
2014-10-09 17:01:35 +08:00
songchengjiang
34efbf189a
Fixed getCosOuterAngle errors
2014-10-09 16:16:02 +08:00
minggo
db72756d02
[ci skip] Update CHANGELOG
2014-10-09 16:08:56 +08:00
minggo
52ebad885b
[ci skip] Update CHANGELOG
2014-10-09 15:53:04 +08:00
minggo
b8c5ce6db3
Merge pull request #8588 from Dhilan007/v3-label8582
...
fixed issue#8582: opacity of label
2014-10-09 15:50:44 +08:00
songchengjiang
88012cf86b
Merge branch 'v3_new' into v3
...
Conflicts:
tests/lua-tests/src/Sprite3DTest/Sprite3DTest.lua
2014-10-09 15:49:50 +08:00
minggo
273863685c
Merge pull request #8595 from andyque/fixLinuxCompileError
...
Fix linux compile error
2014-10-09 14:51:56 +08:00
minggo
0e35c17adf
Merge pull request #8593 from CocosRobot/update_cocosfiles_1412833297
...
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-09 13:55:51 +08:00
minggo
333a58b211
Merge pull request #8594 from CocosRobot/update_cocosfiles_1412833779
...
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-09 13:50:21 +08:00
CocosRobot
0b5122a11b
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-09 05:49:41 +00:00
Ricardo Quesada
8e2a3f0512
Merge pull request #8592 from martell/winphone
...
wp8: use CC_STATIC because libs are static
2014-10-08 22:47:56 -07:00
CocosRobot
39d544368b
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-09 05:41:39 +00:00
minggo
be566b7aa0
Merge pull request #8590 from martell/linux
...
Linux: fix glfw3 searching
2014-10-09 13:38:38 +08:00
martell
73980195c0
wp8: use CC_STATIC because libs are static
2014-10-09 06:33:46 +01:00
martell
479cd16886
Linux: make glfw3 visable to subprojects
2014-10-09 05:34:27 +01:00
martell
07c31bb4e1
Linux: fix glfw3 searching
2014-10-09 05:22:21 +01:00
Dhilan007
462e38cbc6
fixed opacity of label
2014-10-09 10:54:35 +08:00
minggo
9b2a965485
Merge pull request #8585 from CocosRobot/update_cocosfiles_1412820372
...
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-09 10:31:31 +08:00
XiaoYang
7ecd8c519a
Merge pull request #135 from lvlonggame/v3
...
Remove string err that is no used
2014-10-09 10:14:06 +08:00
yangxiao
c087f31e94
modify return type of getDirection and getDirectionInWorld
2014-10-09 10:12:52 +08:00
CocosRobot
79e641b3ff
[AUTO][ci skip]: updating cocos2dx_files.json
2014-10-09 02:06:14 +00:00
Ricardo Quesada
f6a831e54f
Merge pull request #8584 from ricardoquesada/removes_3d_export
...
removes the `3d_export.h` file
2014-10-08 19:04:28 -07:00
Ricardo Quesada
27cb6afb5e
fixes warnings on Android
2014-10-08 18:55:33 -07:00
Ricardo Quesada
d326db427f
removes the `3d_export.h` file
2014-10-08 18:30:23 -07:00
SunLightJuly
1062dec335
modified project files and make files
2014-10-08 18:44:58 +08:00
Dhilan007
6f50143e0a
Fixed LabelAtlas opacity do not change when setting parent node's opacity
2014-10-08 18:28:24 +08:00