minggo
|
552c3cbb2f
|
[ci skip]
|
2014-06-17 18:42:10 +08:00 |
minggo
|
caafc0ebc5
|
[ci skip]
|
2014-06-17 18:38:33 +08:00 |
minggo
|
5668674cc0
|
Merge pull request #7097 from andyque/fixDoxygenProblem
fix doxygen
|
2014-06-17 17:29:12 +08:00 |
andyque
|
62c4c9a69f
|
fix doxygen
|
2014-06-17 17:31:54 +08:00 |
minggo
|
b88edf4058
|
Merge pull request #7093 from CocosRobot/update_cocosfiles_1402984224
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-17 13:59:07 +08:00 |
minggo
|
a640557f88
|
Merge pull request #7095 from CocosRobot/update_cocosfiles_1402984705
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-17 13:58:58 +08:00 |
CocosRobot
|
7f9c86ab44
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-17 05:58:26 +00:00 |
minggo
|
f79561c135
|
Merge pull request #7094 from CocosRobot/update_lua_bindings_1402984310
[AUTO]: updating luabinding automatically
|
2014-06-17 13:57:09 +08:00 |
CocosRobot
|
657b90422d
|
[AUTO]: updating luabinding automatically
|
2014-06-17 05:53:04 +00:00 |
minggo
|
7ebb639763
|
[ci skip]
|
2014-06-17 13:51:11 +08:00 |
CocosRobot
|
c4d98f43b0
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-17 05:50:25 +00:00 |
minggo
|
a2a6a4e70a
|
Merge pull request #7087 from MSOpenTech/wp8-v3-template
Wp8 v3 template and missing texture after app switch fixes
|
2014-06-17 13:49:24 +08:00 |
minggo
|
418a1f77d9
|
Merge pull request #7092 from CocosRobot/update_cocosfiles_1402983515
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-17 13:39:21 +08:00 |
CocosRobot
|
0bbce49012
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-17 05:38:36 +00:00 |
minggo
|
5a91b4040c
|
Merge pull request #7091 from Dhilan007/v3
fixed can't move app to SD card after installed on android.
|
2014-06-17 13:37:06 +08:00 |
Dhilan007
|
648e7767d4
|
fixed can't move app to SD card after installed on android.
|
2014-06-17 12:03:20 +08:00 |
minggo
|
d6dae3281e
|
[ci skip]
|
2014-06-17 10:33:00 +08:00 |
Dale Stammen
|
5d85d93ef3
|
added script to copy angle dlls for testing new versions of angle
|
2014-06-16 10:36:50 -07:00 |
Dale Stammen
|
1a5d148d8e
|
updated template code
|
2014-06-16 10:29:40 -07:00 |
Dale Stammen
|
753167b5f2
|
updated xaml resources
|
2014-06-16 09:25:35 -07:00 |
Dale Stammen
|
b66269d85d
|
Merge branch 'v3' into wp8-v3-template
|
2014-06-16 09:11:27 -07:00 |
minggo
|
c4d4d6b34e
|
Merge pull request #7075 from CocosRobot/update_lua_bindings_1402886913
[AUTO]: updating luabinding automatically
|
2014-06-16 14:12:53 +08:00 |
CocosRobot
|
30c91729eb
|
[AUTO]: updating luabinding automatically
|
2014-06-16 02:49:38 +00:00 |
minggo
|
ed40e48607
|
[ci skip]
|
2014-06-16 10:46:16 +08:00 |
minggo
|
111e08062f
|
Merge pull request #7056 from visiblelight/render_texture
Use RGBA when saving a file from render texture
|
2014-06-16 10:44:30 +08:00 |
minggo
|
6c6d07cb67
|
[ci skip]
|
2014-06-15 17:31:51 +08:00 |
vision
|
0b8e6a6a83
|
The filename should be converted to lower case before comparing.
|
2014-06-13 15:32:49 +08:00 |
vision
|
33fb1dd050
|
Make the API more extendable
|
2014-06-13 15:27:59 +08:00 |
minggo
|
7c789e6a36
|
Merge pull request #7049 from dabingnn/v3_fixDeleteTexture
fix bug for deleteTexture
|
2014-06-13 15:26:16 +08:00 |
minggo
|
405186a415
|
Merge pull request #7055 from pandamicro/origin_v3
Fixed #5554: Define __NodeRGBA's constructor as CC_CONSTRUCTOR_ACCESS for JSB usage
|
2014-06-13 15:21:20 +08:00 |
minggo
|
fbae2e96f1
|
Merge pull request #7058 from natural-law/v3
Update the reference of submodule cocos2d-console.
|
2014-06-13 14:22:56 +08:00 |
zhangbin
|
60c08dcb47
|
Update the reference of submodule cocos2d-console.
|
2014-06-13 14:15:17 +08:00 |
minggo
|
19fa4733c5
|
Merge pull request #7029 from samuele3hu/v3_lua_ui_fix
Update `LuaStack::executeScriptFile` to support template project loading lua or luac files
|
2014-06-13 13:41:52 +08:00 |
vision
|
7e99121af7
|
Change the default pixel format from RGB to RGBA for render texture when saving as PNG.
|
2014-06-13 13:35:18 +08:00 |
pandamicro
|
7ccff325b6
|
Issue #5554: Define __NodeRGBA's constructor as CC_CONSTRUCTOR_ACCESS for JSB usage
|
2014-06-13 10:29:40 +08:00 |
Dale Stammen
|
2d913470a0
|
updated fast resume code for app
|
2014-06-12 16:36:53 -07:00 |
Dale Stammen
|
29b9da34ea
|
updated to latest version of Angle to fix memory leak when switching apps
|
2014-06-12 16:35:24 -07:00 |
Dale Stammen
|
b0bc971523
|
fixed reloading of cocos2d-x after app switch
|
2014-06-12 16:34:21 -07:00 |
Dale Stammen
|
70f3f0f913
|
release glTextures before reloading cached textures
|
2014-06-12 16:31:46 -07:00 |
Dale Stammen
|
48404a8fb5
|
fixed reloading of textures from VolatileTexture cache
|
2014-06-12 16:31:07 -07:00 |
Dale Stammen
|
49a94a20ef
|
added releaseGLTexture to release only the glTexture but leave the rest of the texture object intact. Needed to reload cached textures
|
2014-06-12 16:28:38 -07:00 |
Dale Stammen
|
2c5b449c9c
|
updated app name to App
|
2014-06-12 16:27:09 -07:00 |
minggo
|
1b24af95f1
|
[ci skip]
|
2014-06-12 18:23:31 +08:00 |
minggo
|
cf7c603d79
|
Merge pull request #7036 from visiblelight/new_blur_shader
New shader for the blur effect
|
2014-06-12 18:20:38 +08:00 |
minggo
|
1187cfff6d
|
[ci skip]
|
2014-06-12 16:19:05 +08:00 |
minggo
|
d1ca81634a
|
[ci skip]
|
2014-06-12 16:18:22 +08:00 |
minggo
|
eb21bf1ad1
|
Merge pull request #7030 from Rumist/v3
#5506 bug fix
|
2014-06-12 16:16:13 +08:00 |
minggo
|
f6913fc931
|
[ci skip]
|
2014-06-12 16:12:03 +08:00 |
samuele3hu
|
c6b913145c
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_lua_ui_fix
|
2014-06-12 15:41:52 +08:00 |
samuele3hu
|
27a3a46d62
|
Modify the implemetation of `LuaStack::executeScriptFile`
|
2014-06-12 15:39:59 +08:00 |