Commit Graph

26639 Commits

Author SHA1 Message Date
Zhe Wang f2e2454553 Update RELEASE_NOTES.md
'Reskin' to `Reskin`
'Attachment' to `Attachment`
'Better support for FBX' to `Better support for FBX`
etc.
2014-12-09 10:15:28 +08:00
Zhe Wang 19c00492c8 Update RELEASE_NOTES.md
`trianle command` to `triangle command`
2014-12-09 10:12:31 +08:00
Zhe Wang 72c125d6d4 Update RELEASE_NOTES.md 2014-12-09 10:09:03 +08:00
Zhe Wang 4f7913fcd6 Update RELEASE_NOTES.md 2014-12-09 10:08:09 +08:00
Zhe Wang 98b8ab7d26 Update RELEASE_NOTES.md
`ClippingRectangNode` to `ClippingRectangleNode, 
`effecient` to `efficient`
2014-12-09 10:07:48 +08:00
Zhe Wang a6c9092c19 Update RELEASE_NOTES.md
change `Cocostudio Reader` to `Cocos Studio Reader`
2014-12-09 10:00:25 +08:00
lite3 4f4c30051e retain the sprite frame
do not removed by SpriteFrameCache::removeUnusedSpriteFrames
2014-12-08 21:04:15 +08:00
yusheng.lu 7426a32d9f 1. ListView demo compeleted.
2. Optimized ListViewReader format.
2014-12-08 19:00:12 +08:00
minggo 7749e11614 Merge pull request #9414 from CocosRobot/update_lua_bindings_1418033522
[AUTO]: updating luabinding automatically
2014-12-08 18:16:50 +08:00
minggo 15948e7748 [ci skip] Update CHANGELOG 2014-12-08 18:14:56 +08:00
CocosRobot e510f24663 [AUTO]: updating luabinding automatically 2014-12-08 10:14:41 +00:00
minggo dd5659b6eb Merge pull request #9401 from minggo/iss9398-not-close-dir
invoke closedir after invoke opendir
2014-12-08 18:10:41 +08:00
minggo 71511078c6 [ci skip] Update CHANGELOG 2014-12-08 18:10:20 +08:00
minggo b6b9a5013f Merge pull request #9404 from super626/v3
bug fix
2014-12-08 18:08:25 +08:00
minggo 06c8f093ec Merge pull request #9413 from natural-law/v3
[ci skip] Update the reference of submodule cocos2d-console.
2014-12-08 18:07:35 +08:00
zhangbin 72f88a9790 Update the reference of submodule cocos2d-console. 2014-12-08 16:43:44 +08:00
pipu 56a25a2644 Update reader 2014-12-08 15:48:24 +08:00
andyque 119a68afd9 fix EditBox move animation position is wrong on iPhone6 Plus 2014-12-08 15:34:58 +08:00
andyque d53d71610b Merge branch 'v3' into fixEditBox_v3 2014-12-08 15:20:06 +08:00
pipu c3365a4654 Add interface that create node with flat buffers object for simulator 2014-12-08 14:32:33 +08:00
minggo 3dd68b47b3 Merge pull request #9390 from liamcindy/UIReader
update for cocos reader
2014-12-08 14:25:57 +08:00
minggo 4f021ce58f Merge pull request #9394 from MSOpenTech/wp8-fileutils-fix
Fixed CCFileUtils::renameFile() for wp8 and winrt to pass FileUtils and AssetMangers tests
2014-12-08 14:24:03 +08:00
minggo c067338c17 closedir when succeed 2014-12-08 11:36:11 +08:00
XiaoYang a59d4ab2a3 Merge pull request #171 from tangziwen/v3
let billboard can rotate in the Z axis
2014-12-08 09:34:58 +07:00
yangxiao a1ec27d0b1 calculate aabb if not exist 2014-12-08 10:30:06 +08:00
minggo 74c80296aa invoke closedir after invoke opendir 2014-12-08 09:58:58 +08:00
Dale Stammen 1d908f94ab fixed renameFile for wp8 and winrt to pass file and assetmangers tests 2014-12-05 18:12:25 -08:00
Huabing.Xu a76e2e430d Merge pull request #9392 from dabingnn/v3_releaseNotes
V3 release notes
2014-12-05 21:54:11 +08:00
Huabing.Xu 4c1b5bdfc6 update ReleaseNotes 2014-12-05 21:49:54 +08:00
Huabing.Xu 5e74418839 update ReleaseNots 2014-12-05 21:06:10 +08:00
Huabing.Xu ba689fc5ab update ReleaseNotes 2014-12-05 20:47:15 +08:00
kaile.yin 6479f15051 Merge branch 'v3' of https://github.com/2youyouo2/cocos2d-x into v3 2014-12-05 20:27:34 +08:00
kaile.yin 17bd5bf31e update submodule 2014-12-05 20:27:10 +08:00
youyou 72aea55051 update lua timeline test 2014-12-05 20:21:21 +08:00
kaile.yin 64ca4601dd Merge branch 'v3' of https://github.com/2youyouo2/cocos2d-x into v3 2014-12-05 20:19:02 +08:00
youyou 5bcc1c29d9 Merge branch 'v3' of https://github.com/2youyouo2/cocos2d-x; branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
Conflicts:
	tests/lua-tests/src/CocoStudioTest/CocoStudioActionTimelineTest/CocoStudioActionTimelineTest.lua
2014-12-05 20:13:27 +08:00
youyou ca4d76997d update lua action timeline test 2014-12-05 20:04:05 +08:00
Liam e4b6a2bf57 update for cocos reader 2014-12-05 19:43:40 +08:00
yusheng.lu 2f456a5668 ListViewReader completed and listview callback feature. 2014-12-05 19:31:10 +08:00
Liam be929dcde6 update for cocos reader 2014-12-05 19:19:53 +08:00
yangxiao 2a445ef1d9 correct unsuitable word 2014-12-05 16:44:49 +08:00
minggo 8f51afe483 Merge pull request #9388 from cocoscodeide/v3
update runtime version to 1.6
2014-12-05 16:28:13 +08:00
yangxiao 11d9f27c00 createAsync comment 2014-12-05 16:11:14 +08:00
honghui 61e13bf2a1 update runtime version to 1.6 2014-12-05 16:09:43 +08:00
yangxiao 5bc74e55df modify comment 2014-12-05 15:59:21 +08:00
yangxiao b665daf2f8 add comment 2014-12-05 15:55:01 +08:00
yangxiao 3439b7f68d refactor async load callback funtion 2014-12-05 15:48:46 +08:00
yangxiao 5e86d71fcc modify async load sample 2014-12-05 15:44:09 +08:00
samuele3hu 3e0852eb7a Remove useless copy about luasocket on the android platform 2014-12-05 15:28:45 +08:00
yangxiao 60e1b54b1a fix ~ThreadTasks() bug 2014-12-05 15:25:56 +08:00