pipu
|
e9b6ca724d
|
Serialize attribute "InnerActionSpeed" during creating project node from .csd file for cocosstudio simulator.
|
2015-03-19 17:54:26 +08:00 |
samuele3hu
|
5a5acc624a
|
issue #10875: fix a lua bindings bug for GLProgram::setUniformLocationF32
|
2015-03-19 17:31:57 +08:00 |
samuele3hu
|
1eb1057875
|
Update comments of some header files
|
2015-03-19 16:59:21 +08:00 |
samuele3hu
|
31b34ddf77
|
Update comments of some header files
|
2015-03-19 16:45:53 +08:00 |
Huabing.Xu
|
8b04a15ee8
|
fix crash problem when switch to a new scene after call RenderTexture::saveToFile()
|
2015-03-19 16:39:45 +08:00 |
CocosRobot
|
0afd385412
|
[AUTO]: updating luabinding automatically
|
2015-03-19 08:29:09 +00:00 |
zhangbin
|
f196d213ee
|
Solve the error format of comments in header files.
|
2015-03-19 15:59:58 +08:00 |
minggo
|
a8471dd507
|
Merge pull request #10978 from natural-law/v3
[ci skip] Update comments of some header files.
|
2015-03-19 13:42:48 +08:00 |
zhangbin
|
d755a7b46a
|
Update comments of some header files.
|
2015-03-19 13:41:21 +08:00 |
minggo
|
a8d29b6122
|
Merge pull request #10970 from CocosRobot/update_lua_bindings_1426737203
[AUTO]: updating luabinding automatically
|
2015-03-19 11:56:41 +08:00 |
minggo
|
1d37016912
|
Merge pull request #10962 from dingpinglv/Iss_Annotate
[ci skip] added js annotate to classes
|
2015-03-19 11:56:07 +08:00 |
CocosRobot
|
f2c49b3311
|
[AUTO]: updating luabinding automatically
|
2015-03-19 03:55:42 +00:00 |
minggo
|
194510dacc
|
Merge pull request #10969 from pipu/parse_csd_position
Fix that parse position from .csd file.
|
2015-03-19 11:53:31 +08:00 |
minggo
|
b3d9b72f27
|
Merge pull request #10944 from pipu/manage_actiontimelinedata_reference
Manage reference count of ActiontimelineData object.
|
2015-03-19 11:53:07 +08:00 |
minggo
|
aec86d7e61
|
Merge pull request #10967 from VisualSJ/v3-docs
Add javascript notes...
|
2015-03-19 11:52:44 +08:00 |
pipu
|
c1f147b7a1
|
Avoid crash during parse armature node.
|
2015-03-19 11:51:34 +08:00 |
minggo
|
74de66a286
|
Merge pull request #10964 from CocosRobot/update_lua_bindings_1426687157
[AUTO]: updating luabinding automatically
|
2015-03-19 11:49:54 +08:00 |
pipu
|
46741e1035
|
Fix that parse position from .csd file.
|
2015-03-19 11:22:11 +08:00 |
minggo
|
b469f460c7
|
Merge pull request #10968 from WenhaiLin/v3-update-document
[ci skip]Update document
|
2015-03-19 10:46:06 +08:00 |
WenhaiLin
|
e528531b4b
|
[ci skip]Update document
|
2015-03-19 10:38:12 +08:00 |
VisualSJ
|
62b3f537ce
|
Add javascript notes...Fixed error
|
2015-03-19 10:33:11 +08:00 |
SuYaohui
|
2edb7f7d50
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into cocosapi
|
2015-03-19 10:05:24 +08:00 |
SuYaohui
|
bc2b897dc6
|
ProgressTimer
|
2015-03-19 10:00:30 +08:00 |
dingpinglv
|
9be573e92f
|
Added js annotate to CCSpriteFrameCache.h
|
2015-03-18 22:24:03 +08:00 |
dingpinglv
|
4bb78a2eec
|
Added js annotate to CCScene.h
|
2015-03-18 22:08:50 +08:00 |
CocosRobot
|
b7881eab88
|
[AUTO]: updating luabinding automatically
|
2015-03-18 14:02:42 +00:00 |
dingpinglv
|
ee44f024f1
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into Iss_Annotate
Conflicts:
cocos/2d/CCActionGrid.h
cocos/2d/CCAnimation.h
cocos/2d/CCAnimationCache.h
cocos/base/CCRef.h
|
2015-03-18 21:58:07 +08:00 |
minggo
|
8306aaaab2
|
Merge pull request #10955 from dabingnn/v3_comments
[ci skip] update comments CCRenderCommand.h
|
2015-03-18 21:48:47 +08:00 |
minggo
|
ddb6230c13
|
Merge pull request #10953 from fusijie/cocosapi
[ci skip]update CCActionManager & CCActionInstant & CCActionInterval & CCScene & ...
|
2015-03-18 21:48:28 +08:00 |
minggo
|
a9f13148f4
|
Merge pull request #10961 from minggo/add-documentation
[ci skip]update document for ccUtils.h
|
2015-03-18 21:46:20 +08:00 |
dingpinglv
|
a99c2c7893
|
Issue : added js annotate to CCActionGrid.h, CCAnimation.h, CCAnimationCache.h, CCAtlasNode.h, CCRef.h
|
2015-03-18 21:45:58 +08:00 |
minggo
|
7f825d3dae
|
update document for ccUtils.h
|
2015-03-18 21:45:00 +08:00 |
VisualSJ
|
3576df4b89
|
Add javascript notes...
cocos/base/CCDirector.h
|
2015-03-18 21:39:50 +08:00 |
VisualSJ
|
785214ae12
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-docs
Conflicts:
cocos/base/CCAutoreleasePool.h
cocos/base/CCData.h
|
2015-03-18 21:38:56 +08:00 |
minggo
|
bf0d48e483
|
Merge pull request #10957 from natural-law/v3
[ci skip] Update comments of some header files.
|
2015-03-18 21:33:13 +08:00 |
minggo
|
0267faa7d1
|
Merge pull request #10958 from minggo/add-documentation
[ci skip]update document for CCUserDefault.h
|
2015-03-18 21:27:13 +08:00 |
minggo
|
85811bd710
|
update document for CCUserDefault.h
|
2015-03-18 21:24:31 +08:00 |
zhangbin
|
f31a833df4
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2015-03-18 21:10:17 +08:00 |
zhangbin
|
a5e148c829
|
Update comments of some header files.
|
2015-03-18 20:56:17 +08:00 |
VisualSJ
|
cb50c7d89a
|
Add javascript notes...
cocos/2d/CCActionPageTurn3D.h
cocos/base/CCAutoreleasePool.h
cocos/base/CCData.h
|
2015-03-18 20:51:18 +08:00 |
minggo
|
660cfdf964
|
Merge pull request #10954 from minggo/add-documentation
[ci skip]Add documentation
|
2015-03-18 20:43:33 +08:00 |
Jacky
|
2d50327323
|
update CCActionManager & CCActionInstant & CCActionInterval & CCScene & CCSpriteFrame & CCSpriteFrameCache
|
2015-03-18 20:40:29 +08:00 |
minggo
|
19fc6a1495
|
update document for CCScheduler.h
|
2015-03-18 20:37:43 +08:00 |
minggo
|
10703bce66
|
Merge pull request #10952 from SuYaoHui/cocosapi
[ci skip]Action,ActionCamera,ActionCatmullRom,Animation,AnimationCache,AtlasNode
|
2015-03-18 20:33:00 +08:00 |
Huabing.Xu
|
0c8218581f
|
[ci skip] update comments CCRenderCommand.h
|
2015-03-18 20:30:52 +08:00 |
SuYaohui
|
31944da08c
|
[ci skip]Action,ActionCamera,ActionCatmullRom,Animation,AnimationCache,AtlasNode
|
2015-03-18 20:26:16 +08:00 |
Huabing.Xu
|
431b3593a7
|
[ci skip] update comments CCQuadCommand.h
|
2015-03-18 20:12:34 +08:00 |
calfjohn
|
e67a57512f
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2015-03-18 20:10:16 +08:00 |
SuYaohui
|
ee8776f041
|
[ci skip]Action,ActionCamera,ActionCatmullRom,Animation,AnimationCache,AtlasNode
|
2015-03-18 20:07:00 +08:00 |
Huabing.Xu
|
a87c5755e9
|
[ci skip] update comments CCTrianglesCommand.h
|
2015-03-18 19:52:08 +08:00 |
Huabing.Xu
|
4ae4500a68
|
[ci skip]adjust comments
|
2015-03-18 19:32:10 +08:00 |
minggo
|
359e25327d
|
Merge pull request #10946 from natural-law/v3
[ci skip] Update comments of some header files.
|
2015-03-18 18:25:31 +08:00 |
zhangbin
|
b55916c283
|
Update comments of some header files.
|
2015-03-18 18:15:34 +08:00 |
Huabing.Xu
|
fb1d9899c7
|
[ci skip]adjust comments CCVertexIndexBuffer.h and CCVertexIndexData.h
|
2015-03-18 17:40:10 +08:00 |
Huabing.Xu
|
a71fb9f946
|
[ci skip]update comments CCVertexIndexBuffer.h
|
2015-03-18 17:18:25 +08:00 |
pipu
|
e7c89dadf1
|
Manage reference count of ActiontimelineData object in ObjectExtensionData.
|
2015-03-18 16:56:16 +08:00 |
calfjohn
|
83e69f4532
|
add comments for PhysicsWorld
|
2015-03-18 16:35:38 +08:00 |
minggo
|
0408fc0667
|
update document for CCRef.h
|
2015-03-18 15:02:03 +08:00 |
Huabing.Xu
|
eb2786f40d
|
[ci skip]update comments CCVertexIndexData.h
|
2015-03-18 14:43:44 +08:00 |
minggo
|
aa5f257243
|
Merge pull request #10938 from minggo/add-documentation
[ci skip]Add documentation
|
2015-03-18 14:11:30 +08:00 |
minggo
|
723244f62d
|
Merge pull request #10932 from lyubomirv/v3-bulgarian
Added Bulgarian language.
|
2015-03-18 14:01:26 +08:00 |
minggo
|
5271c75c11
|
Merge pull request #10936 from super626/v3
Camera mask for label
|
2015-03-18 14:00:44 +08:00 |
minggo
|
eeebe97547
|
Merge pull request #10937 from CocosRobot/update_lua_bindings_1426657990
[AUTO]: updating luabinding automatically
|
2015-03-18 13:57:08 +08:00 |
CocosRobot
|
611ec0a4a5
|
[AUTO]: updating luabinding automatically
|
2015-03-18 05:55:07 +00:00 |
Huabing.Xu
|
edf785cec3
|
[ci skip]update version
|
2015-03-18 13:52:52 +08:00 |
yangxiao
|
44af57459e
|
add comment
|
2015-03-18 11:58:36 +08:00 |
yangxiao
|
21d581a72c
|
set camera mask when member created
|
2015-03-18 11:41:43 +08:00 |
pipu
|
faf9d6b01c
|
Avoid crash during parse .csd file.
|
2015-03-18 10:28:12 +08:00 |
minggo
|
be2af44583
|
update document for CCDirector.h
|
2015-03-17 22:32:26 +08:00 |
lyubomirv
|
2aec39ad56
|
Added Bulgarian language.
|
2015-03-17 15:14:02 +02:00 |
minggo
|
44c04153a6
|
update document for CCDataVisitor.h
|
2015-03-17 20:54:47 +08:00 |
minggo
|
36bf7c6d39
|
update document for CCAutoreleaseData.h
|
2015-03-17 20:49:00 +08:00 |
minggo
|
5b55e873d0
|
update document for CCAutoreleasePool.h
|
2015-03-17 20:15:50 +08:00 |
minggo
|
1e271a9d96
|
Merge pull request #10899 from super626/v3
Bug fix
|
2015-03-17 19:29:21 +08:00 |
songchengjiang
|
73caf536da
|
fix the bug of lighting shader
|
2015-03-17 16:43:08 +08:00 |
lvlong
|
3ce0449c97
|
decompose
|
2015-03-17 15:17:23 +08:00 |
CocosRobot
|
9df3f57e0d
|
[AUTO]: updating luabinding automatically
|
2015-03-17 06:28:14 +00:00 |
minggo
|
aa573a9553
|
Merge pull request #10904 from pipu/fixed_widget_reader_actiontag
Optimize parse action tag for node and widget.
|
2015-03-17 14:18:22 +08:00 |
minggo
|
f51e2b9537
|
Merge pull request #10912 from perminovVS/v3-dev-console
Create Console before any sub systems
|
2015-03-17 14:17:35 +08:00 |
lvlong
|
733a89100e
|
remove old code!
|
2015-03-17 13:13:03 +08:00 |
lvlong
|
080132d072
|
modify sub node transform!
|
2015-03-17 12:15:03 +08:00 |
Dale Stammen
|
5606fad642
|
Merge branch 'v3' into v3-wp8-fix
|
2015-03-16 20:47:55 -07:00 |
Vincent Yang
|
6bbb89a098
|
Add doxygen config for white book and cocos/doxygen_modules.h for doc mudules.
|
2015-03-17 11:26:33 +08:00 |
Dale Stammen
|
65c83378d0
|
Merge branch 'v3' into v3-wp8-fix
|
2015-03-16 20:22:28 -07:00 |
minggo
|
f7d5a16734
|
Merge pull request #10873 from konopka/fix_compiler_override_warnings
Fix compiler override warnings
|
2015-03-17 10:38:19 +08:00 |
Vladimir Perminov
|
e745d5949a
|
Create Console before any sub systems
Sub system use cocos2d::log in constructors.
|
2015-03-16 20:22:20 +03:00 |
konopka
|
0387b13bb6
|
Adding missing virtual keywords
|
2015-03-16 16:39:43 +01:00 |
konopka
|
7fb79272ca
|
Undo changes that are not allowed by spine license
|
2015-03-16 16:35:41 +01:00 |
Dale Stammen
|
e2a5eb2f9f
|
updated to Angle ddbf057c52
|
2015-03-16 08:18:26 -07:00 |
Dale Stammen
|
08ceae3de2
|
removed no-gl_PointSize shaders for Windows Phone 8.1
|
2015-03-16 08:08:02 -07:00 |
pipu
|
a5e9ebc4e6
|
Fix parse action tag for widget.
|
2015-03-16 20:04:59 +08:00 |
yangxiao
|
8b3e116ed6
|
check running scene
|
2015-03-16 18:04:50 +08:00 |
Dale Stammen
|
ef5e6fc473
|
fixed use of Color4B
|
2015-03-16 02:17:05 -07:00 |
yangxiao
|
5b26ba3c68
|
override setCameraMask
|
2015-03-16 17:11:17 +08:00 |
yangxiao
|
f56d8c4784
|
fix camra mask for label does not work
|
2015-03-16 15:31:29 +08:00 |
CocosRobot
|
a3ddd92307
|
[AUTO]: updating luabinding automatically
|
2015-03-16 07:11:12 +00:00 |
minggo
|
f25be54e95
|
Merge pull request #10671 from kpkhxlgy0/v3
enable setWritablePath on platform win32 and mac
|
2015-03-16 14:57:26 +08:00 |
minggo
|
d0753674b2
|
Merge pull request #10514 from cpascal/uiEditBox_Win32
Fixed missing ui::EditBox functionalities on Win32
|
2015-03-16 14:56:49 +08:00 |
minggo
|
23dbbf6d99
|
Merge pull request #10887 from CocosRobot/update_lua_bindings_1426488653
[AUTO]: updating luabinding automatically
|
2015-03-16 14:54:26 +08:00 |
CocosRobot
|
7a4e727ee2
|
[AUTO]: updating luabinding automatically
|
2015-03-16 06:53:18 +00:00 |