minggo
|
02e8a08de7
|
Merge pull request #11241 from tangziwen/v3_doc
update 3d doc
|
2015-04-01 10:52:35 +08:00 |
minggo
|
eefd06415b
|
Merge pull request #11229 from xiaofeng11/v3
Add destroyCocosStudio()
|
2015-04-01 10:49:49 +08:00 |
tangziwen
|
3247acc0c1
|
ignore some method ,fix typo
|
2015-04-01 10:23:53 +08:00 |
tangziwen
|
8cde333d36
|
update 3d doc
|
2015-04-01 09:47:09 +08:00 |
minggo
|
7b2fcb5287
|
Merge pull request #11237 from perminovVS/v3-dev-rename-file-win32
Win32 correct rename file
|
2015-04-01 09:35:18 +08:00 |
pipu
|
bc7d8f0a09
|
Add method destroyCocosStudio() for CocoStudio
|
2015-03-31 19:55:56 +08:00 |
Vladimir Perminov
|
b7279524d6
|
Win32 correct rename file
Old version, check GetLastError even if all ok, but LastError can be set
other code.
Write log info.
|
2015-03-31 13:52:40 +03:00 |
CocosRobot
|
46f32142c7
|
[AUTO]: updating luabinding automatically
|
2015-03-31 10:26:49 +00:00 |
minggo
|
cb0c9ad6ee
|
Merge pull request #11233 from super626/texturecube
Bug fix: ios devices crash on release mode
|
2015-03-31 18:21:22 +08:00 |
minggo
|
c1cd041912
|
Merge pull request #11221 from super626/v3
3d animation quality control
|
2015-03-31 17:23:58 +08:00 |
zhukaixy
|
3835675cab
|
bugfix: TextureCube will be crashed on release environment
|
2015-03-31 16:56:02 +08:00 |
pipu
|
bb110449be
|
Reset method purge() definition for some Reader.
|
2015-03-31 14:56:24 +08:00 |
pipu
|
91acd6aea9
|
Set macro CC_DEPRECATED_ATTRIBUTE for method purge() for all Reader.
|
2015-03-31 14:21:10 +08:00 |
CocosRobot
|
00792e98a3
|
[AUTO]: updating luabinding automatically
|
2015-03-31 04:01:57 +00:00 |
minggo
|
6ef27df2fc
|
Merge pull request #11223 from hawkwood/patch-6
Remove use of autorelease NSString and NSURL
|
2015-03-31 11:57:00 +08:00 |
pipu
|
a0a461f319
|
Supplement some Reader.
|
2015-03-31 11:22:34 +08:00 |
Justin Hawkwood
|
3641ef266c
|
Remove use of autorelease NSString and NSURL
Since there is no autorelease pool, these were leaking.
|
2015-03-30 16:24:48 -07:00 |
VisualSJ
|
a29becb185
|
[ci skip] Add javascript notes...
cocos/ui/UIHBox.h
cocos/ui/UIHelper.h
cocos/ui/UIImageView.h
cocos/ui/UILayout.h
cocos/ui/UIText.h
cocos/ui/UITextAtlas.h
cocos/ui/UITextBMFont.h
cocos/ui/UITextField.h
cocos/ui/UIVBox.h
cocos/ui/UIVideoPlayer.h
cocos/ui/UIWebView.h
cocos/ui/UIWidget.h
|
2015-03-30 21:38:32 +08:00 |
lvlong
|
4bc44c207d
|
modify config-example.plist
|
2015-03-30 18:07:32 +08:00 |
lvlong
|
cbdfd77400
|
modify some name.
|
2015-03-30 17:46:45 +08:00 |
pipu
|
6f20da4444
|
Add destroyCocosStudio()
|
2015-03-30 16:46:33 +08:00 |
lvlong
|
5032194e98
|
modify animate 3d quality to bool
|
2015-03-30 15:57:58 +08:00 |
samuele3hu
|
6c528c4a42
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_5_test
|
2015-03-30 15:51:01 +08:00 |
samuele3hu
|
c3ad458a26
|
Update comment for Lua
|
2015-03-30 15:47:47 +08:00 |
minggo
|
0b400a0b20
|
Merge pull request #11207 from andyque/fix-remaining-missing-comments
Finish the missing comments
|
2015-03-30 14:54:48 +08:00 |
lvlong
|
6fe9f0d1c8
|
add comments for 3d animation quality!!!
|
2015-03-30 14:05:03 +08:00 |
lvlong
|
ccb5039411
|
Merge branch 'v3' of github.com:super626/cocos2d-x into v3
Conflicts:
cocos/base/CCConfiguration.h
|
2015-03-30 11:50:01 +08:00 |
lvlong
|
b2a7a753c2
|
add comments
|
2015-03-30 11:44:30 +08:00 |
andyque
|
b5d10fb246
|
Merge branch 'v3' into fix-remaining-missing-comments
Conflicts:
cocos/base/CCIMEDelegate.h
|
2015-03-30 10:56:42 +08:00 |
minggo
|
d437ce3e59
|
Merge pull request #11208 from samuele3hu/v3_5_comment
Update Sprite3DCubeMap lua test case and the related bindings-generator submodule
|
2015-03-30 10:48:36 +08:00 |
minggo
|
59441adc2c
|
Merge pull request #11213 from super626/texturecube
Texturecube bug fix
|
2015-03-30 10:48:10 +08:00 |
minggo
|
30db8ab7fa
|
Merge pull request #11159 from super626/v3
node animation support
|
2015-03-30 09:32:36 +08:00 |
minggo
|
73279e3b3f
|
Merge pull request #11205 from WenhaiLin/v3-doxygen
[ci skip]Update comments.
|
2015-03-30 09:31:36 +08:00 |
VisualSJ
|
875b5d95f4
|
[ci skip] Add javascript notes...
cocos/ui/UIListView.h
cocos/ui/UILoadingBar.h
cocos/ui/UIPageView.h
cocos/ui/UIRelativeBox.h
cocos/ui/UIRichText.h
cocos/ui/UIScale9Sprite.h
cocos/ui/UIScrollView.h
cocos/ui/UISlider.h
|
2015-03-28 16:02:47 +08:00 |
VisualSJ
|
6285e72d1e
|
[ci skip] Add javascript notes...
cocos/3d/CCBundle3D.h
cocos/3d/CCBundle3DData.h
cocos/3d/CCBundleReader.h
cocos/3d/CCFrustum.h
cocos/3d/CCMeshSkin.h
cocos/3d/CCMeshVertexIndexData.h
cocos/3d/CCOBB.h
cocos/3d/CCObjLoader.h
cocos/3d/CCPlane.h
cocos/3d/CCRay.h
cocos/3d/CCSprite3DMaterial.h
cocos/base/CCAsyncTaskPool.h
cocos/base/CCIMEDelegate.h
cocos/base/CCIMEDispatcher.h
cocos/base/CCMap.h
cocos/base/CCScriptSupport.h
|
2015-03-28 15:11:51 +08:00 |
samuele3hu
|
921981833e
|
Update Sprite3DCubeMap test case
|
2015-03-28 14:59:47 +08:00 |
VisualSJ
|
9ba82584a9
|
[ci skip] Add javascript notes...
cocos/2d/CCClippingNode.h
cocos/2d/CCTMXTiledMap.h
cocos/2d/CCTMXObjectGroup.h
cocos/2d/CCTMXLayer.h
cocos/2d/CCSpriteBatchNode.h
cocos/2d/CCSprite.h
cocos/2d/CCRenderTexture.h
cocos/2d/CCProtectedNode.h
cocos/2d/CCMenuItem.h
cocos/2d/CCMenu.h
cocos/2d/CCLabelAtlas.h
cocos/2d/CCLabel.h
cocos/2d/CCGrid.h
cocos/2d/CCGLBufferedNode.h
cocos/2d/CCFastTMXTiledMap.h
cocos/2d/CCFastTMXLayer.h
cocos/2d/CCDrawingPrimitives.h
cocos/2d/CCDrawNode.h
cocos/2d/CCComponentContainer.h
cocos/2d/CCClippingRectangleNode.h
cocos/2d/CCTextFieldTTF.h
cocos/2d/CCTileMapAtlas.h
|
2015-03-28 14:28:16 +08:00 |
andyque
|
e3fc9b082e
|
Finish the missing comments
|
2015-03-27 20:56:12 +08:00 |
Wenhai Lin
|
ff3777dfd1
|
[ci skip]Update comments.
|
2015-03-27 18:26:14 +08:00 |
zhukaixy
|
5bff8f5bf3
|
Bugfix: for glcontext recreated
|
2015-03-27 17:20:46 +08:00 |
minggo
|
b78b0f7238
|
Merge pull request #11202 from minggo/add-documentation
[ci skip]fix doxygen comment
|
2015-03-27 17:12:37 +08:00 |
minggo
|
b03900bbbf
|
fix doxygen comment
|
2015-03-27 17:09:54 +08:00 |
minggo
|
8b5a6d9ccc
|
Merge pull request #11196 from tangziwen/doc
3d fix doxygen add to group
|
2015-03-27 17:09:24 +08:00 |
minggo
|
c4ac84d4f6
|
Merge pull request #11200 from samuele3hu/v3_5_comment
[ci skip]Update comments of some header files
|
2015-03-27 17:08:26 +08:00 |
zhukaixy
|
a1bad14c1e
|
Update ccShader_3D_Skybox.frag
|
2015-03-27 17:07:30 +08:00 |
yangxiao
|
a45f0d1a76
|
merge cocos
|
2015-03-27 16:50:40 +08:00 |
minggo
|
b6ac2fa422
|
Merge pull request #11199 from WenhaiLin/v3-doxygen
[ci skip]Update comments
|
2015-03-27 16:04:25 +08:00 |
samuele3hu
|
f54512a618
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_5_comment
|
2015-03-27 15:59:05 +08:00 |
Wenhai Lin
|
6f117c4f49
|
[ci skip]Update comments
|
2015-03-27 15:31:42 +08:00 |
samuele3hu
|
bb225d052e
|
Update comments of some header files
|
2015-03-27 15:27:08 +08:00 |