axmol/cocos/math
halx99 9cb9a0e455 fix ci warnings 2020-09-04 18:34:15 +08:00
..
CCAffineTransform.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAffineTransform.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGeometry.cpp remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
CCGeometry.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMath.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMathBase.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCVertex.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCVertex.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt Tidy sources 2020-08-04 00:14:35 +08:00
Mat3.cpp fix ci warnings 2020-09-04 18:34:15 +08:00
Mat3.h fix ci warnings 2020-09-04 18:34:15 +08:00
Mat4.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Mat4.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Mat4.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
MathUtil.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
MathUtil.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 refactor Quaternion class (#20031) (#20213) 2019-10-17 11:12:49 +08:00
Quaternion.h refactor Quaternion class (#20031) (#20213) 2019-10-17 11:12:49 +08:00
Quaternion.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
TransformUtils.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
TransformUtils.h delete useless files and clean codes (#20279) 2019-11-06 14:24:06 +08:00
Vec2.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.h remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
Vec2.inl remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
Vec3.cpp remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
Vec3.h remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
Vec3.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec4.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec4.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec4.inl vec4 operator < seems error (#17072) 2016-12-29 15:26:25 +08:00