4 Commits

Author SHA1 Message Date
Lioncache 90994644e1 CMatrix4f: Convert constants over to constexpr functions
Allows constexpr initialization with them
2026-02-21 14:32:56 -05:00
Lioncache 8c3d321e93 CMatrix4f: Allow constexpr construction
Allows for decent initialization if ever necessary.
2026-02-21 14:10:20 -05:00
Lioncache d6640792ec General: Cleanup
Mainly header hygeine and overload specifiers.

Also greatly reduces the amount of copying going on with math
primitives.
2025-12-17 15:41:49 -05:00
Aruki 4f9cf8a06e Initial commit; files moved in from Prime World Editor w/ minor cleanup 2018-12-08 23:44:41 -07:00