Karl Zylinski
|
d37b5a7b67
|
Make rl.MatrixToFloatV transpose the matrix before transmuting it to [16]f32, so it does the same thing as the raymath version implemented in C.
|
2024-06-12 19:54:14 +02:00 |
|
gingerBill
|
29e5f94c2a
|
Add #no_broadcast procedure parameter to disallow automatic array programming broadcasting on procedure arguments
|
2024-03-21 11:52:48 +00:00 |
|
gingerBill
|
cd7137af60
|
Update raylib to use #row_major matrices
|
2024-03-19 21:16:04 +00:00 |
|
gingerBill
|
51d12acab3
|
Enforce linalg
|
2024-03-08 13:28:15 +00:00 |
|
Laytan Laats
|
6734a7096a
|
makes raylib and stb_rect_pack free of libc
|
2024-02-29 23:33:25 +01:00 |
|
gingerBill
|
4ca23499fa
|
Add raymath procedures (with numerous deprecated attributes to suggest to use array programming)
|
2024-02-10 16:31:03 +00:00 |
|