mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
* Use SIMD to construct a Vector3D in a single instruction, instead of setting the vector fields individually. * Store ConVar value as const bool outside loop. * Slightly improved variable naming.