4 Commits

Author SHA1 Message Date
Headpenguin e8794553c5 100% SegmentGravity.o, WireGravity.o, ParallelGravity.o,
DiskTorusGravity.o

Matched all remaining functions in the above files and
both forms of `TRot3f::mult33`. The `mult33` functions and
`mult33inline` should be returned to since they likely are the same
function. As of right now, `mult33inline` is used to define the
single argument form of `mult33` but not the double argument form.

Added some extra paired single TVec3f inlines

Provided comments explaining what `MR::makeAxisVerticalZX` and
`MR::calcPerpendicularFootToLineInside` do
2024-06-25 20:33:11 -04:00
shibbo 509263d7f9 finish .h => .hpp compiling for main game code 2023-12-13 00:40:16 -05:00
SunakazeKun 076b7d9c46 Introduce Gravity wrapper header 2021-12-27 01:02:25 +01:00
SunakazeKun d9d2f3371c some gravity stuff done 2021-12-27 00:52:11 +01:00