pandamicro
|
600568fdba
|
Migrate test case from #10692 @babcca
|
2015-07-12 11:33:22 +08:00 |
pandamicro
|
0d9da2f500
|
Merge pull request #12773 from minggo/bind-missing-function
add lua-binding of EventDispacher::dispatchCustomEvent()
|
2015-07-11 17:17:32 +08:00 |
pandamicro
|
2e3d7cb1f5
|
Merge pull request #12779 from CocosRobot/update_lua_bindings_1436512627
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-11 17:14:13 +08:00 |
WenhaiLin
|
5c9e8848bf
|
[ci skip]Add missing configuration for Nibiru.
|
2015-07-10 21:16:21 +08:00 |
WenhaiLin
|
205e77a4fb
|
Add missing configuration for Nibiru.
|
2015-07-10 21:09:15 +08:00 |
WenhaiLin
|
142d354485
|
[ci skip]Replace tab with spaces.
|
2015-07-10 21:03:43 +08:00 |
WenhaiLin
|
7f3e0b2a8c
|
[ci skip]Replace tab with spaces.
|
2015-07-10 20:56:21 +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 |
Liam
|
4a53afc798
|
update for error resource,just for build
|
2015-07-10 17:24:35 +08:00 |
子龙山人
|
bb4a3d4c1e
|
Merge pull request #12783 from CocosRobot/update_lua_bindings_1436519205
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-10 17:14:20 +08:00 |
CocosRobot
|
0e8a3f14f0
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-10 09:11:50 +00:00 |
子龙山人
|
a4ea35b0c7
|
Merge pull request #12781 from natural-law/v3.7-release
[ci skip] Use msbuild to generating engine prebuilt libs on win32.
|
2015-07-10 17:03:53 +08:00 |
子龙山人
|
3adecedcee
|
Merge pull request #12776 from fusijie/refine_capture
CaptureScreen save in thread.
|
2015-07-10 17:03:18 +08:00 |
Bin Zhang
|
8ca9e10a22
|
Use msbuild to generating engine prebuilt libs on win32.
|
2015-07-10 17:01:08 +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 |
songchengjiang
|
21a8a8d567
|
fix mirrored Effect3DOutline
|
2015-07-10 16:30:45 +08:00 |
Vincent Yang
|
187c72e2b9
|
[ci skip] replace tab with 4 space.
|
2015-07-10 16:17:34 +08:00 |
songchengjiang
|
a1dd466588
|
modify Animate3D keyFrameCallback
|
2015-07-10 15:50:09 +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 |
CocosRobot
|
2542b7c033
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-10 07:21:50 +00: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 |
Vincent Yang
|
3d9aa402ac
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into issue_9586
|
2015-07-10 14:40: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 |
minggo
|
3911e1d696
|
add lua-binding of EventDispacher::dispatchCustomEvent()
|
2015-07-10 10:29:21 +08:00 |
子龙山人
|
0468cf7ba9
|
Merge pull request #12772 from zilongshanren/v3.7-release
[ci skip]fix js template run error on linux.
|
2015-07-10 10:20:31 +08:00 |
andyque
|
1ea7926083
|
fix js template run error on linux.
|
2015-07-10 10:19:36 +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 |
songchengjiang
|
a1956e2210
|
fix issue#9310 issue#10151 issue#12551
|
2015-07-09 18:05:47 +08:00 |
yangxiao
|
10fe728eee
|
animation quality default to low, do not interpolation
|
2015-07-09 17:54:21 +08:00 |
Liam
|
e50fc4f184
|
merge code
|
2015-07-09 17:12:48 +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 |
子龙山人
|
268605270e
|
Merge pull request #12760 from CocosRobot/update_lua_bindings_1436427684
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-09 15:49:44 +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 |
pandamicro
|
17ef09551b
|
Merge pull request #12756 from VisualSJ/v3.7-release-update
[ci skip]Fixed a bug that is SingleNode setColor is null
|
2015-07-09 14:55:32 +08:00 |
WenhaiLin
|
86a68f5a09
|
AudioEngine:refine thread pool
|
2015-07-09 14:31:03 +08:00 |