XiaoFeng
|
ab0efd933a
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
Conflicts:
CHANGELOG
cocos/scripting/js-bindings/manual/cocos2d_specifics.cpp
tests/js-tests/src/RenderTextureTest/RenderTextureTest.js
|
2016-01-09 18:01:56 +08:00 |
pandamicro
|
169d3fc4b8
|
Merge pull request #14797 from VisualSJ/v3.10
Fixed a bug about should not be used `gl` in canvs mode
|
2015-12-24 17:51:03 +08:00 |
VisualSj
|
79bf3897d7
|
Fixed a bug about should not be used `gl` in canvs mode
|
2015-12-24 16:33:46 +08:00 |
pandamicro
|
dea1ef1290
|
Merge pull request #14790 from pandamicro/v3.10
Fixed WebSocket JSB crash issue
|
2015-12-24 01:37:17 +08:00 |
pandamicro
|
acf03c06d5
|
Fixed WebSocket JSB crash issue
|
2015-12-23 23:28:14 +08:00 |
xiaofeng11
|
519e69813d
|
Merge pull request #14785 from xiaofeng11/v3.10
Fix in js-test, after UITest->UIFocus tests, in all other test scene when button clicked program will crash
|
2015-12-23 18:43:07 +08:00 |
XiaoFeng
|
c181390881
|
Fix in js-test, after UITest->UIFocus tests, in all other test scene when button clicked program will crash
|
2015-12-23 18:39:06 +08:00 |
VisualSj
|
1c60ae6ff1
|
Close webgl dedicated test in canvas mode
|
2015-12-22 19:07:46 +08:00 |
VisualSj
|
843694cea5
|
Close webgl dedicated test in canvas mode
|
2015-12-22 18:46:30 +08:00 |
VisualSj
|
875a2d83b1
|
Close webgl dedicated test in canvas mode
|
2015-12-22 18:36:48 +08:00 |
zilongshanren
|
fa172b9da9
|
Merge pull request #14765 from liamcindy/v3_ui_js
update for js uiTextAtlasTest
|
2015-12-21 19:17:41 +08:00 |
fanli
|
81f9d20158
|
update for js uiTextAtlasTest
|
2015-12-21 16:29:16 +08:00 |
pandamicro
|
8d8ac60625
|
Merge pull request #14761 from pandamicro/v3.10
Correct return type to adopt GC Rooting API
|
2015-12-21 11:46:59 +08:00 |
pandamicro
|
80973677ed
|
Improve UICheckBox issue
|
2015-12-20 21:13:16 +08:00 |
fanli
|
ffbac99dc5
|
fix script samples error with controlButton
|
2015-12-19 22:22:41 +08:00 |
pandamicro
|
7303895866
|
Improve error message for Downloader and add test case
|
2015-12-16 15:43:18 +08:00 |
pandamicro
|
d33062ac35
|
Merge pull request #14667 from chengstory/#24347
Fix #24347
|
2015-12-14 15:03:21 +08:00 |
zhangcheng
|
436db6e932
|
Fix #24347
JSTest(web)-->UI Test-->UIFocus-->UIFocusTestVertical displays focus first.
|
2015-12-14 11:20:26 +08:00 |
Ricardo Quesada
|
47911e0c24
|
more js fixes
fixes in how ref count is measured
opengl bindings converted to new API
|
2015-12-11 15:18:09 -08:00 |
Ricardo Quesada
|
8b2dfb1a4b
|
Mooooores fixes
but GC memory model doesn't work yet... somewhere someone is still
retaining a reference that prevents the whole thing from
releasing
|
2015-12-10 22:15:44 -08:00 |
Ricardo Quesada
|
c034303ad8
|
Adds MemoryModelTest
|
2015-12-10 18:22:10 -08:00 |
Ricardo Quesada
|
0e34a864b2
|
Merge pull request #14528 from xiaofeng11/v3_3dtouch
Add 3d touch support to iOS 9.0 or higher version on iPhone6s or later device
|
2015-12-03 22:21:48 -08:00 |
pandamicro
|
e7dca08df9
|
Add js test case for fix, improve template
|
2015-12-03 16:55:15 +08:00 |
slackmoehrle
|
1b4d12ced7
|
changed to cocos2d-x.org server
|
2015-12-02 15:16:05 -05:00 |
yangxiao
|
ebd5c1cca7
|
resolve conflict and fix checktexture bug
|
2015-12-02 11:26:05 +08:00 |
肖峰
|
5dfc8f6a26
|
Remove default arguments
|
2015-12-02 11:02:27 +08:00 |
yangxiao
|
2e38dcb1a0
|
add normalmaping test
|
2015-12-01 18:13:50 +08:00 |
肖峰
|
bb832f8d60
|
Add 3d touch support to iOS 9.0 or higher version on iPhone6s or later device
|
2015-12-01 13:02:53 +08:00 |
Бесшапошников Никита
|
89798d949b
|
[js-tests] Test case for Scale9Sprite fade actions with cascade opacity enabled
Test case for https://github.com/cocos2d/cocos2d-html5/pull/3181
|
2015-11-10 15:13:05 +03:00 |
XiaoFeng
|
53d2874507
|
Fix "UItest->UicheckBox" display status, make it same as C++ version
|
2015-10-28 17:38:17 +08:00 |
XiaoFeng
|
c55f030218
|
Fix "Test change animation intenal" under js test can not change back to 60fps
|
2015-10-28 11:18:12 +08:00 |
pandamicro
|
175f4c02ad
|
Merge pull request #14197 from xiaofeng11/v3_xf
Fix CCDownloader-curl will crash in js-test & Fix broken image link in TextureCacheTest.js
|
2015-10-22 14:45:20 +08:00 |
pandamicro
|
9eeda122e9
|
Fix Scheduler API inconsistency
|
2015-10-21 22:10:48 +08:00 |
XiaoFeng
|
3d626940af
|
Roll back debug commented code
|
2015-10-20 17:23:31 +08:00 |
XiaoFeng
|
7e54a91ee6
|
Fix CCDownloader-curl will crash in js-test
Fix broken image link in TextureCacheTest.js
|
2015-10-20 16:28:03 +08:00 |
pandamicro
|
c365fc5883
|
Merge pull request #14180 from pandamicro/v3
Fix issue for web engine upgrade
|
2015-10-18 22:48:16 +08:00 |
pandamicro
|
11890d6c4b
|
Fix issue for web engine upgrade
|
2015-10-18 00:19:02 +08:00 |
pandamicro
|
8b0a6a6c29
|
Merge pull request #14099 from pandamicro/v3
[ci skip]Sync with CCBoot for web
|
2015-10-10 10:16:16 +08:00 |
pandamicro
|
5ae2812bf8
|
Sync with CCBoot for web
|
2015-10-10 10:15:36 +08:00 |
pandamicro
|
bc9b59b7f7
|
Merge pull request #14096 from pandamicro/v3
[ci skip]Add opacity/color cascade test case for Scale9Sprite
|
2015-10-09 21:07:27 +08:00 |
pandamicro
|
0ea54868e2
|
Add opacity/color cascade test case for Scale9Sprite
|
2015-10-09 21:01:49 +08:00 |
pandamicro
|
87677cdbd1
|
Merge pull request #14088 from chengstory/Fix#23321
Fix Bug #23321
|
2015-10-09 15:27:56 +08:00 |
zhangcheng
|
77062acfa7
|
Fix Bug #23321
|
2015-10-08 14:48:38 +08:00 |
zhangcheng
|
4bf56e5853
|
Fix #23337
Hide menu "cocostudio 2.1", because cocostudio 1.6 Api can't load json exported from cocostudio 2.x.
|
2015-10-08 11:35:43 +08:00 |
pandamicro
|
91928aa23d
|
Add ComponentJS test case and fix windows platforms
|
2015-09-26 19:43:36 +08:00 |
江龙
|
9eb05707fb
|
add custom spine skeletonAnimation test
|
2015-09-25 13:36:48 +08:00 |
ZhangMenghe
|
03e5573f79
|
button Opacity setting
|
2015-09-24 11:13:41 +08:00 |
pandamicro
|
149775ea10
|
Merge pull request #13962 from ZhangMenghe/v3-scrollView
[ci skip] Testcase for multiple items in scrollView
|
2015-09-24 09:35:05 +08:00 |
ZhangMenghe
|
68713d2074
|
Multiple items testcase
|
2015-09-21 18:22:58 +08:00 |
pandamicro
|
cddd7dfdf6
|
Merge pull request #13965 from ZhangMenghe/v3-drawLabels
[ci skip] DrawLabel Mode testcase
|
2015-09-21 15:08:47 +08:00 |