minggo
|
ab365b9498
|
Merge pull request #8892 from dumganhar/rm-uthash
Removes uthash in CCGLProgram,uses std::unordered_map instead
|
2014-10-24 21:50:47 +08:00 |
minggo
|
d4bcbf9519
|
[ci skip] Update CHANGELOG
|
2014-10-24 21:49:03 +08:00 |
minggo
|
a2eeea1d87
|
Merge pull request #8920 from super626/fixsprite
Fix sprite
|
2014-10-24 21:48:30 +08:00 |
minggo
|
afd2d139ed
|
Merge pull request #8904 from Dhilan007/v3-labelfix
Fixed Label shifting when outline feature enabled
|
2014-10-24 21:47:13 +08:00 |
yangxiao
|
4d08a08809
|
add getMeshCount method
|
2014-10-24 15:57:47 +08:00 |
yangxiao
|
f878533f85
|
load attached sprite from cache
|
2014-10-24 15:52:24 +08:00 |
minggo
|
e5ac916a17
|
Merge pull request #8903 from samuele3hu/v3_new_spine
Fix some lua-tests bugs
|
2014-10-23 11:43:09 +08:00 |
samuele3hu
|
01e44c440c
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
|
2014-10-22 17:07:18 +08:00 |
samuele3hu
|
d29388eb30
|
Fix some lua-tests error
|
2014-10-22 17:04:18 +08:00 |
Dhilan007
|
20d372b356
|
Fixed Label shifting when outline feature enabled
|
2014-10-22 14:34:01 +08:00 |
minggo
|
b3288f7c27
|
Merge pull request #8893 from dabingnn/v3_fixTypo
[ci skip] fix typo
|
2014-10-22 14:16:07 +08:00 |
minggo
|
22a2e1e7cd
|
Merge pull request #8895 from cocoscodeide/v3
update runtime version to 1.5
|
2014-10-21 19:01:26 +08:00 |
honghui
|
e394a0cc30
|
update runtime version to 1.5
|
2014-10-21 18:48:14 +08:00 |
minggo
|
14cb7518d6
|
Merge pull request #8894 from Dhilan007/v3-testcase-android
Fixed incorrect file path of audio resource in AudioEngine on Android.
|
2014-10-21 18:36:44 +08:00 |
Dhilan007
|
c66348435c
|
Fixed incorrect file path of audio resource in AudioEngine on Android.
|
2014-10-21 18:34:05 +08:00 |
minggo
|
7796bdf234
|
[ci skip]update config.json
|
2014-10-21 17:48:44 +08:00 |
Huabing.Xu
|
ff27c3539d
|
[ci skip] fix typo
|
2014-10-21 17:37:00 +08:00 |
minggo
|
8a3a11fa40
|
Merge pull request #8891 from minggo/remove-unneeded-code
[ci skip]remove unneeded codes
|
2014-10-21 17:30:43 +08:00 |
James Chen
|
22776dcd88
|
Removes uthash in CCGLProgram
|
2014-10-21 17:29:24 +08:00 |
minggo
|
47697daf03
|
remove unneeded codes
|
2014-10-21 17:28:14 +08:00 |
minggo
|
6058a26c25
|
Merge pull request #8890 from Dhilan007/v3-testcase-android
Rolling back default build mode of samples to debug on Android
|
2014-10-21 17:18:16 +08:00 |
Dhilan007
|
8993e490e6
|
Rolling back default build mode of samples to debug on Android
|
2014-10-21 17:14:47 +08:00 |
minggo
|
78fd325ac7
|
Merge pull request #8889 from Dhilan007/v3-testcase-android
Fixed line wrap error for system font on MAC
|
2014-10-21 16:55:22 +08:00 |
Dhilan007
|
90b2d8464b
|
Fixed line wrap error for system font on MAC
|
2014-10-21 16:46:00 +08:00 |
minggo
|
5f70b25d8e
|
[ci skip]
|
2014-10-21 16:33:18 +08:00 |
minggo
|
367fca558f
|
Merge pull request #8888 from minggo/update-release-note
[ci skip]update release note
|
2014-10-21 16:30:48 +08:00 |
minggo
|
a9b8a63dfc
|
update release note
|
2014-10-21 16:22:39 +08:00 |
minggo
|
09cc636d82
|
Merge pull request #8886 from Dhilan007/v3-testcase-android
Replace CCLOG with log in ConfigurationTest
|
2014-10-21 16:06:23 +08:00 |
minggo
|
c7791a4492
|
Merge pull request #8887 from samuele3hu/v3_new_spine
Update cocos2d basic lua files and LabelTestNew.lua
|
2014-10-21 16:04:30 +08:00 |
samuele3hu
|
8a2c66fc0e
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
|
2014-10-21 15:58:07 +08:00 |
Dhilan007
|
4e7d03f0e5
|
Replace CCLOG with log in ConfigurationTest
|
2014-10-21 15:56:52 +08:00 |
samuele3hu
|
2f9dbb7142
|
Update cocos2d basic lua files and LabelTestNew.lua
|
2014-10-21 15:56:38 +08:00 |
minggo
|
6c895dabd1
|
Merge pull request #8884 from Dhilan007/v3-labelfix
Rolling back text color of system font on Linux
|
2014-10-21 15:53:01 +08:00 |
Dhilan007
|
b741767b37
|
Rolling back text color of system font on Linux
|
2014-10-21 14:14:08 +08:00 |
Dhilan007
|
948dcafbb5
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-labeljags
|
2014-10-21 14:07:48 +08:00 |
minggo
|
65f007f5ff
|
Merge pull request #8857 from zhongfq/patch-2
fix memory leak when add listener to ui object
|
2014-10-21 13:57:07 +08:00 |
minggo
|
60ecec2ff6
|
Merge pull request #8881 from super626/v3
Fix Bugs
|
2014-10-21 13:55:48 +08:00 |
minggo
|
5c2ad2b151
|
Merge pull request #8878 from minggo/fix-warning
fix warning
|
2014-10-21 13:54:49 +08:00 |
minggo
|
cd61574c69
|
Merge pull request #8879 from samuele3hu/v3_new_spine
Fix require error in the LuaBridgeTest
|
2014-10-21 12:05:08 +08:00 |
yangxiao
|
25409b441a
|
adjust code
|
2014-10-21 11:59:03 +08:00 |
minggo
|
38e4acb120
|
Merge pull request #8880 from huangshiwu/v3_wp8fixbug
fix WP8 debug mode crash - update WP8's precompileshader.h
|
2014-10-21 11:58:07 +08:00 |
samuele3hu
|
e9a8b933bd
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
|
2014-10-21 11:53:39 +08:00 |
samuele3hu
|
c5abef0a60
|
Fix LuaBridgeTest require error
|
2014-10-21 11:52:33 +08:00 |
XiaoYang
|
9a7ecbf22b
|
Merge pull request #146 from tangziwen/v3
fix some bugs when loading Animation3D from binary file
|
2014-10-21 11:47:45 +08:00 |
minggo
|
f3e4c705eb
|
more warnings fixed
|
2014-10-21 11:47:28 +08:00 |
tangziwen
|
61a6fda1c0
|
fix some bugs when loading Animation3D from binary file
|
2014-10-21 11:43:28 +08:00 |
minggo
|
db8dc25b01
|
fix warning
|
2014-10-21 11:40:34 +08:00 |
minggo
|
7eead2b75a
|
Merge pull request #8877 from minggo/update-release-note
[ci skip]update release note
|
2014-10-21 11:19:12 +08:00 |
minggo
|
c255ffd6a6
|
update release note
|
2014-10-21 11:18:15 +08:00 |
huanghsiwu
|
e392bf9b17
|
fix wp8 debug mode crash - update WP8's precompileshader.h to match shader's modify
|
2014-10-21 11:14:07 +08:00 |