summaryrefslogtreecommitdiff
path: root/2d/helpers.scm
Commit message (Expand)AuthorAgeFilesLines
* rgba->gl-color now returns a vector instead of a list.David Thompson2013-07-211-5/+5
* Add rgba->gl-color procedure.David Thompson2013-07-171-1/+15
* Change = to equal?David Thompson2013-06-251-1/+1
* Create a helpers module for miscellaneous convenient procedures.David Thompson2013-06-251-0/+37