index
:
chickadee
master
wip-gpu
wip-graphics-backend
wip-sglsl
Chickadee Game Toolkit
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
api.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Mention 'rect' in manual.
David Thompson
2018-12-13
1
-1
/
+2
*
math: vector: Add set-vec2! and set-vec3! procedures.
David Thompson
2018-12-13
1
-0
/
+10
*
doc: Fix typos.
David Thompson
2018-12-12
1
-6
/
+6
*
doc: Rename "GPU Buffers" section to "Buffers".
David Thompson
2018-12-11
1
-7
/
+7
*
doc: Rename "Blending and Depth Testing" section to just "Blending".
David Thompson
2018-12-11
1
-10
/
+8
*
doc: Greatly expand public API documentation.
David Thompson
2018-12-11
1
-101
/
+693
*
Add particle rendering module.
David Thompson
2018-12-07
1
-0
/
+149
*
doc: Fix typo.
David Thompson
2018-12-05
1
-1
/
+1
*
scripting: channel: Add channel-get! and channel-put! procedures.
David Thompson
2018-11-29
1
-4
/
+13
*
doc: Document the path finding API.
David Thompson
2018-10-03
1
-1
/
+75
*
doc: Document collision grid API.
David Thompson
2018-10-02
1
-0
/
+107
*
doc: Document bezier curve API.
David Thompson
2018-10-02
1
-0
/
+97
*
doc: Document the rectangle API.
David Thompson
2018-09-28
1
-5
/
+195
*
doc: Document vector and matrix math APIs.
David Thompson
2018-09-27
1
-0
/
+338
*
Update manual to reflect major API changes.
David Thompson
2018-08-23
1
-242
/
+132
*
Remove experimental buffer API.
David Thompson
2018-06-25
1
-196
/
+15
*
doc: Add framebuffer docs.
David Thompson
2018-06-25
1
-0
/
+38
*
render: font: Allow rendering of substrings.
David Thompson
2018-04-30
1
-0
/
+4
*
render: Add Tiled map renderer.
David Thompson
2018-01-29
1
-0
/
+26
*
render: Refactor sprite rendering.
David Thompson
2018-01-17
1
-9
/
+23
*
doc: scripting: Replace references to "wait" with "sleep".
David Thompson
2017-10-27
1
-4
/
+4
*
render: sprite: Add support for drawing texture regions.
David Thompson
2017-10-17
1
-1
/
+1
*
scripting: Rename coroutine to script.
David Thompson
2017-10-14
1
-49
/
+47
*
math: Add cotangent function.
David Thompson
2017-09-13
1
-0
/
+4
*
math: Add quaternion module.
David Thompson
2017-09-13
1
-0
/
+40
*
doc: Remove redundant "Scheme Procedure", etc. things.
David Thompson
2017-05-02
1
-111
/
+111
*
Add buffer module.
David Thompson
2017-05-02
1
-0
/
+177
*
scripting: Add a tweening procedure.
David Thompson
2017-04-27
1
-0
/
+87
*
scripting: agenda: Add 'every' scheduling option.
David Thompson
2017-04-27
1
-0
/
+12
*
math: Add pi constant.
David Thompson
2017-04-25
1
-0
/
+15
*
Add simple scripting system.
David Thompson
2017-04-03
1
-0
/
+252
*
input: Add keyboard module.
David Thompson
2017-04-01
1
-0
/
+18
*
doc: Mention that signed distance field rendering is not implemented.
David Thompson
2017-01-25
1
-1
/
+2
*
doc: Document draw-line.
David Thompson
2017-01-25
1
-0
/
+18
*
doc: Fix multi-line @deffn commands.
David Thompson
2017-01-25
1
-11
/
+14
*
Add audio support.
David Thompson
2017-01-24
1
-1
/
+60
*
doc: Document sprites and fonts.
David Thompson
2017-01-24
1
-7
/
+176
*
doc: Document a few more things.
David Thompson
2017-01-20
1
-6
/
+171
*
doc: Add more documentation!
David Thompson
2017-01-19
1
-1
/
+273
*
doc: Add the beginnings of an API reference.
David Thompson
2017-01-18
1
-0
/
+129