zhangbin
|
e30d84bca0
|
Solve the error in .cocos-project.json of js-tests.
|
2015-07-29 17:10:19 +08:00 |
pandamicro
|
36b7ba5b75
|
Merge pull request #13081 from natural-law/v3
Remove unused config in android project of js-tests.
|
2015-07-29 17:00:26 +08:00 |
pandamicro
|
16b03f0ebe
|
Merge pull request #13065 from pandamicro/widget_onEnter
Ensure C++ classes onEnter, onExit can be safely override in JS
|
2015-07-29 15:36:12 +08:00 |
zhangbin
|
6fe880bee5
|
Remove unused config in android project of js-tests.
|
2015-07-29 15:35:59 +08:00 |
pandamicro
|
cc63ff5c03
|
Fix indent
|
2015-07-28 18:37:57 +08:00 |
pandamicro
|
6c16a4b990
|
Add test cases for extended classes in JSB
|
2015-07-28 18:25:11 +08:00 |
jianglong0156
|
d5a6522a37
|
Merge branch 'v3' into constructedWith3D#12404
|
2015-07-28 09:59:35 +08:00 |
pandamicro
|
b9968a9dca
|
Merge pull request #13038 from ZhangMenghe/shaderTestCase
Fix OpenGL testcase 'center' uniform error
|
2015-07-28 09:34:09 +08:00 |
jianglong0156
|
cb2b427eed
|
add Physics3DRigidBodyDes support new , add new file jsb_cocos2dx_3d_conversions.h and jsb_cocos2dx_3d_conversions.cpp
|
2015-07-27 18:19:10 +08:00 |
jianglong0156
|
9c6b5730d0
|
add Physics3DPointToPointConstraint support new
|
2015-07-27 16:02:13 +08:00 |
Zhang Menghe
|
a96ea2342a
|
Update OpenGLTest.js
|
2015-07-27 15:53:48 +08:00 |
ZhangMenghe
|
232f738bf7
|
Fix OpenGL testcase 'center' uniform error
|
2015-07-27 15:08:07 +08:00 |
jianglong0156
|
1be5981d6a
|
add Physics3DComponent support new
|
2015-07-27 14:26:50 +08:00 |
jianglong0156
|
d51f0b1f05
|
add animate support new
|
2015-07-27 10:51:53 +08:00 |
jianglong0156
|
e25c4f88ae
|
add animation3d support new to create
|
2015-07-27 10:31:35 +08:00 |
pandamicro
|
9615545e11
|
Merge pull request #12890 from jianglong0156/FileUtilsJSB
[ci skip]add fileUtils writeString,writeValueMap,writeValueVector in jsb
|
2015-07-25 14:16:14 +08:00 |
jianglong0156
|
c14ca98203
|
set file name to label.change the file dir
|
2015-07-25 14:04:41 +08:00 |
pandamicro
|
5f57fa942f
|
Merge pull request #12802 from ZhangMenghe/pageTurnDown
Page turn down
|
2015-07-23 18:10:53 +08: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 |
Vincent Yang
|
3addf38134
|
Fixed #12906 : Can't add custom member to cocos2d::Scene subclass.
|
2015-07-22 12:01:34 +08:00 |
ZhangMenghe
|
b6c566d87e
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into setClearColor
|
2015-07-22 11:40:30 +08:00 |
pandamicro
|
f0962669a9
|
Merge pull request #12946 from pandamicro/v3
[ci skip] Gen bindings for v3.7.1 branch
|
2015-07-22 10:45:23 +08:00 |
pandamicro
|
c260783fd0
|
[JS] Revert const to var to avoid issues on web compilation
|
2015-07-21 18:23:57 +08:00 |
ZhangMenghe
|
2e72179b91
|
Remove a space
|
2015-07-21 15:22:03 +08:00 |
ZhangMenghe
|
94aa382669
|
Add testCase for setClearColor
|
2015-07-21 15:18:19 +08:00 |
ZhangMenghe
|
61e36463cc
|
Modify a space
|
2015-07-21 14:00:59 +08:00 |
ZhangMenghe
|
3c2d68e25c
|
Modify the testcase with coding standards
|
2015-07-21 13:48:08 +08:00 |
pandamicro
|
d478c5f8a8
|
Merge pull request #12923 from ZhangMenghe/ModifytestCase
Modify testCase for UITextFieldTest
|
2015-07-21 12:53:26 +08:00 |
ZhangMenghe
|
14c1862f7e
|
Modify testCase for UITextFieldTest
|
2015-07-20 18:01:41 +08:00 |
jianglong0156
|
7f0167785d
|
add back label
|
2015-07-17 13:46:00 +08:00 |
jianglong0156
|
c844a77786
|
add fileUtils writeString,writeValueMap,writeValueVector
|
2015-07-17 12:04:47 +08:00 |
pandamicro
|
436564f922
|
Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into v3
Conflicts:
docs/RELEASE_NOTES.md
web
|
2015-07-15 14:39:40 +08:00 |
pandamicro
|
efffea5b91
|
Fixed #12834 Invoke cleanup function when override in JS
|
2015-07-14 15:35:29 +08:00 |
ZhangMenghe
|
aca7914d86
|
Modify testcase for page Turndown
|
2015-07-13 13:44:58 +08:00 |
ZhangMenghe
|
3396da508f
|
pageTurnDown in WebGL testCase
|
2015-07-13 12:45:07 +08:00 |
jianglong0156
|
9e9625feca
|
add bool parm in android
|
2015-07-01 10:57:43 +08:00 |
jianglong0156
|
2ef2016c39
|
add call reflection with bool test case
|
2015-07-01 10:41:24 +08:00 |
子龙山人
|
29cccf631e
|
Merge pull request #12550 from kompjoefriek/v3-vibrate
Vibrate support in v3
|
2015-06-30 10:28:59 +08:00 |
pandamicro
|
08bdf84183
|
Merge pull request #12584 from jianglong0156/tilemapTestCaseConflict
resolve the conflict that the 3d testcase show error after click the the titlemap testcase
|
2015-06-29 17:07:13 +08:00 |
jianglong0156
|
fd54b9941d
|
resolve the titlemap testcase conflict with the 3d testcase.
|
2015-06-29 16:34:54 +08:00 |
jianglong0156
|
ef51fc46ed
|
add videoplayer state, modify play label
|
2015-06-26 10:44:43 +08:00 |
kompjoefriek
|
6eca03fdd2
|
Merged changes from "Vibrate support in v4" into v3 branch.
|
2015-06-26 01:02:44 +02:00 |
Bin Zhang
|
c9c212d0e1
|
Solve the error when run tests projects with `cocos run`.
|
2015-06-24 15:33:13 +08:00 |
pandamicro
|
fb852046e1
|
Merge pull request #12508 from jianglong0156/AccelerometerCrash
reduce the accelerometer log num, avoid log too much in vs
|
2015-06-24 13:45:53 +08:00 |
jianglong0156
|
9b31e8ed16
|
reduce the accelerometer log num, avoid log too much in vs
|
2015-06-24 12:03:16 +08:00 |
江龙
|
f3eb455669
|
hide facebook testcase
|
2015-06-23 22:14:27 +08:00 |
pandamicro
|
32accbf21b
|
Merge pull request #12488 from WenhaiLin/v3-37-androidApplicationFix
Fixed Application may be created more than once on Android.
|
2015-06-23 19:43:39 +08:00 |
pandamicro
|
0b26f966b5
|
Merge pull request #12497 from VisualSJ/v3-aa
[ci skip]add info into BlendFunc tests on canvas and tests data problem
|
2015-06-23 19:43:08 +08:00 |
VisualSJ
|
5472928aaa
|
add info into BlendFunc tests on canvas and tests data problem
|
2015-06-23 18:54:18 +08:00 |
WenhaiLin
|
f95245312a
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-37alpha0
|
2015-06-23 17:08:25 +08:00 |