Brett
|
325508e807
|
forgot .data on elements
|
2024-04-12 00:04:23 -04:00 |
Brett
|
898760e938
|
allow access to vector data insides
|
2024-04-12 00:03:56 -04:00 |
Brett
|
9db3f12048
|
printing vectors is fun
|
2024-04-09 19:09:50 -04:00 |
Brett
|
4743018302
|
replace the filesystem because apparently i actually used that
|
2024-04-09 18:24:34 -04:00 |
Brett
|
a15ebfdd77
|
more docs
|
2024-04-09 18:03:33 -04:00 |
Brett
|
26d215be0a
|
finish fixed point
|
2024-04-04 18:23:34 -04:00 |
Brett
|
646fd60212
|
more fixed point numbers now with explict conversions!
|
2024-04-04 10:27:16 -04:00 |
Brett
|
de5d363fe8
|
unsigned div
|
2024-04-04 09:22:29 -04:00 |
Brett
|
cbb747634a
|
fp working now
|
2024-04-04 09:20:11 -04:00 |
Brett
|
2bab551319
|
fixed pointer numbers time!
|
2024-04-04 09:00:48 -04:00 |
Brett
|
7e405a27ee
|
changes to how formatter works
|
2024-03-11 12:05:37 -04:00 |
Brett
|
384529333c
|
GNUC define fix
|
2024-02-22 15:54:52 -05:00 |
Laptop Windows
|
43cf8c0ba1
|
windows
|
2024-02-21 20:24:00 -05:00 |
Brett
|
6ec0b1f886
|
changes?
|
2024-02-14 16:19:48 -05:00 |
Brett
|
ea31d8f26c
|
add resize to scoped buffer to allow better usage in the GP assignment
|
2024-02-14 15:21:59 -05:00 |
Brett
|
3473247e6c
|
what changed?
|
2024-02-13 23:49:18 -05:00 |
Brett
|
e0f2069b19
|
make vec class trivially copyable. Also add a couple new useful constructors
|
2024-02-06 00:00:35 -05:00 |
Brett
|
73094dbd6d
|
add little fun != to vec
|
2024-01-02 01:18:47 -05:00 |
Brett
|
13f82dfc2f
|
math rads
|
2023-12-29 19:32:16 -05:00 |
Brett
|
cf7c6f2237
|
logging NONE will now output without format string
|
2023-07-25 14:06:04 -04:00 |
Brett
|
31855dd0a4
|
move math functions to math.h
format contained a rounding function and power function, they are now in math.h
|
2023-07-24 02:44:25 -04:00 |
Brett
|
f5069859c5
|
Merge remote-tracking branch 'github/main'
|
2023-07-21 03:56:11 -04:00 |
Brett
|
889f24d402
|
logging 2.0 is almost at first working build
|
2023-07-21 03:32:42 -04:00 |
Brett
|
58ba957b1d
|
working on logging 2.0. Format defined, custom tags added.
|
2023-07-20 22:38:17 -04:00 |
Brett
|
15cca07286
|
fix mat4x4 scale op
|
2023-07-11 18:35:29 -04:00 |
Brett
|
d06c7ebeb6
|
String buffer
|
2023-07-10 18:45:43 -04:00 |
Brett
|
a1331db389
|
blt logging
|
2023-06-26 21:33:42 -04:00 |
Brett
|
2ad00c8895
|
hopefully finally fix vectors
|
2023-04-21 21:39:34 -04:00 |
Brett
|
b088565d35
|
fix negation
|
2023-04-21 21:37:11 -04:00 |
Brett
|
548b036ad5
|
move from private to protected
|
2023-04-21 21:35:52 -04:00 |
Brett
|
2d8e410a5c
|
add extra templates
|
2023-04-21 21:35:11 -04:00 |
Brett
|
4b0226929b
|
add return statement to matrix class
|
2023-04-21 21:04:19 -04:00 |
Paragon-Win
|
a6a2ee966c
|
Fix windows!
|
2023-04-07 00:02:21 -04:00 |
Brett
|
89df343e4f
|
fix most warnings
|
2023-04-05 17:21:19 -04:00 |
Brett
|
289af13171
|
fix incorrect translate function
|
2023-04-01 02:55:00 -04:00 |
Brett
|
bd4f07d866
|
add restrictions to vector template
|
2023-03-29 13:12:17 -04:00 |
Brett
|
8ec6cf10e5
|
vector
|
2023-03-15 15:26:58 -04:00 |
Brett
|
680d958c9f
|
inline function
|
2023-03-15 15:25:15 -04:00 |
Brett
|
96d122e09e
|
namespace
|
2023-03-15 15:24:03 -04:00 |
Brett
|
1177d20be1
|
basis
|
2023-03-15 15:22:28 -04:00 |
Brett
|
3101eeae4a
|
equality
|
2023-03-14 18:20:10 -04:00 |
Brett
|
e6298271e4
|
const
|
2023-03-14 18:05:24 -04:00 |
Brett
|
86820b779d
|
fix normalize
|
2023-03-14 18:04:53 -04:00 |
Brett
|
b51a5363b2
|
fix
|
2023-03-14 18:02:20 -04:00 |
Brett
|
cc80e71a2a
|
logging vectors
|
2023-03-14 18:01:05 -04:00 |
Brett
|
a3643e4cca
|
f_equal
|
2023-03-14 17:30:22 -04:00 |
Brett
|
edfca12b18
|
projection
|
2023-03-10 17:24:00 -05:00 |
Brett
|
4b4f95af81
|
cross product
|
2023-03-10 17:01:44 -05:00 |
Brett
|
225a8de7de
|
Add rotation matrix
|
2023-03-10 16:52:15 -05:00 |
Brett
|
e0cee0d344
|
normalize
|
2023-03-08 23:49:57 -05:00 |