axmol/cocos/math
martell 30240a8a37 Multi platform cmake support
Signed-off-by: martell <martellmalone@gmail.com>
2014-10-03 23:21:45 +01:00
..
CCAffineTransform.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCAffineTransform.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCGeometry.cpp added Node::getCascadeBoundingBox() 2014-09-18 13:11:10 +08:00
CCGeometry.h added Node::getCascadeBoundingBox() 2014-09-18 13:11:10 +08:00
CCMath.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
CCMathBase.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCVertex.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCVertex.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CMakeLists.txt Multi platform cmake support 2014-10-03 23:21:45 +01:00
Mat4.cpp Reset marco limited to `#ifdef __SSE__` 2014-09-09 23:01:37 +08:00
Mat4.h Reset marco limited to `#ifdef __SSE__` 2014-09-09 23:01:37 +08:00
Mat4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
MathUtil.cpp neon works on android(only on armeabi-v7a) 2014-09-25 16:09:28 +08:00
MathUtil.h refactor neon code 2014-09-25 10:46:25 +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 add neon64 implementation 2014-09-25 10:53:44 +08:00
MathUtilSSE.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
Quaternion.cpp add Quaternion::ZERO 2014-07-31 18:36:30 +08:00
Quaternion.h add Quaternion::ZERO 2014-07-31 18:36:30 +08:00
Quaternion.inl Adds Apache2 license to GamePlay3d files 2014-04-29 17:50:12 -07:00
TransformUtils.cpp Squashed commit of the following: 2014-04-30 19:09:13 -07:00
TransformUtils.h Platform fixed 2014-09-09 16:50:02 -07:00
Vec2.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec2.h change pure virtual function to virtual function in action series 2014-07-11 10:19:49 +08:00
Vec2.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec3.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec3.h add CC_DLL in math folder 2014-07-14 16:40:54 +08:00
Vec3.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec4.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec4.h Reset marco limited to `#ifdef __SSE__` 2014-09-09 23:01:37 +08:00
Vec4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00