Lioncache
|
d7370edcd2
|
CTransform4f: Allow for constexpr construction
Same behavior, but allows removing some overhead on startup
|
2026-02-21 15:21:20 -05:00 |
|
Lioncache
|
00f3bef71a
|
IOutputStream: Migrate over to sized names
Makes data type handling more explicit and less verbose (e.g. with
WriteLongLong -> WriteS64)
|
2026-01-12 15:12:54 -05:00 |
|
Lioncache
|
b4f413e935
|
IInputStream: Rename accessors to specify data size
Gets rid of the silly "Long" usage for 32-bit sizes
|
2026-01-12 14:14:47 -05:00 |
|
Lioncache
|
331013a444
|
CMatrix4f: Make use of std::array
|
2026-01-08 20:34:46 -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
|
b16f7e26a1
|
A few new functions for FileUtil, TFlags, and CTransform4f
|
2019-04-06 15:49:05 -07:00 |
|
Aruki
|
4f9cf8a06e
|
Initial commit; files moved in from Prime World Editor w/ minor cleanup
|
2018-12-08 23:44:41 -07:00 |
|