axmol/cocos/math
leda 391f30a3f3 beauty cmake format, reduce duplicate defines (#18799)
* reduce cmake module duplicate

* make module use more clear, correct cmake style

* keep default physics option

* delete the modules distributed with cmake

* unify the cmake files format

* use AndroidNdkModules at cmake sys modules

* add cmake comments for win

* update cocos2dx files list, manually
2018-05-02 15:33:01 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
Mat4.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Quaternion.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Quaternion.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
TransformUtils.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
TransformUtils.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec3.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec3.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08: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