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
|
a2eeea1d87
|
Merge pull request #8920 from super626/fixsprite
Fix sprite
|
2014-10-24 21:48:30 +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 |
Dhilan007
|
20d372b356
|
Fixed Label shifting when outline feature enabled
|
2014-10-22 14:34:01 +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 |
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
|
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 |
samuele3hu
|
8a2c66fc0e
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
|
2014-10-21 15:58:07 +08:00 |
samuele3hu
|
2f9dbb7142
|
Update cocos2d basic lua files and LabelTestNew.lua
|
2014-10-21 15:56:38 +08:00 |
Dhilan007
|
b741767b37
|
Rolling back text color of system font on Linux
|
2014-10-21 14:14:08 +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 |
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 |
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 |
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 |
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 |
SunLightJuly
|
0cb8a3922b
|
fixed bug of definition of utils:: getCascadeBoundingBox()
|
2014-10-21 11:07:11 +08:00 |
XiaoYang
|
bf931d5883
|
Merge pull request #145 from tangziwen/v3
fix animation3D ID bug
|
2014-10-21 10:04:46 +08:00 |
minggo
|
6313f9a622
|
Merge pull request #8868 from samuele3hu/v3_new_spine
Update LuaMinXmlHttpRequest and remove some useless rename functions in the cocos2dx.ini and cocos2dx_studio.ini
|
2014-10-21 09:33:40 +08:00 |
yangxiao
|
1a72d89194
|
fix AABB computation
|
2014-10-20 22:53:24 +08:00 |
tangziwen
|
8f7d202816
|
fix animation3D ID bug
|
2014-10-20 19:22:00 +08:00 |
CocosRobot
|
e02558e391
|
[AUTO]: updating luabinding automatically
|
2014-10-20 10:17:27 +00:00 |
minggo
|
b2d1549686
|
Merge pull request #8869 from Dhilan007/v3-movefile
Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d
|
2014-10-20 18:10:52 +08:00 |
samuele3hu
|
20bcafa143
|
Fix the bug that callbacks aren’t triggered when response failed
|
2014-10-20 17:43:04 +08:00 |
minggo
|
0dd8e89bb2
|
Merge pull request #8863 from Dhilan007/v3-labelfix
Fix wrong text color for system font on Linux/Window
|
2014-10-20 16:38:32 +08:00 |
Dhilan007
|
a5f838496c
|
Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d
|
2014-10-20 16:25:24 +08:00 |
samuele3hu
|
72a98c154d
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
|
2014-10-20 16:07:01 +08:00 |
samuele3hu
|
38b462100b
|
Update LuaMinXmlHttpRequest.h/.cpp
|
2014-10-20 16:05:13 +08:00 |
minggo
|
f224f275ec
|
Merge pull request #8851 from pipu/#8838
Fixed #8838
|
2014-10-20 15:14:07 +08:00 |
Dhilan007
|
4765ed8494
|
Fix wrong text color for system font on Linux/Window
|
2014-10-20 14:33:33 +08:00 |
minggo
|
1fba616ba7
|
Merge pull request #8859 from super626/v3
3d shader optimize
|
2014-10-20 14:12:54 +08:00 |
minggo
|
1ae3dd7fc9
|
Merge pull request #8860 from CocosRobot/update_lua_bindings_1413785078
[AUTO]: updating luabinding automatically
|
2014-10-20 14:12:21 +08:00 |
CocosRobot
|
5e09b1e3b1
|
[AUTO]: updating luabinding automatically
|
2014-10-20 06:06:43 +00:00 |
minggo
|
f661703307
|
Merge pull request #8852 from zhongfq/patch-1
fix memory leak when reload texture
|
2014-10-20 14:06:09 +08:00 |
minggo
|
49bd79d14a
|
Merge pull request #8853 from 2youyouo2/v3_EventFrame
fixed emit frame event
|
2014-10-20 13:57:38 +08:00 |
minggo
|
2c3f22eb11
|
Merge pull request #8854 from Dhilan007/v3-labelfix
Fix Label: endless loop if not using system font, and constrained length is less than one character width
|
2014-10-20 13:52:38 +08:00 |
yangxiao
|
30733cf35e
|
shader optimize
|
2014-10-20 13:41:26 +08:00 |
pipu
|
50a8f9f3fb
|
Modify that parse "AnchorPointFrame"
|
2014-10-20 12:43:01 +08:00 |
pipu
|
8072328ca6
|
Modify that record path of .csb file
|
2014-10-20 11:56:48 +08:00 |
Eric Zhong
|
2206e4edb8
|
fix memory leak when add listener to ui object
|
2014-10-20 11:20:53 +08:00 |
samuele3hu
|
29bf39bfab
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
|
2014-10-20 11:09:41 +08:00 |
minggo
|
8d3e4818a5
|
Merge pull request #8842 from joshuastray/v3
add needed link library for linux
|
2014-10-20 10:56:54 +08:00 |
Eric Zhong
|
fdd20b4d73
|
fix memory leak when reload texture
|
2014-10-20 10:43:18 +08:00 |