summaryrefslogtreecommitdiff
path: root/2d/vector2.scm
Commit message (Expand)AuthorAgeFilesLines
* Remove vector2-translate and vector2-scale.David Thompson2014-03-291-11/+1
* Replace figl with the new guile-opengl official release.David Thompson2014-03-231-1/+0
* Change license to GPLv3+.David Thompson2014-03-081-8/+8
* Clean up docstrings for vector2 module.David Thompson2013-09-151-13/+13
* Add procedures to perform a gl-translate or gl-scale given a vector2 object.David Thompson2013-08-271-1/+13
* Create new 2D vector module.David Thompson2013-08-271-0/+107