minggo
|
79f70c49ce
|
Merge pull request #11905 from WenhaiLin/v3-37
Remove unnecessary files.
|
2015-05-20 13:39:36 +08:00 |
minggo
|
ba694beccb
|
Merge pull request #11895 from super626/v3
fix #10767
|
2015-05-20 11:20:47 +08:00 |
minggo
|
dbf1b415a5
|
Merge pull request #11898 from WenhaiLin/v3-console-crash
Console:Fixed crash
|
2015-05-20 11:19:38 +08:00 |
WenhaiLin
|
df3548673f
|
Remove unnecessary files.
|
2015-05-20 10:19:32 +08:00 |
Ricardo Quesada
|
ae413a6f6d
|
Merge pull request #11904 from ricardoquesada/meshcommand_fixes
MeshCommand uses StateBlock
|
2015-05-19 18:51:03 -07:00 |
Ricardo Quesada
|
ac54dad9a0
|
MeshCommand uses StateBlock
When MeshCommand is used with GLProgramState, it will use the StateBlock
internally, instead of the manual and error prone way of keeping state
|
2015-05-19 18:13:18 -07:00 |
Ricardo Quesada
|
5d90a8725e
|
Merge pull request #11903 from ricardoquesada/cleaner_code_properties
Terrain uses StateBlock
|
2015-05-19 18:07:50 -07:00 |
Ricardo Quesada
|
5924a917a1
|
Terrain uses StateBlock
cleaner code, conforms to new way of setting the state
|
2015-05-19 17:18:44 -07:00 |
CocosRobot
|
61aad4581a
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-19 23:02:24 +00:00 |
Ricardo Quesada
|
c28c1ffbfb
|
Merge pull request #11901 from ricardoquesada/cleaner_code_properties
Properties fixes
|
2015-05-19 15:48:08 -07:00 |
Ricardo Quesada
|
aa027fbe0f
|
Properties fixes
`createNonRefCounted` instead of `CrateWithoutAutorelease`
`readlines()` code is easier to read. Same performance
|
2015-05-19 13:51:52 -07:00 |
WenhaiLin
|
80367e978d
|
Console:Fixed crash
|
2015-05-19 18:33:06 +08:00 |
tangziwen
|
8d791390ff
|
fix crash when visiting camera is not exist
|
2015-05-19 14:47:28 +08:00 |
minggo
|
bb3ad7d249
|
Merge pull request #11677 from tankorsmash/patch-1
Fix setSprite never updating progress on ProgressTimer
|
2015-05-19 11:42:20 +08:00 |
minggo
|
38773e2164
|
Merge pull request #11869 from samuele3hu/v3_updateccs
Fix the bug that tableCellSizeForIndex of tableview get the wrong result in the Lua
|
2015-05-19 09:26:09 +08:00 |
minggo
|
e3e78b039a
|
Merge pull request #11851 from andyque/fixIssue11769
Copy missing text color property of ui::Text.
|
2015-05-18 18:14:29 +08:00 |
minggo
|
e700ef6d30
|
Merge pull request #11856 from WenhaiLin/v3-support-android-studio
Add Android Studio support
|
2015-05-18 16:17:24 +08:00 |
WenhaiLin
|
26f094b1a7
|
Remove unnecessary files
|
2015-05-18 16:02:05 +08:00 |
CocosRobot
|
3e08ec4c11
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-18 07:04:27 +00:00 |
WenhaiLin
|
6dd3108e42
|
Rename module
|
2015-05-18 15:01:20 +08:00 |
minggo
|
f30cb9ac19
|
Merge pull request #11877 from CocosRobot/update_lua_bindings_1431927557
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-18 14:48:42 +08:00 |
minggo
|
7b76d5fc41
|
Merge pull request #11871 from walzer/v3
fixed #11821, after release StateBlock::_defaultState, set it to null.
|
2015-05-18 14:47:16 +08:00 |
CocosRobot
|
9572de26d4
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-18 05:43:08 +00:00 |
minggo
|
c2f245733c
|
Merge pull request #11872 from xiaofeng11/v3
Fix ArmatureAnimation crash
|
2015-05-18 13:32:52 +08:00 |
minggo
|
8068a2c220
|
Merge pull request #11836 from dabingnn/v3_CameraMaskFor2DAnd3DRendering
V3 camera mask for2 d and3 d rendering
|
2015-05-18 13:32:26 +08:00 |
XiaoFeng
|
be20666b65
|
Fix ArmatureAnimation crash
|
2015-05-18 12:08:26 +08:00 |
walzer
|
02f295dfbf
|
fixed #11821, after release StateBlock::_defaultState, set it to null, because developers would reconstruct it.
|
2015-05-18 10:44:49 +08:00 |
Huabing.Xu
|
384041a950
|
improve the perfermance of clear background for camera
|
2015-05-18 10:31:17 +08:00 |
samuele3hu
|
da2314b00a
|
Fix the bug that tableCellSizeForIndex of tableview get the wrong result in the Lua
|
2015-05-18 09:41:35 +08:00 |
minggo
|
2dbe375380
|
Merge pull request #11868 from joshuastray/bullet-preprocessor-macro
add CC_ENABLE_BULLET_INTEGRATION=1 to js project
|
2015-05-18 09:33:00 +08:00 |
joshuastray
|
ead74ac89e
|
add CC_ENABLE_BULLET_INTEGRATION=1 to js project
|
2015-05-17 23:11:17 +08:00 |
unknown
|
91432f0ddf
|
fixed include paths for arm builds
|
2015-05-15 15:35:36 -07:00 |
WenhaiLin
|
dc8492948e
|
Add Android Studio support
|
2015-05-15 16:37:43 +08:00 |
andyque
|
be62b3a8e2
|
Copy missing text color property of ui::Text.
|
2015-05-15 16:04:34 +08:00 |
minggo
|
70cefb1589
|
Merge pull request #11845 from MSOpenTech/v3-winrt-js-fix
V3: WinRT added ignore warning 4996 to Universal App libcocos2d-jsb
|
2015-05-15 11:34:44 +08:00 |
minggo
|
5e776381aa
|
Merge pull request #11820 from Dimon4eg/v3
Fix crash in web view if illegal character in url (Android only)
|
2015-05-15 10:12:54 +08:00 |
Huabing.Xu
|
fbe49f538d
|
remove WP8 code which is added by accident when resolve merge conflicts
|
2015-05-15 10:06:44 +08:00 |
Dale Stammen
|
46c69c7793
|
added ignore warning 4996 to hide the 200 deprecated warnings in libcocos2d-jsb
|
2015-05-14 19:00:53 -07:00 |
Huabing.Xu
|
c994f28914
|
Merge branch 'v3' into v3_CameraMaskFor2DAnd3DRendering
|
2015-05-15 09:55:51 +08:00 |
Ricardo Quesada
|
989848a358
|
fixes memory leak
improves performance a little bit
|
2015-05-14 17:24:27 -07:00 |
minggo
|
9f3284d62f
|
Merge pull request #11833 from super626/v3
getTriangleList to bundle and add terrain to 3d render queue
|
2015-05-14 18:16:27 +08:00 |
minggo
|
0a3e6338f1
|
Merge pull request #11834 from pandamicro/v3_origin
Sync fixes in Cocos2d-JS
|
2015-05-14 13:38:18 +08:00 |
Huabing.Xu
|
84540c1ff4
|
Merge branch 'v3' into v3_CameraMaskFor2DAnd3DRendering
Conflicts:
cocos/renderer/CCGLProgramCache.cpp
tests/cpp-tests/Classes/controller.cpp
|
2015-05-14 11:55:10 +08:00 |
pandamicro
|
4146a6edf4
|
Fix incorrect property of cc.Texture2D
|
2015-05-14 10:41:10 +08:00 |
pandamicro
|
2685df73f2
|
Fix spine crash issue
|
2015-05-14 10:40:37 +08:00 |
pandamicro
|
8577055d5a
|
Implement localStorage.clear on Android
|
2015-05-14 10:40:25 +08:00 |
CocosRobot
|
006f9fcd36
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-14 02:30:32 +00:00 |
yangxiao
|
e659373648
|
add getTriangleList to bundle
|
2015-05-14 10:30:20 +08:00 |
yangxiao
|
0f0f85b33c
|
terrain to 3d render queue
|
2015-05-14 10:29:50 +08:00 |
minggo
|
cbab1074fa
|
Merge pull request #11819 from cpascal/fix_defined
Fix compile error: using any of CC_USE_JPEG=0, CC_USE_PNG=0, CC_USE_TIFF=0, CC_USE_WIC=0
|
2015-05-14 10:21:38 +08:00 |