samuele3hu
|
2f60e610a2
|
Integrate libcocosdenshion,libcocos3d,libnetwork,libcocostudio and libextension into cocos2d on the iOS/Mac platform
|
2014-08-22 13:49:21 +08:00 |
minggo
|
38fb58cf29
|
Merge pull request #7792 from minggo/fix-warning
fix warnings
|
2014-08-15 13:33:08 +08:00 |
minggo
|
db17084b6d
|
fix warnings
|
2014-08-15 12:06:16 +08:00 |
minggo
|
3f2fccb999
|
Merge pull request #7771 from samuele3hu/v3_3_module
Adjust lua_debugger.h/c to lua runtime template and adjust related project configure
|
2014-08-14 18:33:53 +08:00 |
yangxiao
|
d8eb1b26ef
|
format code
|
2014-08-14 14:15:16 +08:00 |
yangxiao
|
561945d6cd
|
format code
|
2014-08-14 14:14:25 +08:00 |
yangxiao
|
42e7e3bbe8
|
format code
|
2014-08-14 14:11:00 +08:00 |
yangxiao
|
1942a27a5c
|
Merge branch 'newcode' into v3_merge
|
2014-08-14 13:55:57 +08:00 |
yangxiao
|
032ba062a9
|
rename isVisibleByVisitingCamera to isVisitableByVisitingCamera
|
2014-08-14 10:26:37 +08:00 |
yangxiao
|
4629d257e1
|
rename checkCameraMask to isVisibleByVisitingCamera
|
2014-08-14 09:58:11 +08:00 |
samuele3hu
|
032f5ea781
|
Adjust lua_debugger.h/c to lua runtime template and adjust related project configure
|
2014-08-14 00:06:28 +08:00 |
yangxiao
|
76329f9e53
|
add camera mask check to visit
|
2014-08-13 12:06:51 +08:00 |
胖梁
|
c673955d5d
|
uncompress false means zip wrong, download again
|
2014-08-12 20:13:52 +08:00 |
胖梁
|
0b93cc40d7
|
when http code 301,302, can follow rediect
|
2014-08-12 20:12:23 +08:00 |
huangshiwu
|
8ee4340db3
|
fix winrt complie error
|
2014-08-07 18:38:11 +08:00 |
minggo
|
1bad9ddbc2
|
Merge pull request #7657 from huangshiwu/v3_wp8glviewhookpr
V3 wp8glviewhookpr
|
2014-08-05 13:51:15 +08:00 |
minggo
|
38e4ad0fbd
|
Merge pull request #7653 from takaken1994/feature/improve-extensions-scrollview
Update : added function for setting min/max scale
|
2014-08-05 11:52:22 +08:00 |
takaken1994
|
1b74bc279a
|
Fix : remove unused params from header file
|
2014-08-04 23:20:47 +09:00 |
takaken1994
|
6f26a7b983
|
Fix : remove verbose function
|
2014-08-04 23:20:13 +09:00 |
takaken1994
|
7c0919042f
|
Fix : small bug
|
2014-08-04 23:17:09 +09:00 |
huangshiwu
|
9a3f231771
|
merge v3 into v3_wp8glviewhookpr
|
2014-08-04 16:49:42 +08:00 |
minggo
|
358d637e75
|
Merge pull request #7645 from andyque/testPR7549
fix EditBox began/end events not work issue
|
2014-08-04 15:36:07 +08:00 |
huangshiwu
|
efcb8b9962
|
wp8 glview hook solution 1
|
2014-08-04 14:17:14 +08:00 |
takaken1994
|
9692dfdc67
|
Update : added function for setting min/max scale
Fix to remove unused params.
|
2014-08-03 21:25:55 +09:00 |
huangshiwu
|
575c9787c0
|
Merge branch 'v3' into v3_pr
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
|
2014-08-01 15:11:34 +08:00 |
andyque
|
6dee943352
|
fix mac EditBox callback issue
|
2014-08-01 14:56:47 +08:00 |
andyque
|
630c41e4a3
|
Merge branch 'patch-1' of https://github.com/yongkangchen/cocos2d-x into testPR7549
|
2014-08-01 13:37:27 +08:00 |
huangshiwu
|
ef69faf3ba
|
GLView Hook
|
2014-07-31 00:53:04 +08:00 |
Huabing.Xu
|
65775f2d30
|
remove CC_CONSTUCTOR_ACCESS fow win32 release
|
2014-07-30 16:39:21 +08:00 |
Huabing.Xu
|
aaa65dcae4
|
Merge branch 'v3' into v3_windowChangeModule
|
2014-07-29 10:20:23 +08:00 |
Huabing.Xu
|
eacf003eed
|
change libExtensions for windows
|
2014-07-29 10:07:46 +08:00 |
Huabing.Xu
|
4a4f05c827
|
change cocos2d to libcocos2d for windows
|
2014-07-28 20:55:58 +08:00 |
Huabing.Xu
|
2795c10627
|
rename box2d->libbox2d
|
2014-07-28 12:05:58 +08:00 |
Huabing.Xu
|
7f5782c207
|
chang module name for windows project file
|
2014-07-28 09:20:02 +08:00 |
Dhilan007
|
b9cfa4a8b5
|
fix warn
|
2014-07-25 14:38:02 +08:00 |
minggo
|
98943b4517
|
Merge pull request #7548 from yongkangchen/v3
fix Label::setTextColor did not have any effect.
|
2014-07-25 11:18:10 +08:00 |
minggo
|
b9d8e84b4d
|
Merge pull request #7581 from andyque/fixEditBoxCompile
fix mac compile error
|
2014-07-24 21:59:31 +08:00 |
andyque
|
e9ab6bb5cd
|
fix EidtBox mac 32bit compile error
|
2014-07-24 17:56:28 +08:00 |
Huabing.Xu
|
c7bfc934fd
|
windows works now
|
2014-07-24 12:57:39 +08:00 |
Huabing.Xu
|
918da16639
|
Merge remote-tracking branch 'mac/v3' into v3_fixWindowsCompileError
|
2014-07-24 10:09:59 +08:00 |
Huabing.Xu
|
61ff03ab45
|
windows cpp-tests works now
|
2014-07-23 18:34:49 +08:00 |
Mazyad Alabduljaleel
|
f19acbb6db
|
[FIX]: make sure parent is visible before handling touch
|
2014-07-23 03:42:29 +04:00 |
minggo
|
524d9cb8af
|
Merge pull request #7552 from andyque/fixScale9Sprite
fix scale9Sprite addChild zorder issue
|
2014-07-22 18:39:04 +08:00 |
andyque
|
1f4c289db4
|
fix scale9Sprite addChild zorder issue
|
2014-07-22 16:26:40 +08:00 |
Yongkang Chen
|
318afe2baf
|
add editbox ended event
|
2014-07-22 15:12:40 +08:00 |
Yongkang Chen
|
73cf18163e
|
fix font size of editbox for mac when glview scale
|
2014-07-22 15:06:44 +08:00 |
zhangcheng
|
6cfc5b72dc
|
1. CocosStudio adapt to cocos2d-x v3.2.
|
2014-07-21 17:45:56 +08:00 |
minggo
|
aef1e01ce5
|
Merge pull request #7518 from natural-law/android-dependencies
Android dependencies
|
2014-07-18 17:57:42 +08:00 |
Mazyad Alabduljaleel
|
27ba8ecd42
|
[FIX]: make the scrollView delegate methods optional
|
2014-07-17 02:10:59 +04:00 |
zhangbin
|
7e7c3a1e55
|
Merge branch 'v3' into android-dependencies
|
2014-07-16 13:49:20 +08:00 |