Descent3/physics
Jacob Coby 147078b3a6 Fix controls on aarch64
Cast the rotation values to a short before assigning to the tangles
struct to avoid the FCVTZU instruction which strips the negative sign
from kicking in.

Fixes #161
2024-04-26 17:07:24 -04:00
..
CMakeLists.txt Some more CMake white space formatting 2024-04-21 11:46:32 +02:00
Collide.cpp Fix -Wdangling-else 2024-04-21 20:24:31 +02:00
FindIntersection.cpp Fix -Wtautological-pointer-compare 2024-04-21 20:24:31 +02:00
newstyle_fi.cpp Updated source to reflect the license that this code is released under. 2024-04-20 09:57:49 -06:00
physics.cpp Fix controls on aarch64 2024-04-26 17:07:24 -04:00