Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove vector2-translate and vector2-scale. | David Thompson | 2014-03-29 | 1 | -11/+1 |
| | | | | | * 2d/vector2.scm (vector2-translate): Delete it. (vector2-scale): Delete it. | ||||
* | Replace figl with the new guile-opengl official release. | David Thompson | 2014-03-23 | 1 | -1/+0 |
| | |||||
* | Change license to GPLv3+. | David Thompson | 2014-03-08 | 1 | -8/+8 |
| | |||||
* | Clean up docstrings for vector2 module. | David Thompson | 2013-09-15 | 1 | -13/+13 |
| | |||||
* | Add procedures to perform a gl-translate or gl-scale given a vector2 object. | David Thompson | 2013-08-27 | 1 | -1/+13 |
| | |||||
* | Create new 2D vector module. | David Thompson | 2013-08-27 | 1 | -0/+107 |