Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename guile-2d to Sly! | David Thompson | 2014-06-28 | 1 | -157/+0 |
* | Replace vector2 module with a more generic vector module. | David Thompson | 2014-06-07 | 1 | -0/+157 |
* | Replace old vector module with new vector2 module. | David Thompson | 2013-08-27 | 1 | -90/+0 |
* | Re-export vector-map and vector-for-each. | David Thompson | 2013-07-22 | 1 | -0/+3 |
* | Add docstring for vector-from-polar. | David Thompson | 2013-07-15 | 1 | -0/+1 |
* | Add vector-from-polar procedure. | David Thompson | 2013-07-15 | 1 | -1/+6 |
* | Fix normalize procedure. | David Thompson | 2013-06-23 | 1 | -1/+1 |
* | Add vx, vy, and vz convenience procedures. | David Thompson | 2013-06-23 | 1 | -1/+16 |
* | Add vector math module. | David Thompson | 2013-06-23 | 1 | -0/+66 |