.. |
3d
|
Add depth buffer
|
2022-03-06 18:10:23 -05:00 |
audio
|
Improve piano, add harmonica
|
2022-02-19 23:02:15 -05:00 |
bezier
|
Add doc
|
2022-03-03 00:01:04 -05:00 |
entity
|
Prefer bracket notation for vector
|
2022-01-25 00:14:53 -05:00 |
sprite
|
Add depth buffer
|
2022-03-06 18:10:23 -05:00 |
animation.cr
|
Fix incorrect argument type
|
2022-02-06 10:52:24 -05:00 |
audio.cr
|
Improve piano, add harmonica
|
2022-02-19 23:02:15 -05:00 |
bezier.cr
|
Refactor Bezier, small improvements
|
2022-02-20 00:37:08 -05:00 |
controller.cr
|
Update constants
|
2022-02-27 12:51:00 -05:00 |
emitter.cr
|
Change Point to Vector, remove Point
|
2022-01-06 00:36:48 -05:00 |
entity.cr
|
Consolidate vector classes
|
2022-01-17 14:52:13 -05:00 |
flags.cr
|
Refactor the Game class to separate some event logic
|
2022-02-27 12:45:51 -05:00 |
fps.cr
|
Refactor the Game class to separate some event logic
|
2022-02-27 12:45:51 -05:00 |
frame_timer.cr
|
Add animation class
|
2022-01-25 23:32:48 -05:00 |
g3d.cr
|
Add precursor to texture information to tri
|
2022-02-27 12:49:48 -05:00 |
game.cr
|
Refactor the Game class to separate some event logic
|
2022-02-27 12:45:51 -05:00 |
lehmer32.cr
|
Add noise 1d example - experimental
|
2022-01-27 23:04:24 -05:00 |
lib_sdl.cr
|
Add queue audio function
|
2022-02-01 23:49:23 -05:00 |
line.cr
|
Correct for perspective in texturing
|
2022-03-06 14:26:35 -05:00 |
matrix.cr
|
Improve matrix speed by using stack allocated memory
|
2022-01-24 19:47:14 -05:00 |
noise.cr
|
Add noise 1d example - experimental
|
2022-01-27 23:04:24 -05:00 |
particle.cr
|
Update emitter to use Entity
|
2022-01-03 20:55:39 -05:00 |
pixel.cr
|
Add linear interpolation function to line
|
2022-03-03 00:01:20 -05:00 |
shape.cr
|
Consolidate vector classes
|
2022-01-17 14:52:13 -05:00 |
sprite.cr
|
Use out instead of uninitialized/pointer
|
2022-02-28 00:02:04 -05:00 |
transform2d.cr
|
Improve matrix speed by using stack allocated memory
|
2022-01-24 19:47:14 -05:00 |
transform3d.cr
|
Improve file handling, add scaling
|
2022-03-06 18:09:44 -05:00 |
vector.cr
|
Correct for perspective in texturing
|
2022-03-06 14:26:35 -05:00 |
version.cr
|
Bump version 0.0.7
|
2022-02-24 00:03:37 -05:00 |