CocosRobot
|
d07794052f
|
Update license to 2017 (#17362)
* Typo: CopyRight -> Copyright
* Copyright update: chukong-inc.com -> Chukong Technologies Inc.
* [js files] Copyright update: 2014 -> 2014-2017
* [cpp files] Copyright update: 2014 -> 2014-2017
* Copyright update: 2015 -> 2015-2017
* [js files] Copyright update: 2014 -> 2014-2017
* Copyright update: 2016 -> 2016-2017
* Copyright update: 2013 -> 2013-2017
* Copyright update: 201?-201? -> 201?-2017
* License year fixes.
* Liscene year fix in CCRay.cpp
* Updates license years in CCGLProgramState.h & CCGLProgramStateCache.h
|
2017-02-14 14:36:57 +08:00 |
James Chen
|
b135d512d2
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
Martin Taylor
|
62e36e8006
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
linshun
|
09b52331d1
|
issue #12078: added renderer group and removed core and support group.
|
2015-06-01 13:43:56 +08:00 |
Huabing.Xu
|
3d657df9f6
|
[ci skip]add group base to files in renderer folder
|
2015-03-27 11:54:40 +08:00 |
dingpinglv
|
1b179c2b02
|
Issue : added js annotates to SimpleAudioEngine, CCVertexIndexBuffer.h, CCVertexIndexData.h
|
2015-03-19 20:20:16 +08:00 |
Huabing.Xu
|
4ae4500a68
|
[ci skip]adjust comments
|
2015-03-18 19:32:10 +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 |
Huabing.Xu
|
2b79ff1d87
|
add param for usage in class VertexBuffer and IndexBuffer
|
2015-01-12 14:59:12 +08:00 |
Ricardo Quesada
|
9082ca18c3
|
Platform fixed
|
2014-09-09 16:50:02 -07:00 |
minggo
|
3679d66c8e
|
remove unneeded includes
|
2014-08-29 15:39:52 +08:00 |
Huabing.Xu
|
5e7b75c5c7
|
fix android background and foreground crash for primitive
|
2014-08-15 14:05:17 +08:00 |
Huabing.Xu
|
6cf2e7d091
|
add CC_DLL for primitive classes
|
2014-08-12 11:56:21 +08:00 |
Huabing.Xu
|
1145859d38
|
remove commented codes
|
2014-08-12 11:44:06 +08:00 |
Huabing.Xu
|
9891f438ba
|
change copyright
|
2014-08-07 15:53:20 +08:00 |
Huabing.Xu
|
16842b4a69
|
android work now, add shadowBuffer to recreate VBO
|
2014-08-07 14:15:49 +08:00 |
Huabing.Xu
|
f269d7345e
|
original version of PrimitiveCommand
|
2014-08-01 14:46:35 +08:00 |
Huabing.Xu
|
a4cd61f30a
|
compiles OK: raw version of vertex Index buffer, half version of vertex data
|
2014-07-25 09:58:24 +08:00 |
Huabing.Xu
|
b281c38c20
|
init version of VertexIndexBuffer
|
2014-07-23 09:20:33 +08:00 |