axmol/cocos/math
Xpol Wan 90456d29ba Fixes 1605 include path in 541 files
using the tools/coding-style/include-linter.py with -f options.
2016-03-20 21:53:44 +08:00
..
CCAffineTransform.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCAffineTransform.h fix typos and syntax error. A thorough check by tool VSSpellChecker. 2015-09-22 16:08:23 +08:00
CCGeometry.cpp remove unnecessary scope operator 2016-03-14 18:33:58 +09:00
CCGeometry.h Finished AutoPolygon and Sprite 2015-06-04 15:43:31 +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 Optimize Vec2 2015-04-19 20:40:52 +03:00
CCVertex.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
CMakeLists.txt Multi platform cmake support 2014-10-03 23:21:45 +01:00
Mat4.cpp performance improvement 2014-12-04 18:37:57 +08:00
Mat4.h Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
Mat4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
MathUtil.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
MathUtil.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +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 Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
Quaternion.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
Quaternion.inl Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
TransformUtils.cpp Squashed commit of the following: 2014-04-30 19:09:13 -07:00
TransformUtils.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
Vec2.cpp Fix typo in documentation and comments 2015-12-09 01:48:24 +09:00
Vec2.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
Vec2.inl Optimize Vec2 2015-04-19 20:40:52 +03:00
Vec3.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
Vec3.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
Vec3.inl Adding Lerp for Vec3 2015-04-16 14:43:12 +02:00
Vec4.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec4.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
Vec4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00