axmol/core/math
Deal 76db9007b0
Move color types to math/Color.h (#1741)
* Move color types to math/Color.h

* Use V3F_C4F

* Fix ci
2024-03-14 23:38:45 +08:00
..
AffineTransform.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
AffineTransform.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
CMakeLists.txt Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
Color.cpp Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
Color.h Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
FastRNG.h Migrate [skip ci] 2022-10-18 19:13:40 +08:00
Mat3.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
Mat4.cpp Fix #1726 2024-03-14 01:10:56 +08:00
Mat4.h Enable Mat4 SSE Istructions acceleration 2023-10-11 01:05:22 +08:00
Mat4.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
Math.h Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
MathBase.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
MathUtil.cpp Enable Mat4 SSE Istructions acceleration 2023-10-11 01:05:22 +08:00
MathUtil.h Enable Mat4 SSE Istructions acceleration 2023-10-11 01:05:22 +08:00
MathUtil.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
MathUtilNeon.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
MathUtilNeon64.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
MathUtilSSE.inl Enable Mat4 SSE Istructions acceleration 2023-10-11 01:05:22 +08:00
Quaternion.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Quaternion.h Migrate more macors 2022-07-16 10:43:05 +08:00
Quaternion.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
Rect.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Rect.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
TransformUtils.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
TransformUtils.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vec2.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vec2.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
Vec2.inl Add operator for Vec2/Vec2. (#1445) 2023-11-23 09:04:09 +08:00
Vec3.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vec3.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vec3.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
Vec4.cpp Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
Vec4.h Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
Vertex.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vertex.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00