SHADE_Y3/SHADE_Engine/src/Math
Diren D Bharwani c2e948a100 Fixed active state checks in transform system
Apparently entity and scene node active states do not sync....
2022-09-23 15:48:00 +08:00
..
Geometry Added Transform Component 2022-09-20 17:20:57 +08:00
Transform Fixed active state checks in transform system 2022-09-23 15:48:00 +08:00
Vector Added SH_API to Math Classes 2022-09-20 16:10:47 +08:00
SHMath.h Fixed SHTransform compile error 2022-09-21 22:24:52 +08:00
SHMathHelpers.cpp Added Math helper functions & wrappers for Vectors, Matrix and Quaternion. 2022-09-08 14:18:26 +08:00
SHMathHelpers.h Added SH_API to Math Classes 2022-09-20 16:10:47 +08:00
SHMathHelpers.hpp Added Bounding Box 2022-09-19 16:50:06 +08:00
SHMatrix.cpp Added Transform, adjusted alignment in math files for better readability on smaller screens 2022-09-19 14:32:01 +08:00
SHMatrix.h Merge pull request #39 from SHADE-DP/SP3-16-Math 2022-09-21 20:02:20 +08:00
SHQuaternion.cpp Added Transform, adjusted alignment in math files for better readability on smaller screens 2022-09-19 14:32:01 +08:00
SHQuaternion.h Added SH_API to Math Classes 2022-09-20 16:10:47 +08:00