blah/src/math
2021-03-23 01:56:53 -07:00
..
calc.cpp replaced log.h with common.h, added easier shorthand for int types 2021-03-20 17:33:04 -07:00
circle.cpp restructured project to match a more standard cmake setup 2020-12-31 13:43:23 -08:00
color.cpp Lots of documentation & commenting 2021-03-21 02:08:28 -07:00
line.cpp replaced log.h with common.h, added easier shorthand for int types 2021-03-20 17:33:04 -07:00
mat3x2.cpp restructured project to match a more standard cmake setup 2020-12-31 13:43:23 -08:00
mat4x4.cpp replaced log.h with common.h, added easier shorthand for int types 2021-03-20 17:33:04 -07:00
point.cpp restructured project to match a more standard cmake setup 2020-12-31 13:43:23 -08:00
quad.cpp restructured project to match a more standard cmake setup 2020-12-31 13:43:23 -08:00
rect.cpp restructured project to match a more standard cmake setup 2020-12-31 13:43:23 -08:00
rectI.cpp vec2 & rect code cleanup 2021-02-21 16:30:21 -08:00
stopwatch.cpp cleaning up cmake defines; adding a Win32 Platform Backend 2021-03-23 01:56:53 -07:00
vec2.cpp vec2 & rect code cleanup 2021-02-21 16:30:21 -08:00