summaryrefslogtreecommitdiff
path: root/src/math.c
Commit message (Collapse)AuthorAgeFilesLines
* the changes needed to get tictactoe running pretty.epoch2017-04-181-2/+8
|
* I have no idea why I am doing this...epoch2017-03-191-1/+14
|
* converted more things to use the radians and degrees structures, fixed up ↵epoch2017-02-091-13/+16
| | | | distance between camera stuff (try using p and l to change during runtime) and got rid of a couple things that were commented out anyway.
* made all versions get built by default and moved some functions from ↵epoch2017-01-091-0/+38
graphics.c into math.c so the headless does not need graphics.c