James Chen
|
1ec3f014e8
|
Merge pull request #6130 from dumganhar/iss4557-set-enabled-listener
closed #4557: Adds `EventListener::setEnabled/isEnabled`.
|
2014-04-03 18:02:44 +08:00 |
James Chen
|
c595dd5dec
|
Merge pull request #6136 from CocosRobot/update_lua_bindings_1396518289
[AUTO]: updating luabinding automatically
|
2014-04-03 17:46:51 +08:00 |
CocosRobot
|
279b371031
|
[AUTO]: updating luabinding automatically
|
2014-04-03 09:46:03 +00:00 |
James Chen
|
b174eca9ee
|
Merge pull request #6135 from CocosRobot/update_cocosfiles_1396518155
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-04-03 17:45:15 +08:00 |
CocosRobot
|
25b24a62cb
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-04-03 09:42:36 +00:00 |
James Chen
|
cb8edabb30
|
Merge pull request #6133 from samuele3hu/develop_new_label
fix the error about `draw` of GLNode and modify the related test cases
|
2014-04-03 17:34:27 +08:00 |
James Chen
|
a2081ea210
|
issue #4557: Updates comments for EventListener::setPaused.
|
2014-04-03 17:20:16 +08:00 |
samuele3hu
|
550f4dca29
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label
|
2014-04-03 17:03:09 +08:00 |
James Chen
|
a3214b7505
|
issue #4557: Updates comments for EventListener::setEnabled/setPaused.
Also does whitespace cleanup and untabify codes. Thanks emacs. :)
|
2014-04-03 17:02:17 +08:00 |
samuele3hu
|
b68f6bf65e
|
fix the error about `draw` of GLNode and modify the related test cases
|
2014-04-03 17:02:14 +08:00 |
James Chen
|
7a5dba9eb9
|
issue #4557: Adds const for `EventListener::isEnabeld`.
|
2014-04-03 16:46:16 +08:00 |
James Chen
|
ec56796062
|
Merge pull request #6125 from 2youyouo2/develop
Two fixes for armature:
1.fixed set blend func
2.fixed changedisplay does not rebind parent's bone
|
2014-04-03 16:23:55 +08:00 |
James Chen
|
a1e9804da3
|
Update CHANGELOG [ci skip]
|
2014-04-03 16:21:57 +08:00 |
James Chen
|
405b1c6036
|
Merge pull request #6122 from mgcL/PhysicsShapeEdgeChain-create-failed
fix PhysicsShapeEdgeChain::init() always return false
|
2014-04-03 16:20:36 +08:00 |
yinkaile
|
66e37cf481
|
remove cc prefix
|
2014-04-03 16:19:49 +08:00 |
yinkaile
|
89cd2a300e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2014-04-03 16:19:08 +08:00 |
James Chen
|
89048dd6bd
|
closed #4557: Comment fixes in CCEventListener.h.
|
2014-04-03 15:35:18 +08:00 |
James Chen
|
f6859a3ca9
|
closed #4557: Adds `EventListener::setEnabled/isEnabled`.
|
2014-04-03 15:32:16 +08:00 |
James Chen
|
5ea00e814c
|
Merge pull request #6129 from samuele3hu/develop_new_label
Synchronize LabelTest of cpp to lua to fix some bug and add more tests
|
2014-04-03 13:51:27 +08:00 |
James Chen
|
c533e3f529
|
Merge pull request #6128 from lmskater/monitor-queue-build
[Jenkins][ci skip]: Monitor jenkins queue build
|
2014-04-03 12:49:52 +08:00 |
lm
|
06ba28597c
|
[Jenkins][ci skip]: Fix call method
|
2014-04-03 11:42:34 +08:00 |
lm
|
7f1d694f03
|
[Jenkins][ci skip]: Monitor jenkins queue build
|
2014-04-03 11:24:44 +08:00 |
samuele3hu
|
bff1d6c2a6
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label
|
2014-04-03 11:15:59 +08:00 |
samuele3hu
|
b9ff51782f
|
Synchronize LabelTest of cpp to lua to fix some bug and add more tests
|
2014-04-03 11:08:59 +08:00 |
yinkaile
|
eda2d0927c
|
Merge branch 'develop' of https://github.com/2youyouo2/cocos2d-x into develop
|
2014-04-03 10:37:13 +08:00 |
yinkaile
|
7177866331
|
fixed set blend func
|
2014-04-03 10:34:20 +08:00 |
minggo
|
f998ea058a
|
[ci skip]
|
2014-04-03 10:26:34 +08:00 |
minggo
|
b4225e4626
|
Merge pull request #6124 from koowolf/mid_resume
fix resume not support in midi file in win32
|
2014-04-03 10:22:44 +08:00 |
koowolf
|
293bd5dc02
|
fix resume not support in midi file in win32
|
2014-04-03 09:55:31 +08:00 |
mgcL
|
4f7cb75d2b
|
fix PhysicsShapeEdgeChain::init() always return false
|
2014-04-02 23:52:21 +08:00 |
James Chen
|
5a1bfaddae
|
Merge pull request #6120 from CocosRobot/update_lua_bindings_1396435283
[AUTO]: updating luabinding automatically
|
2014-04-02 22:10:56 +08:00 |
CocosRobot
|
9799fbdf27
|
[AUTO]: updating luabinding automatically
|
2014-04-02 10:42:38 +00:00 |
James Chen
|
6223b011e8
|
Update CHANGELOG [ci skip]
|
2014-04-02 18:13:41 +08:00 |
James Chen
|
16e51a8489
|
Merge pull request #6110 from dumganhar/iss4639-isfileexist
closed #4639: FileUtils::isFileExist doesn't consider SearchPaths and ResolutionOrders
|
2014-04-02 18:12:29 +08:00 |
James Chen
|
ae0131f917
|
Update CHANGELOG [ci skip]
|
2014-04-02 18:09:13 +08:00 |
James Chen
|
c8e6f8d3ff
|
Merge pull request #6106 from pandamicro/AnimLoopFix
Fixed #4637: Add loop parameter to Animation::initWithSpriteFrames
|
2014-04-02 18:08:03 +08:00 |
James Chen
|
6b7960f408
|
Merge pull request #6118 from CocosRobot/update_lua_bindings_1396432591
[AUTO]: updating luabinding automatically
|
2014-04-02 18:06:27 +08:00 |
pandamicro
|
e5bf6c438f
|
Fixed #4638: Add loop parameter to Animation::createWithSpriteFrames
|
2014-04-02 18:06:17 +08:00 |
James Chen
|
99d029e359
|
Merge pull request #6116 from natural-law/develop
Reset projection to DEFAULT when a test case onExit() invoked.
|
2014-04-02 18:05:52 +08:00 |
CocosRobot
|
59db1f300d
|
[AUTO]: updating luabinding automatically
|
2014-04-02 09:58:03 +00:00 |
James Chen
|
4edf923cf8
|
Merge pull request #6108 from Dhilan007/develop_label
Label: Better API order for Label class
|
2014-04-02 17:47:44 +08:00 |
zhangbin
|
f744ddc860
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2014-04-02 17:15:39 +08:00 |
James Chen
|
18648434ac
|
Merge pull request #6109 from lmskater/add-jenkins-job-configs
[Jenkins][ci skip]: add jenkins job configs
|
2014-04-02 17:14:26 +08:00 |
James Chen
|
3fed509ba5
|
Update CHANGELOG [ci skip]
|
2014-04-02 17:13:17 +08:00 |
zhangbin
|
0e0000e6d5
|
The projection reset to DEFAULT when a test case onExit().
|
2014-04-02 17:12:09 +08:00 |
James Chen
|
98f4184fb6
|
Merge pull request #6115 from Ryeeeeee/develop_control_swallow_touches
fix the issue that ControlButton can't swallow touch event.
|
2014-04-02 17:10:49 +08:00 |
James Chen
|
4dd41d06b9
|
Merge pull request #6113 from boyu0/tilemap_hd_resource_test_object_layer_tmx_fix
fix hd resource test-object-layer.tmx settings.
|
2014-04-02 17:03:42 +08:00 |
Ryeeeeee
|
432ec49c88
|
fix issue that ControlButton can't swallow touch event.
|
2014-04-02 17:01:11 +08:00 |
James Chen
|
d9f16ee173
|
Merge pull request #6111 from samuele3hu/develop_socket
fix error that “lua-test/opengltest/shader retro effect” test case have no effect
|
2014-04-02 16:56:03 +08:00 |
James Chen
|
468d55e52d
|
Merge pull request #6114 from linchaogithub/develop
[Jenkins-watchdog]remove extra build_time()
|
2014-04-02 16:55:34 +08:00 |