summaryrefslogtreecommitdiff
path: root/2d/rect.scm
Commit message (Collapse)AuthorAgeFilesLines
* Add more vector-friendly procedures to the rect module.David Thompson2013-09-081-5/+49
|
* Remove redundant comparisons in rect-contains?David Thompson2013-08-141-4/+0
|
* Fix rect-intersects?David Thompson2013-08-131-2/+2
|
* Forgot to export rect-clip.David Thompson2013-08-131-0/+1
|
* Expand rect module.David Thompson2013-08-131-6/+30
|
* Create rect module.David Thompson2013-08-121-0/+99