Commit graph

25 commits

Author SHA1 Message Date
ffrostfall
4ef1731e51
Update docs/vector-library.md
Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
2024-09-09 12:50:35 -04:00
ffrostfall
5e2e6c2cfe
Update docs/vector-library.md
Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
2024-09-09 12:50:27 -04:00
Jack
df7b31404a
Update vector-library.md 2024-08-31 17:43:49 -05:00
Jack
f4e728494f
add axis to angle function 2024-07-16 14:12:29 -05:00
Jack
f6b24eb5ba
Apply suggestions from code review
Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
2024-07-16 13:41:13 -05:00
Jack
7de8372d80
remove ncg stuff, add buffer stuff 2024-07-16 13:40:51 -05:00
Jack
a98da0992d
fix typo 2024-06-29 15:22:07 -05:00
Jack
6c8890aabe
Update vector-library.md 2024-06-28 19:56:08 -05:00
Kalrnlo
6eb512b234
Make the vector librarys functions align more with their math lib equivalents, and add functions that exist in the math lib that would also be useful for vectors 2024-06-26 14:25:49 -04:00
Jack
80781a73bf
small fixes 2024-06-22 20:01:52 -05:00
ffrostfall
3017ab710e
clarify vector.normalized 2024-05-13 18:53:05 -04:00
ffrostfall
ba2f90e679
Switch norm and normalized again 2024-05-13 18:52:16 -04:00
ffrostfall
364d2be862
Update normalize function 2024-05-13 18:51:13 -04:00
ffrostfall
10925130cb
Change vector.unit to be vector.normalized 2024-05-13 18:31:28 -04:00
ffrostfall
946af7bc12
Clarify min and max functions 2024-05-13 18:29:58 -04:00
ffrostfall
9966eae9e5
Make max and min functions clearer 2024-05-13 18:28:57 -04:00
ffrostfall
4c0c3ce64a
Update return types 2024-05-13 18:22:06 -04:00
ffrostfall
39e3f877a9
Additional functions, primitive type, constants 2024-05-13 18:21:43 -04:00
ffrostfall
dcb7abd177 feedback 2024-05-06 22:11:41 -04:00
ffrostfall
62c86b4a22 corrections to function types + special syntax 2024-05-05 13:56:14 -04:00
ffrostfall
54c5b19a66 Additional formatting 2024-05-05 00:59:46 -04:00
ffrostfall
2d5cdd7b80 Fix formatting 2024-05-05 00:59:04 -04:00
ffrostfall
0bb608a0c1 small edits + vector(x, y, z) over vector.create 2024-05-03 14:13:32 -04:00
ffrostfall
4eb1d965f8 cut out irrelevant information 2024-05-02 12:56:37 -04:00
ffrostfall
7bb768f3a6 Vector library RFC 2024-05-02 12:53:26 -04:00