Commit Graph

26872 Commits

Author SHA1 Message Date
andyque 38906dce45 refactor for scale9Sprite 2015-01-20 15:10:03 +08:00
andyque 1fb30c61f7 clean up coding style 2015-01-20 14:24:10 +08:00
andyque 221e7a4310 refactor remedyLayoutParamter function 2015-01-20 14:24:10 +08:00
minggo bad526e8de Merge pull request #10064 from pipu/fix_memory_leak
Fix memory leak
2015-01-20 13:48:35 +08:00
minggo a3046730d7 Merge pull request #10073 from liamcindy/Widget_2.4
the ui widget need to refresh size by ignore state
2015-01-20 11:23:23 +08:00
minggo 7507336b50 [ci skip] Update CHANGELOG 2015-01-20 11:17:31 +08:00
minggo a05fc8bc8e Merge pull request #10070 from liamcindy/Imageview_2.4
fix imageview render error
2015-01-20 10:41:17 +08:00
minggo 22c5e49f38 Merge pull request #10081 from MSOpenTech/wp8-fix
Added support for Universal App device orientation change
2015-01-20 09:39:16 +08:00
Dale Stammen 56d8e62409 added support for device orienation change. Fixed gravity for winrt landscape flipped 2015-01-19 09:38:49 -08:00
pipu ea84ae78dc Invoke FileUtils::getInstance()->getStringFromFile() instead of FileUtils::getInstance()->getFileData(). 2015-01-19 17:16:26 +08:00
Liam 62020483fc the ui widget need to refresh size by ignore state 2015-01-19 17:09:15 +08:00
Liam 987bfd4831 fix imageview render error 2015-01-19 17:00:53 +08:00
pipu 77c6d2fa4f Merge branch 'v3' into fix_memory_leak 2015-01-19 12:41:34 +08:00
minggo a456a3b917 Merge pull request #10052 from slackmoehrle/patch-4
provided a link to Wikipedia about Frustum culling
2015-01-19 11:58:13 +08:00
minggo f4039a8fea Merge pull request #10058 from CocosRobot/update_cocosfiles_1421631253
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-19 11:56:51 +08:00
pipu 103fecf3ef Fixes memory leaks of using FileUtils::getInstance()->getFileData() in FlatBuffersSerialize.cpp. 2015-01-19 11:45:20 +08:00
Huabing.Xu d1c0c0eeb6 [ci skip] update version 2015-01-19 09:50:19 +08:00
CocosRobot 945be7529d [AUTO][ci skip]: updating cocos2dx_files.json 2015-01-19 01:34:14 +00:00
minggo 20fa8efe6b Merge pull request #10053 from MSOpenTech/wp8-fix
WP8/WP8.1 shader fixes
2015-01-19 09:32:22 +08:00
Dale Stammen 7b6b02d338 catch exception for older winrt tablets not supporting accelerometer report interval 2015-01-16 15:36:16 -08:00
Dale Stammen 86567afa5f added kShaderType_PositionColor_noMVP_GrayScale for WP8 to support UIScale9Sprite 2015-01-16 15:02:05 -08:00
Dale Stammen 5988cb520d added precompiled shader for ccPositionTextureColor_noMVP_vert and ccUIGrayScale_frag shader for UIScale9Sprite" 2015-01-16 14:59:08 -08:00
Dale Stammen 096fc13c47 added ui shader 2015-01-16 14:57:41 -08:00
Dale Stammen 7b3154a7ee updated precompiled shaders for WP8 2015-01-16 11:19:32 -08:00
Dale Stammen 2c6ec3eebe added ccShader_PositionColorPointsize-no-gl_PointSize.vert for WP8.1 2015-01-16 11:19:00 -08:00
slackmoehrle aa69b5b2ae provided a link to Wikipedia about Frustum culling
provided a link to Wikipedia about Frustum culling as there is no definition of what it is.
2015-01-16 12:37:46 -05:00
Huabing.Xu 2c5d82d772 Merge pull request #10051 from CocosRobot/update_cocosfiles_1421424819
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-17 00:25:42 +08:00
CocosRobot f9192835c9 [AUTO][ci skip]: updating cocos2dx_files.json 2015-01-16 16:13:41 +00:00
Huabing.Xu 1e0baaa219 Merge pull request #10050 from dualface/v3-origin
update template/runtime version
2015-01-16 23:34:08 +08:00
dualface bc75849ac7 update template/runtime version 2015-01-16 23:22:03 +08:00
dualface 63fba4f86f fix compile win32 2015-01-16 23:19:00 +08:00
Huabing.Xu 05b59d0ef3 Merge pull request #10048 from dabingnn/v3_updateReleaseNotes
V3 update release notes
2015-01-16 23:16:41 +08:00
Huabing.Xu f59a50a2f6 [ci skip] update releasenotes 2015-01-16 23:16:00 +08:00
Huabing.Xu 9e073f5445 [ci skip] update releasenotes 2015-01-16 23:13:59 +08:00
Huabing.Xu 7ee3133b52 [ci skip] update releasenotes 2015-01-16 23:12:34 +08:00
Huabing.Xu 45405c2380 [ci skip]Update CHANGELOG 2015-01-16 23:01:00 +08:00
minggo 9ad8533fac Merge pull request #10045 from andyque/fixWebSockerDeadLock
fix websocket dead lock
2015-01-16 18:45:48 +08:00
andyque fcfcb4fd71 fix websocket dead lock 2015-01-16 18:43:57 +08:00
minggo b556f970b0 Merge pull request #10043 from dualface/v3-origin
fix ResolutionPolicy support
2015-01-16 18:09:40 +08:00
dualface d39b1b7e58 fix ResolutionPolicy support 2015-01-16 18:04:13 +08:00
Huabing.Xu 8dc7299d9d Merge pull request #10040 from dabingnn/v3_fixGL502bug
fix opengl 502 by using glGetBooleanv
2015-01-16 16:02:34 +08:00
Huabing.Xu 19bb6a0c68 fix opengl 502 by using glGetBooleanv 2015-01-16 15:21:23 +08:00
minggo 7e12d08ae1 Merge pull request #10038 from natural-law/v3
[ci skip] Rename the Xcode target of libsimulator.
2015-01-16 14:40:22 +08:00
zhangbin b1f9fb4b8e Rename the Xcode target of libsimulator. 2015-01-16 14:29:48 +08:00
minggo 1ac5811bd8 Merge pull request #10037 from Dhilan007/v3-34rc0
Fixed fail to query the shapes which add to PhysicsWorld in the current frame.
2015-01-16 14:28:36 +08:00
WenhaiLin 05e25601fc Fixed fail to query the shapes which add to PhysicsWorld in the current frame 2015-01-16 14:22:16 +08:00
minggo 9db2e54dc3 Merge pull request #10036 from samuele3hu/v3_4_rc1
Update the luaval_to_int32 conversional function to get correct value
2015-01-16 10:41:46 +08:00
minggo 53cfd8229b Merge pull request #10029 from Dhilan007/v3-34rc0
[ci skip]Fixed log level within the CocosPlayClient
2015-01-16 10:27:10 +08:00
samuele3hu 4601331dee Update the luaval_to_int32 conversional function to get correct value 2015-01-16 09:50:22 +08:00
Ricardo Quesada bec21d8e7f Merge pull request #10035 from darkdukey/fixDepth
Fix setDepthTest() in Director
2015-01-15 17:46:03 -08:00