joewanchen
c2b97a3b13
fix sprite frame cache, and remove unnecessary headers dependencies.
...
we should add private headers for ccs, do not expose privae headers to users.
2014-11-07 09:13:59 +08:00
Ricardo Quesada
9558d97517
Merge pull request #9047 from ricardoquesada/releasing
...
Adds releasing rules
2014-11-06 14:44:21 -08:00
Ricardo Quesada
120e31f4fe
Adds releasing rules
2014-11-06 14:43:45 -08:00
Ricardo Quesada
738deddd42
Update CONTRIBUTE.md
2014-11-06 14:30:00 -08:00
Ricardo Quesada
9e795777b3
Merge pull request #9042 from ricardoquesada/contribute
...
How to contribute to cocos2d-x
2014-11-06 14:17:07 -08:00
Ricardo Quesada
8926e115cd
How to contribute to cocos2d-x
2014-11-06 14:16:39 -08:00
Ricardo Quesada
f8b1915970
Merge pull request #9040 from ricardoquesada/warnings_fixes
...
fixes some compiler warnings
2014-11-06 12:26:30 -08:00
Ricardo Quesada
3d448e86ef
fixes some compiler warnings
...
don't call deprecated functions
2014-11-06 12:25:55 -08:00
minggo
4911ae448d
Merge pull request #9032 from cocoscodeide/v3
...
runtime demo is ugly when screen orientation is portrait
2014-11-06 11:59:53 +08:00
honghui
8af00cdb06
runtime demo is ugly when screen orientation is portrait
2014-11-06 11:30:01 +08:00
minggo
0402ed37f6
Merge pull request #9027 from winipcfg/patch-1
...
Update CHANGELOG
2014-11-06 10:19:39 +08:00
Summoner
3109b40df9
Update CHANGELOG
...
fix typo
2014-11-06 09:13:47 +08:00
Ricardo Quesada
bffe5e09e0
Merge pull request #9024 from ricardoquesada/readme_fixes
...
fixes types in readme
2014-11-05 10:27:25 -08:00
Ricardo Quesada
e83de40592
fixes types in readme
...
thanks @kidproquo
2014-11-05 10:26:46 -08:00
minggo
25053b80bc
Merge pull request #8930 from super626/fixsprite
...
add Sprite3D::getMeshArrayByName and refactor re-skin test
2014-11-05 18:11:51 +08:00
minggo
666fdac7cb
Merge pull request #9012 from CocosRobot/update_lua_bindings_1415148600
...
[AUTO]: updating luabinding automatically
2014-11-05 18:09:23 +08:00
minggo
7565b9b1eb
Merge pull request #8969 from kaylyun/v3
...
BUGFIX:SOMETIMES APP DIRECTLY AT THE STARTUP
2014-11-05 17:58:28 +08:00
minggo
46972eb477
[ci skip]Update Authors
2014-11-05 17:53:38 +08:00
minggo
8a49ae0b07
Merge pull request #8981 from vovkasm/clean-order-of-fields-initialization
...
Cleanup order of fields initialization.
2014-11-05 17:51:58 +08:00
minggo
7123902f11
[ci skip] Update CHANGELOG
2014-11-05 17:51:35 +08:00
minggo
e56c84ebf0
Merge pull request #8983 from super626/camera
...
fix wrong camera lookat computation
2014-11-05 17:49:59 +08:00
minggo
dd7ef28145
Merge pull request #8954 from andyque/modifyChangeLog
...
modify changelog
2014-11-05 17:49:12 +08:00
minggo
c1caa8515c
Merge pull request #9015 from CocosRobot/update_lua_bindings_1415166130
...
[AUTO]: updating luabinding automatically
2014-11-05 13:54:19 +08:00
CocosRobot
13f9073e22
[AUTO]: updating luabinding automatically
2014-11-05 05:44:02 +00:00
minggo
98073632d4
Merge pull request #8908 from zawasp/v3-source
...
fix some warnings / remove TABs
2014-11-05 13:39:20 +08:00
CocosRobot
767437969f
[AUTO]: updating luabinding automatically
2014-11-05 00:52:05 +00:00
Ricardo Quesada
92caf4026a
Merge pull request #9011 from ricardoquesada/perf_fixes
...
Performance improvements
2014-11-04 16:47:00 -08:00
Ricardo Quesada
3a34d6eb9d
Performance improvements
...
`Director::getMatrix()` returns `const Mat4`
2014-11-04 16:46:14 -08:00
Ricardo Quesada
a95f689842
Merge pull request #9010 from ricardoquesada/treat_warnings_as_errors_in_samples
...
treat warnings as errors in samples
2014-11-04 15:43:16 -08:00
Ricardo Quesada
2ec1170943
treat warnings as errors in samples
2014-11-04 15:42:29 -08:00
minggo
5ee8f0a134
Merge pull request #8976 from hongliang-goudou/runtime_addSearchPath_argc
...
overrided addSearchPath() by Runtime.cpp should support second argument
2014-11-01 11:35:05 +08:00
hongliang
adb221babe
init arg1 as false for safety
2014-10-31 15:23:46 +08:00
yangxiao
642a601502
fix wrong look at
2014-10-31 11:32:10 +08:00
minggo
b73ae5715c
Merge pull request #8982 from CocosRobot/update_lua_bindings_1414723317
...
[AUTO]: updating luabinding automatically
2014-10-31 10:45:18 +08:00
CocosRobot
9592b1f661
[AUTO]: updating luabinding automatically
2014-10-31 02:44:25 +00:00
minggo
d0edba2db3
Merge pull request #8975 from 2youyouo2/v3_EventFrame
...
update event frame
2014-10-31 10:32:53 +08:00
minggo
543c65c7b3
Merge pull request #8970 from super626/v3
...
refact 3d bundle code and fix sprite
2014-10-31 10:27:16 +08:00
minggo
87d7b7e8ee
Merge pull request #8973 from joshuastray/fix_constructor_access
...
modify protected -> CC_CONSTRUCTOR_ACCESS
2014-10-31 10:26:32 +08:00
minggo
e87e0290fd
Merge pull request #8958 from MSOpenTech/wp8-shader-fix
...
WP8 Shader fix for cocos2d-x issue 8933
2014-10-31 09:43:31 +08:00
Vladimir Timofeev
2835b094da
Cleanup order of fields initialization.
...
Make initialization order to match declarations.
This change twice reduces number of warnings when compiling on MacOS X with Xcode 6.1
Warnings was like "Field 'XXXX' will be initialized after field 'YYYY'"
2014-10-30 17:28:41 +03:00
hongliang
0d006ce6d1
overrided addSearchPath() by Runtime.cpp should support second argument as CCFileUtils.cpp does.
2014-10-30 17:07:37 +08:00
Jialong Zhai
ce85ea3946
fix indentation
2014-10-30 14:38:55 +08:00
Jialong Zhai
4113929fc0
Update UIVideoPlayer.h
2014-10-30 14:36:15 +08:00
Jialong Zhai
fd238cab36
modify protected -> CC_CONSTRUCTOR_ACCESS
2014-10-30 14:24:37 +08:00
minggo
e99ea7a9fe
Merge pull request #8961 from Appgeneration/winrt_link_fix
...
Winrt link fix
2014-10-30 12:54:48 +08:00
minggo
363aa4d57f
[ci skip]Update Authors
2014-10-30 12:45:22 +08:00
minggo
2e1e78f95b
Merge pull request #8960 from kyokomi/feature/CSLoader_setPropsForNodeFromProtocolBuffers
...
bugfix: setting forget the contentSize.
2014-10-30 12:43:16 +08:00
minggo
2dee8f8f69
Merge pull request #8957 from jonhari/patch-1
...
XCode:4.6 to 5.1
2014-10-30 12:42:24 +08:00
yangxiao
77aebb657d
merge cocos
2014-10-30 11:56:20 +08:00
XiaoYang
9f96f2caa9
Merge pull request #150 from lvlonggame/v3
...
new axe.c3b (ver 0.4)
2014-10-30 10:09:03 +07:00