Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Campbell
d618152730 Add math.h where needed so gcc can find sqrtf, floor, etc. 2021-06-05 17:09:45 -07:00
Allofich
6a539e0f27 SVN r4269 (same idea)
(This commit in SVN changes from using sqrt to sqrtf and from using fabs
to using fabsf when assigning to a float value. Here this is just one
change, in a different file from SVN, from sqrt to sqrtf)
2020-10-06 23:24:53 +09:00
Allofich
5d680c5036 Fix VS2019 compiler warnings 2019-07-08 20:56:43 +09:00
Jonathan Campbell
5b4cfa6ccf Move out vector2 2019-02-13 09:38:41 -08:00
Jonathan Campbell
16f40579d5 Move out utility function 2019-02-13 09:34:11 -08:00