|
898407a0e9
|
matrix and vector extend functions
|
2024-09-06 13:24:03 -07:00 |
|
|
36c769346c
|
use inline const constructor because it's a little bit prettier
|
2024-09-06 11:44:43 -07:00 |
|
|
f2fec0b3b9
|
implement a bunch of fixed wide stuff
|
2024-09-06 11:25:46 -07:00 |
|
|
e375173625
|
keep generic operators and only implement i64 convenience operator
|
2024-09-05 16:18:13 -07:00 |
|
|
488a6b6496
|
fix vector bool code
|
2024-09-05 16:08:53 -07:00 |
|
|
5cdd2c3ee1
|
must be less generic to avoid conflict with convenience operators
|
2024-09-05 16:05:47 -07:00 |
|
|
a0da6873c1
|
vector operators
|
2024-09-05 15:56:44 -07:00 |
|
|
345d5737a2
|
more generic Neg operator
|
2024-09-05 15:56:35 -07:00 |
|
|
f4d28dd3c3
|
use derive macros
|
2024-09-05 15:43:26 -07:00 |
|
|
c362081003
|
implement a bunch of stuff
|
2024-09-05 15:43:26 -07:00 |
|
|
56b781fcb8
|
we build
|
2024-09-05 13:52:54 -07:00 |
|
|
e026f6efed
|
wip
|
2024-09-05 13:36:38 -07:00 |
|
|
c3026c67e9
|
delete everything and start over
|
2024-09-05 12:49:20 -07:00 |
|
|
cf17460b77
|
special case 3d vectors and matrices
|
2024-09-04 13:47:50 -07:00 |
|
|
eefbdafc16
|
move more impls to common
|
2024-09-03 10:40:43 -07:00 |
|
|
27d96f9b19
|
delete tuple impls
|
2024-09-03 09:30:13 -07:00 |
|
|
a5094fe873
|
common impls between matrix and vector
|
2024-09-02 18:54:50 -07:00 |
|
|
5cb98ee29f
|
vectors: no traits
|
2024-09-02 18:19:35 -07:00 |
|
|
83a39468d5
|
matrix extend
|
2024-08-30 13:49:23 -07:00 |
|
|
e413409f9f
|
remove parentheses from macro
|
2024-08-30 13:30:01 -07:00 |
|
|
d713b96ad3
|
vectors: extend
|
2024-08-30 12:41:25 -07:00 |
|
|
f531e8d8ee
|
move vector2 macro code
|
2024-08-30 12:07:12 -07:00 |
|