summaryrefslogtreecommitdiff
path: root/sly/math/rect.scm
Commit message (Expand)AuthorAgeFilesLines
* math: Rewrite rect to use packed f64 bytevectors.David Thompson2016-02-271-45/+35
* math: Rewrite vector math library to use packed f64 bytevectors.David Thompson2016-02-271-3/+3
* math: rect: Fix rect-inflate implementation.David Thompson2016-01-011-2/+2
* math: rect: Update docstrings.David Thompson2014-12-131-8/+7
* math: rect: Invert y-axis.David Thompson2014-12-061-25/+27
* math: rect: Add rect-clamp.David Thompson2014-12-061-0/+7
* math: Move rect module to sly/math directory.David Thompson2014-11-081-0/+212