WenhaiLin
6a33702c80
Refine Label::onDraw
2015-07-08 17:59:24 +08:00
andyque
d4066a5ff8
improve coding style of Socket.IO
2015-07-08 17:23:48 +08:00
pandamicro
30c79fea02
Add auto bindings for Frame::g|setTweenType
2015-07-08 17:19:30 +08:00
yangxiao
97a17cdc8a
program created dummy texture instead of empty texture
2015-07-08 17:00:01 +08:00
zhangcheng
0862d313b2
Fix cocos reader bug.
...
Fixes child nodes can't be rendered when particle and TiledMap as parent and their resource have been removed from disk.
2015-07-08 16:13:38 +08:00
子龙山人
155ac8c07e
Merge pull request #11583 from hannon235/v3-update-sio
...
Updates socket.io network extension to correctly detect and manage connection to socket.io server versions 0.9.x - 1.x
2015-07-08 16:11:05 +08:00
Daniele Di Bernardo
7a36a57aff
Fixed inertial scrolling for `CCScrollView`
...
The inertial scrolling in `CCScrollView` usually works only if you're using the `Direction::BOTH` direction, and if there's enough scrolling space *both* on the X and the Y axis. But when you use the `Direction::HORIZONTAL` or `Direction::VERTICAL` directions you usually have 0px of available space on the Y or X axis respectively, so it won't work.
This change enables you to scroll the view just on the X or on the Y axis using `Direction::HORIZONTAL` or `Direction::VERTICAL` and to use the inertial scroll accordingly.
2015-07-08 10:03:03 +02:00
yangxiao
f7cdd7162b
adapter according to latest objloader
2015-07-08 15:33:43 +08:00
WenhaiLin
8cf27b9174
Update comments.
2015-07-08 15:30:34 +08:00
jianglong0156
d55c0c64c5
add std::nothrow
2015-07-08 15:19:17 +08:00
Vincent Yang
7f9028b20c
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into issue_11887
2015-07-08 15:14:08 +08:00
Vincent Yang
1f8b46e911
Fixbug: Need to replace thread unsafe code from TextureCache::addImageAsync.
2015-07-08 15:13:48 +08:00
子龙山人
3f550ef331
Merge pull request #12663 from xiaofeng11/v3.7-release
...
Fix drawLine & drawPoints won't use blendFunc bug
2015-07-08 14:38:10 +08:00
jianglong0156
7e26c381c6
remove invalid code
2015-07-08 14:36:37 +08:00
子龙山人
5e8609e5d7
Merge pull request #12728 from fusijie/fix_polygonsprite
...
fix polygon sprite bug.
2015-07-08 14:13:32 +08:00
子龙山人
2bcd70f681
Merge pull request #12726 from xpol/fixes-warnings-and-related-bug-in-CCSprite
...
Fixes some warnings and a related bug in CCSprite.
2015-07-08 14:12:40 +08:00
yangxiao
dac84ade0d
index to short
2015-07-08 14:03:53 +08:00
子龙山人
5621ce08ba
Merge pull request #12730 from CocosRobot/update_lua_bindings_1436334238
...
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-08 13:55:46 +08:00
CocosRobot
9638ae628a
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-08 05:48:55 +00:00
yangxiao
40b33604d8
adjust objloader to cocos
2015-07-08 13:44:15 +08:00
yangxiao
fdd78ef73f
update objloader to latest
2015-07-08 13:42:14 +08:00
子龙山人
0475f50f45
Merge pull request #12723 from neokim/add_setter_for_line_width
...
Add a setter for line width in DrawNode
2015-07-08 13:40:22 +08:00
WenhaiLin
b395ef06d8
AudioEngine:support preload for audio[WIN32/WINRT 8.1/WP8.1]
2015-07-08 10:48:20 +08:00
Jacky
06c06a1f03
fix polygon sprite bug.
2015-07-08 10:07:35 +08:00
XiaoFeng
8429cc1d90
Update CCDrawNode bug test
2015-07-08 09:35:29 +08:00
子龙山人
e162edd867
Merge pull request #12727 from andyque/improve-template-dialy-build
...
[ci skip]fix ios/mac/win32/win8.1 compile error
2015-07-08 07:37:41 +08:00
andyque
dda07bebf5
fix ios/mac/win32/win8.1 compile error
2015-07-08 07:36:26 +08:00
xpol
8179fe04f0
And more warnings.
2015-07-07 23:10:04 +08:00
xpol
29dcbe6685
Fixes some warnings and a related bug in CCSprite.
...
This story tells us that we should not just ignore warnings.
2015-07-07 23:01:24 +08:00
子龙山人
d02da9d2f2
Merge pull request #12725 from andyque/improve-template-dialy-build
...
[ci skip]change sign team to none.
2015-07-07 22:03:22 +08:00
andyque
451bedbaad
change sign team to none.
2015-07-07 22:02:35 +08:00
XiaoFeng
707b4d8b90
Fix windows universal project file
2015-07-07 19:44:18 +08:00
子龙山人
a567b7b795
Update Authors
2015-07-07 17:52:58 +08:00
Neo Kim
160bff8e13
Add a setter for line width in DrawNode
2015-07-07 18:48:02 +09:00
XiaoFeng
1b1af798bc
Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into v3.7-release
2015-07-07 17:35:41 +08:00
子龙山人
26db4c38ab
Merge pull request #12722 from andyque/improve-template-dialy-build
...
[ci skip]minor improvements of template daily build
2015-07-07 16:57:40 +08:00
andyque
a18116aaa4
minor improvements
2015-07-07 16:56:38 +08:00
子龙山人
71158eba44
Merge pull request #12721 from andyque/improve-template-dialy-build
...
[ci skip]Improve template dialy build
2015-07-07 16:54:54 +08:00
andyque
0ca645f744
add runtime daily build script
2015-07-07 16:54:03 +08:00
andyque
47bae38168
finish template daily build
2015-07-07 16:27:38 +08:00
pandamicro
f42a76b438
Merge pull request #12720 from VisualSJ/v3.7-release-update
...
[ci skip] Update the web index
2015-07-07 15:46:33 +08:00
VisualSj
3ccfb2f364
Update the web index
2015-07-07 15:44:42 +08:00
WenhaiLin
581f1ab42b
Add test case
2015-07-07 15:41:54 +08:00
andyque
04ade7c16e
remove xcode scheme
2015-07-07 14:57:25 +08:00
pandamicro
8f0cf8c3e6
Merge pull request #12575 from ywxzm/v3
...
fix onTouch begin don't return value
2015-07-07 14:57:13 +08:00
jianglong0156
13d00d129d
fix the jsb and lua ini error, ignore writeDataToFile
2015-07-07 14:54:31 +08:00
andyque
a5115bd739
improve
2015-07-07 14:34:02 +08:00
andyque
494036be1a
fix linux build
2015-07-07 14:34:02 +08:00
andyque
d8bf9c8a2a
improve template daily build scripts
2015-07-07 14:34:02 +08:00
子龙山人
1b9b741068
Merge pull request #12719 from andyque/add-scheme-to-templates
...
[ci skip]add shared scheme to iOS & Mac project.
2015-07-07 14:27:09 +08:00