index
:
sly
master
wip-fast-vectors
wip-signal-improvements
Functional reactive game engine for Guile - failed experiment
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
2d
/
transform.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename guile-2d to Sly!
David Thompson
2014-06-28
1
-233
/
+0
*
Delete transform-position procedure.
David Thompson
2014-06-20
1
-6
/
+1
*
Add support for 3D vectors in translate procedure.
David Thompson
2014-06-20
1
-6
/
+19
*
Add support for 3D vectors and scalars in scale procedure.
David Thompson
2014-06-20
1
-6
/
+25
*
Tweak transform API.
David Thompson
2014-06-10
1
-25
/
+7
*
Add rotation transformations for x and y axes.
David Thompson
2014-06-09
1
-5
/
+17
*
Replace vector2 module with a more generic vector module.
David Thompson
2014-06-07
1
-13
/
+13
*
Add perspective-projection procedure.
David Thompson
2014-05-26
1
-1
/
+28
*
Fix embarrassing issue with transform-translate.
David Thompson
2014-05-25
1
-4
/
+4
*
Add make-transform*.
David Thompson
2014-05-15
1
-0
/
+10
*
Add transform-position procedure.
David Thompson
2014-05-02
1
-0
/
+6
*
Prefix matrix operations with "transform-".
David Thompson
2014-05-02
1
-6
/
+6
*
Change license to GPLv3+.
David Thompson
2014-03-08
1
-7
/
+7
*
Add 4x4 transformation matrix module.
David Thompson
2014-02-15
1
-0
/
+169