huangshiwu
|
d0d3e185ce
|
fix wp8 and winrt compile error --add chipmunk static lib
|
2014-09-16 10:03:00 +08:00 |
joewan
|
93fdcf1f04
|
fix memory leak when use menu_selector.
|
2014-09-14 21:41:19 +08:00 |
minggo
|
0f42d9bbd8
|
Merge pull request #8022 from Dhilan007/v3-labelfix
Label:It may display incorrectly with outline feature enabled.
|
2014-09-12 17:54:02 +08:00 |
Dhilan007
|
23f1b740bf
|
Label:It may display incorrectly with outline feature enabled.
|
2014-09-12 16:03:01 +08:00 |
huangshiwu
|
0addaf3912
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_shadercompilefix
|
2014-09-12 15:38:29 +08:00 |
huangshiwu
|
f1f6373b6e
|
fix Cocos2dShaderCompile's compile error --use chipmunk static library
|
2014-09-12 15:29:10 +08:00 |
minggo
|
55783b66c2
|
Merge pull request #8012 from huangshiwu/v3_drawnode_prbk
V3 drawnode prbk
|
2014-09-12 15:17:49 +08:00 |
huangshiwu
|
11d8829b3a
|
Deprecate DrawPrimitives and enhance DrawNode --little modify
|
2014-09-12 14:50:41 +08:00 |
huangshiwu
|
6182a872c6
|
Deprecate DrawPrimitives and enhance DrawNode --more modify
|
2014-09-12 11:12:20 +08:00 |
huangshiwu
|
147bb7301b
|
fix wp8 compile error --add BillBoard and BillBoardTest
|
2014-09-12 09:33:30 +08:00 |
huangshiwu
|
8922121ed1
|
Deprecate DrawPrimitives and enhance DrawNode --make some modify
|
2014-09-12 07:33:34 +08:00 |
huangshiwu
|
8d8f4436db
|
Deprecate DrawPrimitives and enhance DrawNode --fix android compile error
|
2014-09-11 17:55:47 +08:00 |
huangshiwu
|
d9634057ab
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
|
2014-09-11 16:41:54 +08:00 |
yangxiao
|
5274b4f958
|
merge cocos resolve conflict
|
2014-09-11 16:02:07 +08:00 |
andyque
|
67ad24e7c1
|
remove orderOfArrival = 0
|
2014-09-11 15:44:31 +08:00 |
huangshiwu
|
fb1d47900c
|
Deprecate DrawPrimitives and enhance DrawNode
|
2014-09-11 15:39:56 +08:00 |
andyque
|
1945c4f31e
|
fix compile error
|
2014-09-11 14:45:55 +08:00 |
yangxiao
|
bb6f5a6be5
|
Merge branch 'newcode' into billboard
|
2014-09-10 16:27:59 +08:00 |
yangxiao
|
a980a2efa4
|
merge cocos
|
2014-09-10 10:28:59 +08:00 |
andyque
|
acae8a2535
|
Merge branch 'v3' into addChipmunkStaticLib
Conflicts:
CMakeLists.txt
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/2d/cocos2d_wp8.vcxproj.filters
cocos/CMakeLists.txt
|
2014-09-10 10:00:15 +08:00 |
Ricardo Quesada
|
d5a6289a9b
|
compiles on wp8
|
2014-09-09 18:22:11 -07:00 |
Ricardo Quesada
|
6b4323642a
|
compiles on winphone8
|
2014-09-09 18:15:16 -07:00 |
Ricardo Quesada
|
4d57e991ea
|
Compiles in Win32
|
2014-09-09 18:07:24 -07:00 |
Ricardo Quesada
|
6f3ca63f00
|
Moved base/CCPlatform* -> platform/CCPlatform*
|
2014-09-09 17:17:07 -07:00 |
Ricardo Quesada
|
9082ca18c3
|
Platform fixed
|
2014-09-09 16:50:02 -07:00 |
yangxiao
|
cf9094207a
|
merge cocos
|
2014-09-09 16:00:55 +08:00 |
andyque
|
6a4397a3eb
|
change toolset from 12.0 to 4.0
|
2014-09-09 15:57:21 +08:00 |
minggo
|
905c429ff5
|
remove unneeded code
|
2014-09-09 10:58:07 +08:00 |
minggo
|
31c508ef6d
|
deprecated Node::_setZOrder()
|
2014-09-09 10:55:27 +08:00 |
minggo
|
6b99ce6ec0
|
Merge pull request #7939 from minggo/remove-_setLocalZOrder
remove Node::_setLocalZOrder()
|
2014-09-09 10:49:09 +08:00 |
andyque
|
d6b96d1e46
|
add chipmunk to wp project
|
2014-09-06 13:28:00 +08:00 |
andyque
|
2a8601ee1f
|
Merge branch 'addChipmunkStaticLib' of github.com:andyque/cocos2d-x into addChipmunkStaticLib
|
2014-09-05 15:43:59 +08:00 |
huangshiwu
|
01358f0b62
|
fix wp8 compile error and modify default resource path
|
2014-09-05 15:43:08 +08:00 |
andyque
|
08c7f32627
|
add chipmunk static library for win32
|
2014-09-05 15:38:12 +08:00 |
huangshiwu
|
7372604f7f
|
fix wp8 compile error and modify default resource path
|
2014-09-05 11:21:08 +08:00 |
yangxiao
|
8da7a4b2de
|
merge cocos reslove conflict
|
2014-09-04 17:40:14 +08:00 |
minggo
|
43e2b39bc0
|
Merge pull request #7921 from dabingnn/v3_trianglesCommand
V3 triangles command
|
2014-09-04 13:58:50 +08:00 |
minggo
|
6539ff293d
|
Merge pull request #7940 from andyque/fixVs2013CompileError
Fix vs2013 compile error
|
2014-09-04 13:41:15 +08:00 |
Huabing.Xu
|
4ae2d6fc90
|
Merge branch 'v3' into v3_trianglesCommand
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
|
2014-09-04 11:27:12 +08:00 |
andyque
|
3451672365
|
restore some configs
|
2014-09-04 10:49:45 +08:00 |
Ricardo Quesada
|
047025696c
|
Merge pull request #7680 from andyque/fixNormalizedPosition
fix normalizedPosition bug
|
2014-09-03 10:07:22 -07:00 |
andyque
|
87af0ecdd6
|
add back libbox2d and libspine project to our solution
|
2014-09-03 17:37:34 +08:00 |
minggo
|
5cca8cc87d
|
remove Node::_setLocalZOrder()
|
2014-09-03 17:26:50 +08:00 |
yangxiao
|
bb90fe48ef
|
merge cocos
|
2014-09-03 16:54:17 +08:00 |
andyque
|
2e27a6865f
|
update project to vs2013
|
2014-09-03 14:10:38 +08:00 |
minggo
|
eee9ac626a
|
Merge pull request #7815 from andyque/mergeExtensionEditBox
merge extension EditBox to ui module
|
2014-09-03 11:25:10 +08:00 |
minggo
|
9351caaa58
|
Merge pull request #7927 from andyque/fixTransitionSceneStencilBuffer
fix transition scene stencil buffer
|
2014-09-03 10:26:28 +08:00 |
andyque
|
fab9a0052b
|
fix normalizedPosition bug
|
2014-09-03 09:16:31 +08:00 |
andyque
|
dafbf28283
|
fix release mode compile error
|
2014-09-02 16:42:23 +08:00 |
andyque
|
fadfa87afd
|
fix vs2013 compile error
|
2014-09-02 16:42:04 +08:00 |