Commit graph

5 commits

Author SHA1 Message Date
yzrmn
af7ac96a0e
math: remove usingnamespace in favour of mixins (#1231) 2024-08-07 22:05:35 -07:00
Stephen Gutekanst
89622810f8 all: use mach.math instead of std.math; fixes hexops/mach#1021
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-01-18 22:34:12 -07:00
Olle Lukowski
93357bd358
math: add initial Quaternion implementation (#1000) 2023-09-15 10:38:46 -07:00
Stephen Gutekanst
40a1ba0431 math: use extern struct for guaranteed memory layout
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-09-08 14:53:18 -07:00
Stephen Gutekanst
5b25db1025 math: begin rewrite of mach.math
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-09-04 17:01:54 -07:00