Vincent Yang
|
0a6933cc8c
|
Fixed #12668 : Lua-bindings-manual-network--LuaMinXmlHttpRequest have a memory leak.
|
2015-07-14 10:46:17 +08:00 |
Vincent Yang
|
0589c14302
|
Restructure CCFileUtils class, move platform related functions to CCFileUtilsXXX.
Add TestIsDirectoryExist and TestUnicodePath in cpp-tests FileUtil test.
|
2015-07-14 09:44:36 +08:00 |
Vincent Yang
|
06bf6ffa90
|
Merge pr11866: FileUtilsWin32 correct use all unicode version winapi.
|
2015-07-14 09:35:01 +08:00 |
Neo Kim
|
863c3a0a2a
|
Correct a typo
|
2015-07-14 10:17:05 +09:00 |
andyque
|
fc673ee502
|
Merge branch 'v3.7-release' into v3
|
2015-07-13 22:44:54 +08:00 |
Vincent Yang
|
74227eaf16
|
Add TestIsDirectoryExist and TestUnicodePath in cpp-tests FileUtil test.
|
2015-07-13 22:44:40 +08:00 |
CocosRobot
|
9e60713322
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-13 14:41:58 +00:00 |
子龙山人
|
3d06ca297f
|
Merge pull request #10255 from WenhaiLin/v3-activitylife-fix
Fixed game awaked by the clock on Android
|
2015-07-13 22:34:22 +08:00 |
子龙山人
|
cdc7e5205b
|
Merge pull request #11995 from MAUSMAUSgames/v3
using Action::_tag as flag field
|
2015-07-13 22:19:03 +08:00 |
子龙山人
|
22b4f5a11e
|
Merge pull request #12238 from lite3/patch-3
remove old path When added existing new searchPath
|
2015-07-13 22:16:50 +08:00 |
子龙山人
|
d1bef4db8d
|
Merge pull request #12369 from Dimon4eg/Fix_crash_cocos2d_log
Fix crash on Windows if pass string more than 16kb to cocos2d::log
|
2015-07-13 22:16:04 +08:00 |
子龙山人
|
c151ba89e5
|
Merge pull request #12774 from WenhaiLin/v3-label-createfail
Label:Fixed create fail if the font(TTF) not contain a Unicode charmap.
|
2015-07-13 21:58:39 +08:00 |
CocosRobot
|
300da3e3fc
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-13 12:57:03 +00:00 |
pandamicro
|
8944e932a1
|
Merge pull request #12786 from WenhaiLin/v3-animation-getCurrentFrame
Add Animate:getCurrentFrameIndex
|
2015-07-13 20:48:01 +08:00 |
Neo Kim
|
9757ee4ea8
|
Refine scroll event dispatching. And add an event to track every move including jump and so on.
|
2015-07-13 21:28:17 +09:00 |
Neo Kim
|
22ea504af8
|
Add methods to manipulate scroll bar's opacity
|
2015-07-13 21:28:16 +09:00 |
Neo Kim
|
f558158667
|
Use addProtectedChild() instead of addChild() in ScrollViewBar
|
2015-07-13 21:28:16 +09:00 |
CocosRobot
|
8b50c307e5
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-13 09:35:35 +00:00 |
pandamicro
|
d559971379
|
Merge pull request #12808 from pandamicro/v3
Fix CCSprite ; missing
|
2015-07-13 17:27:27 +08:00 |
子龙山人
|
db71e073dd
|
Merge pull request #12742 from WenhaiLin/v3-audioengine-preload
AudioEngine:support preload for audio
|
2015-07-13 17:06:17 +08:00 |
Vincent Yang
|
e65b01bdc0
|
Merge pr11866: FileUtilsWin32 correct use all unicode version winapi.
|
2015-07-13 17:06:01 +08:00 |
pandamicro
|
36e1f26570
|
Fix CCSprite ; missing
|
2015-07-13 16:44:33 +08:00 |
WenhaiLin
|
c95283f563
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-animation-getCurrentFrame
|
2015-07-13 12:54:02 +08:00 |
WenhaiLin
|
80dff7f1c4
|
Rollback pr12299
|
2015-07-13 11:32:25 +08:00 |
pandamicro
|
89927c7073
|
Merge pull request #12782 from xiaofeng11/v3.7-release
UISliderReader and component update
|
2015-07-13 11:05:59 +08:00 |
pandamicro
|
8ab1dce2a0
|
Merge pull request #12778 from yangws/issue_9586
Fix bug: FileUtils::isDirectoryExist not correct on Android when using relative path in 'assets'
|
2015-07-13 11:03:24 +08:00 |
Vincent Yang
|
8bc68395de
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into issue_9586
|
2015-07-13 11:00:18 +08:00 |
WenhaiLin
|
dee13756ec
|
Add Animate:getCurrentFrameIndex
|
2015-07-13 10:40:43 +08:00 |
pandamicro
|
c167e249cd
|
Merge pull request #12790 from pandamicro/shaderNormal
Use shader with normal while creating mesh with normals
|
2015-07-12 21:47:05 +08:00 |
WenhaiLin
|
142d354485
|
[ci skip]Replace tab with spaces.
|
2015-07-10 21:03:43 +08:00 |
WenhaiLin
|
b459940bb8
|
[ci skip]Replace tab with spaces.
|
2015-07-10 20:47:21 +08:00 |
WenhaiLin
|
c68469a611
|
Update Nibiru SDK.
|
2015-07-10 20:42:05 +08:00 |
CocosRobot
|
0e8a3f14f0
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-10 09:11:50 +00:00 |
子龙山人
|
3adecedcee
|
Merge pull request #12776 from fusijie/refine_capture
CaptureScreen save in thread.
|
2015-07-10 17:03:18 +08:00 |
XiaoFeng
|
92d78efce0
|
Fix percentage setting won't effect when UISlider's background resource set to null
|
2015-07-10 17:00:16 +08:00 |
Vincent Yang
|
34aa7a0bb1
|
Remove unused variable.
|
2015-07-10 16:40:02 +08:00 |
Vincent Yang
|
1711a70869
|
Merge v3 branch.
|
2015-07-10 16:39:36 +08:00 |
Vincent Yang
|
187c72e2b9
|
[ci skip] replace tab with 4 space.
|
2015-07-10 16:17:34 +08:00 |
pandamicro
|
c30ce38cb5
|
Merge pull request #12766 from super626/v3.7-release
Set default 3d animation quality to low
|
2015-07-10 15:35:22 +08:00 |
pandamicro
|
2d27091398
|
Merge pull request #12717 from jianglong0156/FileUtilsWriteFunctionMerge
add write api in FileUtils
|
2015-07-10 15:13:21 +08:00 |
WenhaiLin
|
eca192f7a6
|
Fixed compile error
|
2015-07-10 14:43:28 +08:00 |
WenhaiLin
|
81bc0b09da
|
Label:Fixed create fail if the font(TTF) not contain a Unicode charmap.
|
2015-07-10 14:39:21 +08:00 |
Vincent Yang
|
52293ad451
|
Fixed #9586 : FileUtils::isDirectoryExist not correct on Android when using relative path in 'assets'.
|
2015-07-10 14:37:42 +08:00 |
pandamicro
|
07fd337052
|
Merge pull request #12763 from folgerhu/v3.7-release
CCTMXXMLParser code negligence
|
2015-07-10 11:49:30 +08:00 |
yangxiao
|
c4587ecda1
|
if has normal use the shader with normal
|
2015-07-10 11:44:20 +08:00 |
Jacky
|
9eb5a1833b
|
fix malloc failed need to call afterCaptured callback.
|
2015-07-10 11:21:03 +08:00 |
pandamicro
|
69cdaca306
|
Auto add extend to jsb need to extend classes
|
2015-07-10 09:49:39 +08:00 |
pandamicro
|
bd5ae151d9
|
Merge pull request #12735 from yangws/issue_11887
Fix bug: Need to replace thread unsafe code from TextureCache::addImageAsync
|
2015-07-10 09:47:01 +08:00 |
Vincent Yang
|
8ff0ac6951
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into issue_9586
|
2015-07-10 09:35:41 +08:00 |
yangxiao
|
10fe728eee
|
animation quality default to low, do not interpolation
|
2015-07-09 17:54:21 +08:00 |
Vincent Yang
|
d9bc8b7c1b
|
fix bug: don't decrease _asyncRefCount correct in addImageAsyncCallback.
|
2015-07-09 17:06:55 +08:00 |
folgerhu@sina.com
|
a79586c052
|
CCTMXXMLParser code negligence
|
2015-07-09 17:02:12 +08:00 |
Vincent Yang
|
02226c6a26
|
Fix bug: Clipping node doesn't work on Android 5.0.
|
2015-07-09 16:49:26 +08:00 |
CocosRobot
|
2065e5b4a7
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-09 07:45:43 +00:00 |
子龙山人
|
8e256dcd09
|
Merge pull request #12718 from WenhaiLin/v3-label-addchild
Label:Support add child nodes.
|
2015-07-09 15:37:49 +08:00 |
pandamicro
|
a2da5d5f9d
|
Merge pull request #12738 from super626/v3.7-release
Update tiny obj loader and fix empty textrue
|
2015-07-09 14:57:10 +08:00 |
pandamicro
|
cab670f0ff
|
Merge pull request #12748 from fusijie/refineSetTexture
refine setTexture.
|
2015-07-09 14:56:06 +08:00 |
WenhaiLin
|
86a68f5a09
|
AudioEngine:refine thread pool
|
2015-07-09 14:31:03 +08:00 |
VisualSj
|
9f52b1e6fb
|
Fixed a bug that is SingleNode setColor is null
|
2015-07-09 11:49:11 +08:00 |
andyque
|
7243f2cff5
|
add const & to string arguments
|
2015-07-09 11:23:20 +08:00 |
WenhaiLin
|
41bc3a1900
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3.8
Conflicts:
AUTHORS
|
2015-07-09 11:11:34 +08:00 |
pandamicro
|
893d39c543
|
Merge pull request #12737 from chengstory/FixReaderBug
Fix cocos reader bug.
|
2015-07-09 10:33:45 +08:00 |
Jacky
|
1dbb2ab17a
|
refine setTexture.
|
2015-07-09 10:11:15 +08:00 |
CocosRobot
|
bfe6db174e
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-09 01:07:59 +00:00 |
Jacky
|
02597eb369
|
Completed test case and comment.
|
2015-07-08 22:34:33 +08:00 |
Wenhai Lin
|
5d50663c35
|
AudioEngine:support preload for audio[MAC/iOS]
|
2015-07-08 18:04:43 +08:00 |
WenhaiLin
|
6a33702c80
|
Refine Label::onDraw
|
2015-07-08 17:59:24 +08:00 |
Jacky
|
a59828605b
|
Support TileGrid rectangle.
|
2015-07-08 17:47:04 +08:00 |
Jacky
|
4a9e9f3744
|
completed api.
|
2015-07-08 17:26:29 +08:00 |
andyque
|
d4066a5ff8
|
improve coding style of Socket.IO
|
2015-07-08 17:23:48 +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 |
Jacky
|
260ce177d7
|
refine GridNode with rect.
|
2015-07-08 15:57:27 +08: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 |
子龙山人
|
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 |
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 |
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 |
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 |
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 |
WenhaiLin
|
581f1ab42b
|
Add test case
|
2015-07-07 15:41:54 +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 |
WenhaiLin
|
158d96046e
|
Label:Support add child nodes.
|
2015-07-07 14:20:23 +08:00 |
pandamicro
|
e717155930
|
Merge pull request #12715 from VisualSJ/v3.7-release2
[ci skip] Constant value error (ccui.Layout.BACKGROUND_IMAGE_ZORDER )
|
2015-07-07 14:13:31 +08:00 |
jianglong0156
|
abee4a376a
|
add write api in FileUtils
bool writeStringToFile(std::string dataStr, const std::string& fullPath);
bool writeDataToFile(Data retData, const std::string& fullPath);
bool writeValueMapToFile(ValueMap& dict, const std::string& fullPath);
bool writeValueVectorToFile(ValueVector vecData, const std::string& fullPath);
and
formate the FileUtils code
|
2015-07-07 14:06:59 +08:00 |
CocosRobot
|
4a486077c0
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-07 06:05:39 +00:00 |
pandamicro
|
701df24301
|
Merge pull request #12698 from VisualSJ/v3.7-release
[ci skip] Fixed a bug that action texture address error
|
2015-07-07 13:57:30 +08:00 |
子龙山人
|
f28fbdd0c4
|
Merge pull request #12683 from neokim/add_scroll_bar_into_scroll_view
Add scroll bar feature into ScrollView
|
2015-07-07 13:56:09 +08:00 |
pandamicro
|
5970f56e1f
|
Merge pull request #12714 from VisualSJ/v3.7-release2
[ci skip] Constant value error (ccui.Layout.BACKGROUND_IMAGE_ZORDER )
|
2015-07-07 13:55:12 +08:00 |
子龙山人
|
a41d3847d5
|
Merge pull request #12709 from WenhaiLin/v3-37-crash-winfix
Fixed crash cause by the case of file name on WIN32.
|
2015-07-07 13:42:01 +08:00 |
VisualSj
|
dd0edac171
|
Constant value error (ccui.Layout.BACKGROUND_IMAGE_ZORDER )
|
2015-07-07 13:36:47 +08:00 |
子龙山人
|
cdaa994b84
|
Merge pull request #12711 from yangws/issue_12626
Fix bug taken from pr12602: scroll view can't scroll if pressed the b…
|
2015-07-07 13:33:24 +08:00 |
Vincent Yang
|
b4559a005b
|
Fix bug taken from pr12602: scroll view can't scroll if pressed the button on it.
|
2015-07-07 10:42:04 +08:00 |
andyque
|
6238ddebf3
|
Merge remote-tracking branch 'upstream/v3.7-release' into v3
|
2015-07-07 10:18:43 +08:00 |
WenhaiLin
|
4bd1fa7d37
|
Fixed crash cause by the case of file name on WIN32.
|
2015-07-07 10:08:47 +08:00 |
XiaoFeng
|
9a6ffd8904
|
Add bug test for PageView layout & CCNodeDraw::onDrawGLLine
|
2015-07-07 09:54:42 +08:00 |
子龙山人
|
a6b29666c9
|
Merge pull request #12674 from WenhaiLin/v3-38-issue12673
Label:Fixed the characters are displayed incorrect with "dark roast.ttf"
|
2015-07-07 09:50:00 +08:00 |
CocosRobot
|
4c88db3fb2
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-07 00:44:47 +00:00 |
Ricardo Quesada
|
ad1fc88fa8
|
compiles on Xcode 7
|
2015-07-06 16:30:29 -07:00 |
Ricardo Quesada
|
4c88be9520
|
removes -fno-excpetion and -fexception from cmake
|
2015-07-06 12:09:50 -07:00 |
CocosRobot
|
a4bce56cca
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-06 10:37:24 +00:00 |
VisualSj
|
3b69a1726f
|
Fixed a bug that action texture address error
|
2015-07-06 17:17:20 +08:00 |
jianglong0156
|
6f3b977c1e
|
add UserDefault api deleteValueForKey
|
2015-07-06 17:01:17 +08:00 |
XiaoFeng
|
214684b3be
|
Fix
|
2015-07-06 16:45:04 +08:00 |
XiaoFeng
|
9fab1e7702
|
Change to use auto & for each to enum sub items
|
2015-07-06 16:39:00 +08:00 |
CocosRobot
|
ae860bd6ee
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-06 08:29:03 +00:00 |
子龙山人
|
17207f14e5
|
Merge pull request #12689 from fusijie/refine_setAnimationInterval
Refine setAnimationInterval from double to float.
|
2015-07-06 16:18:45 +08:00 |
XiaoFeng
|
d6fc8ecc94
|
Fix when use percentage size & position to a UIWidget which parent is a layout component, when change simulator screen size, layout won't effect correctly.
|
2015-07-06 16:02:19 +08:00 |
Jacky
|
4499b60446
|
Refine setAnimationInterval from double to float.
|
2015-07-06 14:57:42 +08:00 |
Neo Kim
|
a01f31c75c
|
Change NULL to nullptr
|
2015-07-06 15:54:28 +09:00 |
Neo Kim
|
c4dc9b04fd
|
Add a guard filtering tries to set same value.
|
2015-07-06 14:54:28 +09:00 |
XiaoFeng
|
df2a2d253d
|
Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into v3.7-release
|
2015-07-06 10:31:09 +08:00 |
Neo Kim
|
0ff7aaef95
|
Modify loop iteration codes
|
2015-07-06 11:30:24 +09:00 |
Neo Kim
|
43308e258a
|
Fix an issue of not releasing Texture instance in ScrollViewBar
|
2015-07-06 11:29:39 +09:00 |
Neo Kim
|
a4803c6713
|
Remove unnecessary commented out code.
|
2015-07-05 21:30:13 +09:00 |
Neo Kim
|
3ab4285960
|
Refactor code
|
2015-07-04 16:06:05 +09:00 |
Neo Kim
|
6264f7fefb
|
Correct include-related build errors in some platforms
|
2015-07-04 15:03:05 +09:00 |
Neo Kim
|
ceeca575f3
|
Replace 'margin' of scroll bar with 'positionFromCorner'
|
2015-07-04 14:05:47 +09:00 |
Neo Kim
|
f667b085b8
|
Change not to show scroll bar when the scroll view is initiated.
|
2015-07-04 09:59:22 +09:00 |
Neo Kim
|
9548d85f08
|
Fix radio button group clear issue
|
2015-07-04 09:57:54 +09:00 |
Neo Kim
|
3b6cd4dffc
|
Modify indentation to comply with the convention
|
2015-07-04 09:56:53 +09:00 |
Neo Kim
|
86cbd59bfd
|
Add UIScrollViewBar.cpp into CMake and Windows project configuration.
|
2015-07-04 09:56:53 +09:00 |
Neo Kim
|
60c32f6fb5
|
Refactor some codes
|
2015-07-04 09:56:53 +09:00 |
Neo Kim
|
ec45be699d
|
Add UIScrollViewBar class documentation
|
2015-07-04 09:56:52 +09:00 |
Neo Kim
|
c093bb18e2
|
Add scroll bar manipulation methods into ScrollView
|
2015-07-04 09:56:52 +09:00 |
Neo Kim
|
9a11cfd496
|
Add a way of changing scroll bar width
|
2015-07-04 09:56:52 +09:00 |
Neo Kim
|
2cae17b462
|
Add scroll bar feature into ScrollView
|
2015-07-04 09:56:52 +09:00 |
CocosRobot
|
fbf98adc7a
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-03 14:48:11 +00:00 |
pandamicro
|
38ded61568
|
Merge pull request #12670 from yangws/issue_8256
Fixbug: CCTargetedAction executes callback twice.
|
2015-07-03 22:34:54 +08:00 |
CocosRobot
|
91dc2d22de
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-03 10:37:33 +00:00 |
WenhaiLin
|
c11e91e215
|
Label:Fixed the characters are displayed incorrect with "dark roast.ttf"
|
2015-07-03 18:08:32 +08:00 |
Vincent Yang
|
ca02f167c6
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2015-07-03 15:43:58 +08:00 |
Vincent Yang
|
1abeb8bf1e
|
Fixbug: CCTargetedAction executes callback twice.
|
2015-07-03 15:42:49 +08:00 |
pandamicro
|
f126eb3267
|
Merge pull request #12644 from WenhaiLin/v3-38-backevent-fix
Fixed EventListenerKeyboard.onKeyPressed not firing for back button on Android.
|
2015-07-03 15:42:45 +08:00 |
WenhaiLin
|
91bc8f2e2d
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3.8
|
2015-07-03 14:59:12 +08:00 |
pandamicro
|
1f48beee1e
|
Reorganize code
|
2015-07-03 12:55:55 +08:00 |
XiaoFeng
|
993e420ce4
|
Fix drawLine & drawPoints won't use blendFunc bug
|
2015-07-03 11:30:38 +08:00 |
pandamicro
|
155b9b918c
|
Add retain/release for XMLHTTPReqest in JSB
|
2015-07-03 11:01:43 +08:00 |