Max Bradbury
|
a6bcc763e9
|
more clippy fixes
|
2020-10-16 11:55:15 +01:00 |
Max Bradbury
|
b5050720d8
|
tests don't need `test_` prefix
|
2020-07-26 12:37:41 +01:00 |
Max Bradbury
|
3ce85fcb5e
|
Image.invert()
|
2020-07-20 21:05:25 +01:00 |
Max Bradbury
|
9081c157d6
|
flip/mirror/rotate functions for tiles
|
2020-07-20 19:52:31 +01:00 |
Max Bradbury
|
226292dcac
|
note about counter-clockwise rotation
|
2020-07-20 15:10:03 +01:00 |
Max Bradbury
|
04c823c309
|
image rotation
|
2020-07-20 15:07:26 +01:00 |
Max Bradbury
|
24e11362a0
|
flipping/mirroring images
|
2020-07-20 14:42:33 +01:00 |
Max Bradbury
|
f08f0fdc16
|
remove inlining
|
2020-07-19 08:42:03 +01:00 |
Max Bradbury
|
4ed5ed3d65
|
implement Clone
|
2020-05-31 16:12:23 +01:00 |
Max Bradbury
|
af3388f9f2
|
test out-of-bounds pixels
|
2020-04-29 09:28:20 +01:00 |
Max Bradbury
|
93209bd3fb
|
remove debug stuff
|
2020-04-29 09:23:48 +01:00 |
Max Bradbury
|
8bd323b8a0
|
dedupe animation frames handling
|
2020-04-29 08:27:35 +01:00 |
Max Bradbury
|
8d8515bb8a
|
rework image
|
2020-04-29 08:23:51 +01:00 |
Max Bradbury
|
b2f601e778
|
handle NaN in images
|
2020-04-28 18:12:56 +01:00 |
Max Bradbury
|
41a08d7a61
|
debug message for bad pixels
|
2020-04-25 14:18:09 +01:00 |
Max Bradbury
|
76e6c2477c
|
test configurations
|
2020-04-19 08:13:55 +01:00 |
github-actions[bot]
|
cba6c16414
|
Format Rust code using rustfmt
|
2020-04-18 15:58:30 +00:00 |
Max Bradbury
|
c467489dd5
|
remove some unnecessary imports and call them inline
|
2020-04-18 10:46:07 +01:00 |
Max Bradbury
|
bfe679dfc8
|
move test resources
|
2020-04-14 00:17:40 +01:00 |
Max Bradbury
|
bef39f9b8b
|
allow public uses of structs; add sample program
|
2020-04-12 17:13:08 +01:00 |
Max Bradbury
|
1426102e67
|
rename mocks to mock
|
2020-04-12 13:50:07 +01:00 |
Max Bradbury
|
a3bfdc68b1
|
image module; mocks module
|
2020-04-12 12:48:07 +01:00 |