3 Commits (fc84878cbaf7a4ed5931f94fd4934619d7fb945b)

Author SHA1 Message Date
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.

Co-Authored-By: ejtagle <ejtagle@hotmail.com>
7 years ago
Scott Lahteine d7ee81202f Libs updates 7 years ago
Scott Lahteine efa578d6b0 Move 'libs' files 7 years ago