Torque3D/Engine/source/math/impl
AzaezelX a64cc6a512 revert some of the more experimental matrix math
from marauder:
Fixing transform plane as some descrepencies between the simd function and the c math caused issues with precision.
Use c math for inverse functions until a proper simd implementation can be found.
2026-03-17 12:59:45 -05:00
..
float3_impl.inl add normal safety 2026-03-05 18:55:49 +00:00
float4_impl.inl ISA backends float3 and float4 - cleanup history squash 2026-03-05 18:55:34 +00:00
mat44_impl.inl revert some of the more experimental matrix math 2026-03-17 12:59:45 -05:00
math_c.cpp fix batch on neon 2026-03-05 20:04:33 +00:00