andyque
|
96660cb653
|
fix linux compile
|
2014-10-13 18:19:49 +08:00 |
minggo
|
e545333a05
|
Merge pull request #8662 from dabingnn/v3_fixLinuxConsole
Fix lua cocos console on linux
|
2014-10-13 17:53:46 +08:00 |
Huabing.Xu
|
b3be90bc5e
|
Fix lua cocos console on linux
|
2014-10-13 17:42:59 +08:00 |
minggo
|
1d5652ad48
|
Merge pull request #8635 from ahlwong/v3
Fix UIButton setFontSize sync ContentSize
|
2014-10-13 17:25:18 +08:00 |
minggo
|
3fdac6b3e7
|
Merge pull request #8661 from dabingnn/v3_fixLinuxConsole
add missed external module for cocos console on linux
|
2014-10-13 17:22:15 +08:00 |
minggo
|
cf129f6ec2
|
Merge pull request #8660 from super626/fixlight2
fix light uniform array errors, and using shader without light by defaul...
|
2014-10-13 17:15:24 +08:00 |
Huabing.Xu
|
fcc892d90e
|
add missed external module for cocos console on linux
|
2014-10-13 16:52:14 +08:00 |
pipu
|
7dc837338e
|
Deleting cocos/scripting/lua-bindings/script/cocostudio
|
2014-10-13 16:34:31 +08:00 |
pipu
|
0a7ddd21d1
|
Reverting android-build.py
|
2014-10-13 15:41:55 +08:00 |
pipu
|
a8febf9656
|
1. update wp8 projects.
|
2014-10-13 15:31:29 +08:00 |
yangxiao
|
d81e4d7a92
|
fix light uniform array errors, and using shader without light by default fix #8612
|
2014-10-13 15:17:22 +08:00 |
pipu
|
72f5808678
|
Modifying libcocos2d.vcxproj,libcocos2d.vcxproj.filters
|
2014-10-13 14:48:10 +08:00 |
minggo
|
9affecb0e4
|
[ci skip] Update CHANGELOG
|
2014-10-13 13:52:20 +08:00 |
minggo
|
0351000c97
|
Merge pull request #8650 from dabingnn/v3_addStaggeredTileMap
V3 add staggered tile map
|
2014-10-13 13:50:50 +08:00 |
pipu
|
fc8be6f0ff
|
Reverting cocos/scripting/lua-bindings/auto
|
2014-10-13 13:06:42 +08:00 |
pipu
|
96c8fde63a
|
1. Modifying UIButton.cpp
2. Modifying protocol directory name to "protobuf-lite" for iOS, mac platform
|
2014-10-13 12:49:15 +08:00 |
minggo
|
c4361f6d92
|
[ci skip]Update Authors
|
2014-10-13 10:22:14 +08:00 |
minggo
|
cb220fe528
|
Merge pull request #8657 from coldfog/v3
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
|
2014-10-13 10:20:27 +08:00 |
minggo
|
c330a0c668
|
Merge pull request #7062 from maldewar/v3
Update _bPlaying on CCActionObject.
|
2014-10-13 09:59:18 +08:00 |
pipu
|
8040955062
|
Modifying cocos/editor-support/cocostudio/CMakeLists.txt, cocos/ui/CMakeLists.txt
|
2014-10-12 20:21:32 +08:00 |
pipu
|
2d51724686
|
1. Update wp8 projects.
|
2014-10-12 19:32:13 +08:00 |
pipu
|
34bdd5d026
|
Merge branch 'v3_pipu' of https://github.com/pipu/cocos2d-x into v3_pipu
|
2014-10-12 19:26:35 +08:00 |
pipu
|
93a7e22eb6
|
Modifying libcocos2d.vcxproj.filters
|
2014-10-12 18:55:43 +08:00 |
pipu
|
e7385cd634
|
Merge branch 'v3_pipu' of https://github.com/pipu/cocos2d-x into v3_pipu
|
2014-10-12 17:53:07 +08:00 |
pipu
|
5d2d78c5bb
|
1. 10755-》10644
|
2014-10-12 17:52:51 +08:00 |
pipu
|
7d21dcb095
|
1. fix git error
|
2014-10-12 17:51:34 +08:00 |
pipu
|
0d73c51a09
|
Modifying cocostudio/CSParseBinary.pb.h
|
2014-10-12 17:46:09 +08:00 |
pipu
|
9503253a17
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_pipu
|
2014-10-12 17:44:28 +08:00 |
pipu
|
798d103479
|
Reverting cocos/editor-support/cocostudio/proj.wp8/libCocosStudio.vcxproj, cocos/editor-support/cocostudio/proj.wp8/libCocosStudio.vcxproj.filters
|
2014-10-12 17:06:26 +08:00 |
pipu
|
50dee1a214
|
Reverting tests/cpp-tests/proj.wp8-xaml/cpp-testsComponent/cpp-testsComponent.vcxproj
|
2014-10-12 15:53:32 +08:00 |
pipu
|
86aee1e548
|
Modifying cocos2d_lib.xcodeproj, cocos/Android.mk, cocos/editor-support/cocostudio/Android.mk
|
2014-10-12 15:39:22 +08:00 |
pipu
|
779e73dad0
|
1. change config.h in win32.
|
2014-10-12 15:27:41 +08:00 |
pipu
|
10e390557e
|
Modifying libcocos2d.vcxproj,libcocos2d.vcxproj.filters
|
2014-10-12 15:07:37 +08:00 |
Yuyao Feng
|
cc22ba9854
|
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
|
2014-10-12 08:58:28 +08:00 |
maldewar
|
e21dd9a10d
|
Fixing conflict, use of macro function.
|
2014-10-11 13:06:42 -07:00 |
maldewar
|
5a7febdf25
|
Fixing merging, identation only conflicts.
|
2014-10-11 12:00:17 -07:00 |
lite3
|
3419a38961
|
Merge remote-tracking branch 'upstream/v3' into v3
|
2014-10-11 17:40:47 +08:00 |
minggo
|
b144eb345a
|
Merge pull request #8643 from huangshiwu/v3_fixDrawNodebug
fix DrawNode's memory leak -- delete vaos those are generated and forget...
|
2014-10-11 17:31:17 +08:00 |
minggo
|
5a60e99131
|
Merge pull request #8577 from ntotani/detach-thread-on-exit
call detach method on thread exit
|
2014-10-11 16:54:59 +08:00 |
minggo
|
4624018ae9
|
[ci skip] Update CHANGELOG
|
2014-10-11 16:27:45 +08:00 |
minggo
|
c01d1b1166
|
Merge pull request #8646 from huangshiwu/v3_languagecode
fix bug that Application::getCurrentLanguageCode on ios and mac always r...
|
2014-10-11 16:23:49 +08:00 |
minggo
|
8b34ea98de
|
Merge pull request #8648 from Dhilan007/v3-zipfix
fixed compile error
|
2014-10-11 16:18:20 +08:00 |
minggo
|
3fc9071d39
|
Merge pull request #8649 from CocosRobot/update_lua_bindings_1413015049
[AUTO]: updating luabinding automatically
|
2014-10-11 16:16:54 +08:00 |
CocosRobot
|
971d3a6653
|
[AUTO]: updating luabinding automatically
|
2014-10-11 08:12:44 +00:00 |
minggo
|
2db8217b09
|
Merge pull request #8543 from Dhilan007/v3-fixwarns
fix warns and memory leak
|
2014-10-11 16:07:54 +08:00 |
Dhilan007
|
d3733c4a45
|
fixed compile error
|
2014-10-11 16:05:34 +08:00 |
pipu
|
a6d17d1c1b
|
Remove '-' character
|
2014-10-11 15:53:09 +08:00 |
pipu
|
38ac6533a3
|
Removing ../../ in header file include
|
2014-10-11 15:50:44 +08:00 |
pipu
|
ab969db441
|
Modifying ImageViewReader, UIImageView
|
2014-10-11 15:43:37 +08:00 |
pipu
|
29eb552d00
|
1. Modifying ButtonReader
2. Modifying UILoadingBar
3. Reverting UIScale9Sprite
|
2014-10-11 15:35:09 +08:00 |