axmol/cocos/math
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
..
CCAffineTransform.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCAffineTransform.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGeometry.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCGeometry.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCMath.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCMathBase.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
CCVertex.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCVertex.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CMakeLists.txt Multi platform cmake support 2014-10-03 23:21:45 +01:00
Mat4.cpp Avoid overhead of casting between float and double 2016-07-28 06:49:41 +09:00
Mat4.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Mat4.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
MathUtil.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
MathUtil.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
MathUtil.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
MathUtilNeon.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
MathUtilNeon64.inl Update MathUtilNeon64.inl 2014-11-25 10:33:16 +08:00
MathUtilSSE.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
Quaternion.cpp Avoid overhead of casting between float and double 2016-07-28 06:49:41 +09:00
Quaternion.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Quaternion.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
TransformUtils.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
TransformUtils.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Vec2.cpp Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
Vec2.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Vec2.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec3.cpp Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
Vec3.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Vec3.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec4.cpp Avoid overhead of casting between float and double 2016-07-28 06:49:41 +09:00
Vec4.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
Vec4.inl vec4 operator < seems error (#17072) 2016-12-29 15:26:25 +08:00