summaryrefslogtreecommitdiff
path: root/2d/helpers.scm
Commit message (Expand)AuthorAgeFilesLines
* Rename guile-2d to Sly!David Thompson2014-06-281-68/+0
* Memoize uniform-location.David Thompson2014-05-221-1/+16
* Add current-agenda parameter.David Thompson2014-05-041-7/+6
* Okay, I think I finally got all of the license headers updated.David Thompson2014-03-101-8/+8
* Rewrite define-guardian to avoid 'after-cg-hook'.David Thompson2014-02-171-11/+7
* Add define-guardian macro.David Thompson2014-02-091-1/+22
* Remove unused export.David Thompson2014-01-121-2/+1
* Clean up docstrings for helpers module.David Thompson2013-09-151-4/+3
* Use new color module.David Thompson2013-08-171-12/+0
* 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