Dale Stammen
|
72427a0a64
|
updated version to 3.8
|
2015-07-23 12:46:47 -07:00 |
Dale Stammen
|
f91e812924
|
updated version to 3.8
|
2015-07-23 12:40:36 -07:00 |
Dale Stammen
|
6669fec648
|
added missing bug test
|
2015-07-23 12:34:37 -07:00 |
geron-cn
|
1389fc3d31
|
some doxygen comments and copyright
|
2015-07-24 01:30:34 +08:00 |
pandamicro
|
88de73b12d
|
Merge pull request #12976 from martell/v3.7.1
fix building with system prebuilt libs
|
2015-07-23 21:15:41 +08:00 |
pandamicro
|
a78d55a897
|
Merge pull request #12980 from CocosRobot/update_cocosfiles_1437646359
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-23 18:48:42 +08:00 |
zhangcheng
|
3945ce7a4e
|
Add ComExtensionData to luabinding.
|
2015-07-23 18:27:19 +08:00 |
CocosRobot
|
cbf830196b
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-23 10:12:40 +00:00 |
zhangcheng
|
6a1bf83fce
|
Merge branch 'OptimizationExtensionData' of https://github.com/chengstory/cocos2d-x into OptimizationExtensionData
|
2015-07-23 18:11:57 +08:00 |
zhangcheng
|
19e078da19
|
Add ComExtensionData lua binding.
|
2015-07-23 18:11:47 +08:00 |
pandamicro
|
5f57fa942f
|
Merge pull request #12802 from ZhangMenghe/pageTurnDown
Page turn down
|
2015-07-23 18:10:53 +08:00 |
pandamicro
|
8be726211c
|
Merge pull request #12974 from pandamicro/autoExtend
Auto add extend to jsb need to extend classes
|
2015-07-23 18:04:03 +08:00 |
cheng.zhang
|
fca771955f
|
Merge pull request #157 from pandamicro/test_chen
Fix jsb issue for refactor ObjectExtensionData to ComExtensionData
|
2015-07-23 18:02:26 +08:00 |
pandamicro
|
a15212dc76
|
Fix indent
|
2015-07-23 18:00:23 +08:00 |
pandamicro
|
ae2a966458
|
Fix jsb issue for refactor ObjectExtensionData to ComExtensionData
|
2015-07-23 17:49:32 +08:00 |
gero
|
2037616a2d
|
Merge pull request #4 from fusijie/3.7.1
fix compile on iOS/Android/Linux/Win8Universal.
|
2015-07-23 17:46:28 +08:00 |
geron-cn
|
4d58aa2668
|
remove setcontentsize in skeletonnode
|
2015-07-23 17:41:37 +08:00 |
fusijie
|
e9cbb6b084
|
fix compile on iOS/Android/Linux/Win8Universal.
|
2015-07-23 17:32:52 +08:00 |
Vincent Yang
|
35040e7bb1
|
Fixed #12249 : Button touch doesn't work with setScale9Enabled.
|
2015-07-23 17:27:04 +08:00 |
zhangcheng
|
caf27c4bc0
|
Merge branch 'OptimizationExtensionData' of https://github.com/chengstory/cocos2d-x into OptimizationExtensionData
|
2015-07-23 17:06:31 +08:00 |
zhangcheng
|
012053e163
|
replace space to tab.
|
2015-07-23 17:04:08 +08:00 |
zhangcheng
|
16825a0ad3
|
1, add CCComExtensionData.h CCComExtensionData.cpp to project.pbxproj
|
2015-07-23 16:39:37 +08:00 |
zhangcheng
|
4b8248c015
|
Optimization of Custom Data.
replace ComExtensionData to ObjectExtensionData.
|
2015-07-23 16:30:23 +08:00 |
Martell Malone
|
3e0ada4c84
|
fix building with system prebuilt libs
|
2015-07-23 09:12:00 +01:00 |
pandamicro
|
f96d26c46a
|
Merge pull request #12975 from CocosRobot/update_cocosfiles_1437636951
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-23 15:39:34 +08:00 |
pandamicro
|
bd1f5b4a39
|
Merge pull request #12911 from natural-law/portrait-support
Fixed #12252 : Support new portrait projects from templates.
|
2015-07-23 15:38:32 +08:00 |
CocosRobot
|
7241f72f47
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-23 07:35:52 +00:00 |
pandamicro
|
88df2137a5
|
Merge pull request #12959 from martell/makepkg
fix building with system prebuilt libs
|
2015-07-23 15:33:58 +08:00 |
pandamicro
|
6110700615
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into autoExtend
|
2015-07-23 15:25:33 +08:00 |
geron-cn
|
7255b5308b
|
config for mac
|
2015-07-23 15:13:14 +08:00 |
geron-cn
|
d46c8c6802
|
add lack file
|
2015-07-23 15:12:09 +08:00 |
Vincent Yang
|
57943b41b1
|
Fixed #12145 : formarRenderers in RichText doesn’t update container size.
|
2015-07-23 14:59:24 +08:00 |
pandamicro
|
739befdc08
|
Add audio engine bindings in JSB
|
2015-07-23 14:43:01 +08:00 |
geron-cn
|
16ee74b845
|
add bonenode to CocoStudio.h
|
2015-07-23 13:34:11 +08:00 |
geron-cn
|
915cefa208
|
bone node
|
2015-07-23 11:51:49 +08:00 |
pandamicro
|
3c3a5a6057
|
Merge pull request #12971 from yangws/issue_12918
[ci skip] Fixed #12918 : TMXXMLParser.cpp -- In the function getRectForGID have…
|
2015-07-23 11:22:57 +08:00 |
Vincent Yang
|
19c8f337da
|
Fixed #12918 : TMXXMLParser.cpp -- In the function getRectForGID have small errors
|
2015-07-23 11:01:51 +08:00 |
pandamicro
|
5b8371aaa2
|
Merge pull request #12958 from VisualSJ/v3.7.1-bindCallback
[ci skip] Parse Touch/Click callback in JS Studio parser
|
2015-07-23 09:30:40 +08:00 |
Ricardo Quesada
|
d6dc1e3e7a
|
Merge pull request #12964 from ricardoquesada/bug12847_improved
improves the test to reproduce bug 12847
|
2015-07-22 16:26:08 -07:00 |
Ricardo Quesada
|
d0ec24679b
|
Merge branch 'v3' into spine-2.3
|
2015-07-22 15:10:39 -07:00 |
Ricardo Quesada
|
b2b9bad83d
|
improves the test to reproduce bug 12847
|
2015-07-22 15:08:36 -07:00 |
pandamicro
|
50fb53fbbc
|
Merge pull request #12956 from liamcindy/SkyBox_3.7.1
update resource index
|
2015-07-22 22:24:41 +08:00 |
pandamicro
|
eb7d991fad
|
Merge pull request #12957 from CocosRobot/update_cocosfiles_1437553156
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-22 22:24:23 +08:00 |
Martell Malone
|
9d7598dad2
|
fix building with system prebuilt libs
|
2015-07-22 14:19:22 +01:00 |
VisualSj
|
d4900493e2
|
JS Studio parser (Modify callback method)
|
2015-07-22 17:56:35 +08:00 |
VisualSj
|
b282d75346
|
Parse Touch/Click callback in JS Studio parser
|
2015-07-22 16:51:44 +08:00 |
CocosRobot
|
ac9d65f3f7
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-22 08:19:17 +00:00 |
pandamicro
|
6029ca3edd
|
Merge pull request #12949 from yangws/issue_12906
Fixed #12906 : Can't add custom member to cocos2d::Scene subclass.
|
2015-07-22 16:17:14 +08:00 |
Liam
|
99c1c33c61
|
update resource
|
2015-07-22 15:56:35 +08:00 |
pandamicro
|
741163db40
|
Merge pull request #12938 from WenhaiLin/v3.8-deps70
Update deps for support FullType.
|
2015-07-22 15:42:13 +08:00 |