6 Commits

Author SHA1 Message Date
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
Lioncache 85c8fc7223 CAABox: Make intersection tests const 2025-12-14 02:44:15 -05:00
Lioncash dbffde1650 General: Remove non-constexpr constants
Now that we've migrated off the non-constexpr constants, we can
eliminate the remaining ones.
2020-06-16 22:53:28 -04:00
Lioncash 9f1b13d5b4 CAABox: Remove duplicate definitions
These already exist in the header file.
2020-06-11 20:26:03 -04:00
Lioncash 2316832f63 CAABox: Make constexpr capable 2020-06-09 07:06:32 -04:00
Aruki 4f9cf8a06e Initial commit; files moved in from Prime World Editor w/ minor cleanup 2018-12-08 23:44:41 -07:00