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 |
Ricardo Quesada
|
d5d1be93cc
|
make it compile on win32
|
2015-08-26 10:16:50 -07:00 |
Ricardo Quesada
|
dfed33f6f2
|
Adds `PrimitiveCommand` test
|
2015-08-25 15:07:03 -07:00 |
minggo
|
3679d66c8e
|
remove unneeded includes
|
2014-08-29 15:39:52 +08:00 |
minggo
|
b9c51e6994
|
remove unneeded codes
|
2014-08-26 18:19:28 +08:00 |
minggo
|
2afbc7a698
|
fix warnings
|
2014-08-21 16:21:23 +08:00 |
Huabing.Xu
|
be4bcf7c36
|
add init value for flag
|
2014-08-08 13:47:50 +08:00 |
Huabing.Xu
|
9891f438ba
|
change copyright
|
2014-08-07 15:53:20 +08:00 |
Huabing.Xu
|
b1954ef516
|
clean up primitive code
|
2014-08-05 17:49:35 +08:00 |
Huabing.Xu
|
56551e6787
|
fast_tmx migrate to primitive command
|
2014-08-05 15:08:01 +08:00 |
Huabing.Xu
|
2dca0a4809
|
remove IndexData class
|
2014-08-04 17:00:08 +08:00 |
Huabing.Xu
|
bbf11f5d06
|
refactor vertex data
using vertex data in fast_tmx
|
2014-08-04 16:08:54 +08:00 |
Huabing.Xu
|
f269d7345e
|
original version of PrimitiveCommand
|
2014-08-01 14:46:35 +08:00 |
Huabing.Xu
|
99eed6a0be
|
finish index data
|
2014-07-30 15:51:41 +08:00 |
Huabing.Xu
|
68894e622f
|
add indexData
|
2014-07-25 11:58:54 +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 |