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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: Reimplement tween module formerly known as transition.
David Thompson
2014-11-30
1
-1
/
+1
*
render: Rename vertex-array to mesh.
David Thompson
2014-11-29
1
-1
/
+0
*
render: Delete renderer module.
David Thompson
2014-11-29
1
-1
/
+0
*
render: Delete scene module.
David Thompson
2014-11-29
1
-1
/
+0
*
render: Add group and model modules.
David Thompson
2014-11-29
1
-0
/
+2
*
Delete obsolete animation module.
David Thompson
2014-11-08
1
-1
/
+0
*
render: Move font module to sly/render directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move color module to sly/render directory.
David Thompson
2014-11-08
1
-1
/
+1
*
input: Move joystick module to sly/input directory.
David Thompson
2014-11-08
1
-1
/
+1
*
input: Move mouse module to sly/input directory.
David Thompson
2014-11-08
1
-1
/
+1
*
input: Move keyboard module to sly/input directory.
David Thompson
2014-11-08
1
-1
/
+1
*
math: Move rect module to sly/math directory.
David Thompson
2014-11-08
1
-1
/
+1
*
math: Move transform module to sly/math directory.
David Thompson
2014-11-08
1
-1
/
+1
*
math: Move quaternion module to sly/math directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move scene module to sly/render directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move tileset module to sly/render directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move shape module to sly/render directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move mesh module to sly/render directory.
David Thompson
2014-11-08
1
-1
/
+1
*
render: Move shader module to sly/render directory.
David Thompson
2014-11-07
1
-1
/
+1
*
render: Move sprite module to sly/render directory.
David Thompson
2014-11-07
1
-1
/
+1
*
render: Move texture module to sly/render directory.
David Thompson
2014-11-07
1
-1
/
+1
*
Rename (sly helpers) module to (sly utils).
David Thompson
2014-11-07
1
-1
/
+1
*
render: Add rendering context record type.
David Thompson
2014-11-07
1
-0
/
+1
*
wrappers: Add GSL wrapper.
David Thompson
2014-11-07
1
-0
/
+1
*
render: Add framebuffer module.
David Thompson
2014-10-28
1
-0
/
+1
*
camera: Rewrite module.
David Thompson
2014-10-26
1
-1
/
+1
*
render: Add utils module.
David Thompson
2014-10-25
1
-0
/
+1
*
render: Add simple renderer.
David Thompson
2014-10-25
1
-0
/
+1
*
render: Add vertex array module.
David Thompson
2014-10-25
1
-0
/
+1
*
Rewrite vector math module.
David Thompson
2014-10-01
1
-1
/
+1
*
Add quaternion module.
David Thompson
2014-08-28
1
-0
/
+1
*
Add shape module.
David Thompson
2014-08-25
1
-0
/
+1
*
Add scene module.
David Thompson
2014-08-25
1
-0
/
+1
*
Add camera module.
David Thompson
2014-08-25
1
-0
/
+1
*
Add mesh module.
David Thompson
2014-08-25
1
-0
/
+1
*
Add joystick module.
Jordan Russell
2014-08-01
1
-0
/
+1
*
Add transition module.
David Thompson
2014-06-29
1
-0
/
+1
*
Rename guile-2d to Sly!
David Thompson
2014-06-28
1
-30
/
+30
*
Replace vector2 module with a more generic vector module.
David Thompson
2014-06-07
1
-1
/
+1
*
Add live-reload module.
David Thompson
2014-05-04
1
-0
/
+1
*
Change license to GPLv3+.
David Thompson
2014-03-08
1
-0
/
+17
*
Delete mvars module.
David Thompson
2014-03-08
1
-1
/
+0
*
Add missing file to SOURCES.
David Thompson
2014-03-08
1
-0
/
+1
*
Integrate cooperative REPL server.
David Thompson
2014-03-08
1
-5
/
+1
*
Remove time.scm module reference from Makfile.
David Thompson
2014-03-08
1
-1
/
+0
*
Fix signal module name in Makefile.am.
David Thompson
2014-02-17
1
-1
/
+1
*
Remove reference to deleted FTGL wrapper from Makefile.am.
David Thompson
2014-02-17
1
-1
/
+0
*
Add 4x4 transformation matrix module.
David Thompson
2014-02-15
1
-0
/
+1
*
Add a convenient default font.
David Thompson
2014-02-11
1
-0
/
+1
*
Add build-time configuration module.
David Thompson
2014-02-10
1
-0
/
+4
[next]