mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-19 12:20:57 +00:00
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. |
||
|---|---|---|
| .. | ||
| float3_impl.inl | ||
| float4_impl.inl | ||
| mat44_impl.inl | ||
| math_c.cpp | ||