Commit Graph

5 Commits

Author SHA1 Message Date
d527bd4686 Remove extra whitespace before EOL 2025-06-29 22:15:21 +03:00
7bfbcd0de5 Use macro for setting vectors 2025-06-22 20:32:46 +03:00
fc774fd0ff Refactor, separate docs from headers, add ru docs
Doxygen kind'a sucks and I need multilanguage documentation, so I did
that. Also, separated massive Math.h file into smaller files.
2025-06-21 20:12:15 +03:00
7ee69fc397 Add array sizes to math functions 2025-04-29 18:17:00 +03:00
b0fbfcd69e Split Math.c into smaller files
Friend said that Math.c was too big and complicated.
2025-02-28 10:08:05 +03:00