You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzCore
Aaron Ruiz Mora f770e4aa7a
Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4
- Add operators +, -, * and / too all matrix classes
- Add RetrieveScaleSq and GetReciprocalScaled to all matrix classes
- Add unit tests to all matrix classes
- Fix a bug that causes release configuration not to compile.
5 years ago
..
AzCore Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
Platform LYN-2723: Fixes issues with bad project or engine paths (#369) 5 years ago
Tests Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
.p4ignore Initial commit 5 years ago
CMakeLists.txt 3rd Party static libraries need to be public dependencies to work from installed engine. 5 years ago