dualface
|
4c7e4c654a
|
update cocos2dx.ini for luabinding
|
2015-07-26 17:16:50 +08:00 |
dualface
|
bd39247192
|
Add Luabinding conversions for std::map<std::string, std::string>
|
2015-07-26 07:40:34 +08:00 |
pandamicro
|
05fce87e9b
|
Merge pull request #13018 from CocosRobot/update_lua_bindings_1437808838
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-25 15:27:08 +08:00 |
CocosRobot
|
2dedba4acf
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-25 07:24:55 +00:00 |
pandamicro
|
5be905c181
|
Merge pull request #13017 from pandamicro/v3.7.1
[ci skip] Release docs for v3.7.1
|
2015-07-25 15:17:52 +08:00 |
pandamicro
|
a2a32ef58c
|
Release docs for v3.7.1
|
2015-07-25 15:16:39 +08:00 |
pandamicro
|
c16cab7e53
|
Merge pull request #13015 from VisualSJ/v3.7.1-12940
[ci skip] Moveing ActionTimeline tests
|
2015-07-25 14:44:10 +08:00 |
VisualSj
|
a0bf2c782f
|
Moveing ActionTimeline tests
|
2015-07-25 14:37:56 +08:00 |
VisualSj
|
c49053fce4
|
Moveing ActionTimeline tests
|
2015-07-25 14:37:44 +08:00 |
pandamicro
|
33007e832f
|
Merge pull request #13014 from CocosRobot/update_lua_bindings_1437802542
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-25 13:40:55 +08:00 |
CocosRobot
|
f7fced7b70
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-25 05:40:05 +00:00 |
pandamicro
|
ac8b5e361d
|
Merge pull request #13013 from CocosRobot/update_cocosfiles_1437802446
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-25 13:38:56 +08:00 |
CocosRobot
|
3c1a3677ff
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-25 05:34:07 +00:00 |
pandamicro
|
a5bbe58b87
|
Merge pull request #13012 from pandamicro/v3.7.1
[ci skip]Gen bindings and cocos2dx_files for v3.7.1
|
2015-07-25 13:32:43 +08:00 |
pandamicro
|
93c1cb70c4
|
Gen bindings and cocos2dx_files for v3.7.1
|
2015-07-25 13:31:52 +08:00 |
pandamicro
|
1bad0e937c
|
Merge pull request #13011 from pandamicro/v3.7.1
Gen bindings for v3.7.1
|
2015-07-25 13:29:00 +08:00 |
pandamicro
|
c1bc03b342
|
Gen bindings for v3.7.1
|
2015-07-25 13:28:02 +08:00 |
pandamicro
|
fba892f4aa
|
Merge pull request #13002 from VisualSJ/v3.7.1-12940
[ci skip]Issue #12940: Fixed a bug that is removing SimpleAudio play
|
2015-07-25 13:20:27 +08:00 |
pandamicro
|
21f3dca627
|
Merge pull request #13010 from pandamicro/v3.7.1
[ci skip]Gen bindings for v3.7.1
|
2015-07-25 12:13:15 +08:00 |
pandamicro
|
14aaf2acc3
|
Gen bindings for v3.7.1
|
2015-07-25 12:10:01 +08:00 |
pandamicro
|
4fdfbd05c4
|
Merge pull request #13005 from geron-cn/3.7.1
fix bug:use wrong _modelviewTransform in director to draw bone
|
2015-07-25 09:53:38 +08:00 |
pandamicro
|
fa46a0abb4
|
Merge pull request #12992 from yangws/v3.7.1
Fixed #12962 : Scene can't have std::vector member.
|
2015-07-25 09:52:00 +08:00 |
pandamicro
|
09d8b8829e
|
Merge pull request #13006 from MSOpenTech/v3.7.1-winrt
v3.7.1: added missing cocostudio files to Win10 libcocos2d project
|
2015-07-24 23:43:21 +08:00 |
pandamicro
|
a666658764
|
Merge pull request #12998 from pandamicro/v3.7.1
Add BoneNode/SkeletonNode/SkinNode JS bindings
|
2015-07-24 23:42:38 +08:00 |
pandamicro
|
05bb775438
|
Sync timelineParser and fix issue
|
2015-07-24 20:16:56 +08:00 |
pandamicro
|
54330576e6
|
Fix JS binding issues for skeleton animation
|
2015-07-24 20:16:01 +08:00 |
geron-cn
|
a4b6f4d103
|
Merge branch 'v3.7.1' of github.com:cocos2d/cocos2d-x into 3.7.1
|
2015-07-24 19:51:45 +08:00 |
Dale Stammen
|
8940eb829f
|
added missing cocostudio files
|
2015-07-24 04:48:14 -07:00 |
geron-cn
|
a5d41aac0d
|
fix bug:use wrong _modelviewTransform in director to draw bone
|
2015-07-24 19:48:05 +08:00 |
pandamicro
|
96f0a65b52
|
Merge pull request #13001 from VisualSJ/v3.7.1-boneTest
[ci skip] Fixed a bug that is ccs.Skin ctor error in jsb
|
2015-07-24 18:00:13 +08:00 |
VisualSj
|
cf70cb9c40
|
Issue #12940: Fixed a bug that is removing SimpleAudio play
|
2015-07-24 17:41:01 +08:00 |
VisualSj
|
2b05ca731c
|
Issue #12941: Fixed a bug that is ccs.Skin ctor error in jsb
|
2015-07-24 17:34:04 +08:00 |
pandamicro
|
fc8858523f
|
Merge pull request #12999 from VisualSJ/v3.7.1-boneTest
Issue #12997: Add JS test case (ccs.BoneNode)
|
2015-07-24 17:21:19 +08:00 |
pandamicro
|
6e8edc401c
|
Revert changes to lua ini
|
2015-07-24 17:19:40 +08:00 |
VisualSj
|
420b04886e
|
Issue #12997: Update web index
|
2015-07-24 17:18:18 +08:00 |
VisualSj
|
09550ff742
|
Issue #12997: Add JS test case (ccs.BoneNode)
|
2015-07-24 15:57:36 +08:00 |
pandamicro
|
93595aab77
|
Merge branch 'v3.7.1' of https://github.com/cocos2d/cocos2d-x into v3.7.1
|
2015-07-24 15:53:05 +08:00 |
pandamicro
|
29b9ed685f
|
Add BoneNode/SkeletonNode/SkinNode JS bindings
|
2015-07-24 15:48:34 +08:00 |
VisualSj
|
64d247d91b
|
Issue #12997: Add JS test case (ccs.BoneNode)
|
2015-07-24 15:45:19 +08:00 |
pandamicro
|
46faaa1ad9
|
Merge pull request #12973 from geron-cn/3.7.1
bonenode for actiontimeline
|
2015-07-24 14:54:24 +08:00 |
geron-cn
|
4327e4a532
|
remove include SkinNode.h in cpp
|
2015-07-24 12:31:45 +08:00 |
geron-cn
|
0b09fd5bcb
|
Merge branch 'v3.7.1' of github.com:cocos2d/cocos2d-x into 3.7.1
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
cocos/2d/libcocos2d_8_1/libcocos2d_8_1/libcocos2d_8_1.Shared/libcocos2d_8_1.Shared.vcxitems.filters
tests/cpp-tests/Classes/ExtensionsTest/CocoStudioActionTimelineTest/ActionTimelineTestScene.cpp
tests/cpp-tests/Classes/ExtensionsTest/CocoStudioActionTimelineTest/ActionTimelineTestScene.h
|
2015-07-24 11:38:09 +08:00 |
Vincent Yang
|
e4a8aeee45
|
Fixed #12962 : Scene can't have std::vector member.
|
2015-07-24 11:16:45 +08:00 |
pandamicro
|
5ffa8efee6
|
Merge pull request #12977 from chengstory/OptimizationExtensionData
Optimization extension data
|
2015-07-24 11:01:56 +08:00 |
geron-cn
|
3341fa0f85
|
fix the vars' initialize in construct func, and remove using namespace
|
2015-07-24 10:28:10 +08:00 |
zhangcheng
|
be08de6780
|
Update libcocos2d_8.1 vs project.
|
2015-07-24 09:32:39 +08:00 |
zhangcheng
|
ef6ada5bf4
|
Fix cocos2dx_studio.ini format error.
|
2015-07-24 09:28:55 +08:00 |
pandamicro
|
4c47dc4022
|
Merge pull request #12989 from MSOpenTech/v3.7.1-win10-fix
V3.7.1 win10 fix
|
2015-07-24 09:19:54 +08:00 |
Dale Stammen
|
13149a0bc5
|
updated version to 3.7.1
|
2015-07-23 13:26:32 -07:00 |
Dale Stammen
|
c3935b921c
|
updated version to 3.7.1
|
2015-07-23 13:02:42 -07:00 |