Commit Graph

14 Commits

Author SHA1 Message Date
4ed5ed3d65 implement Clone 2020-05-31 16:12:23 +01:00
af3388f9f2 test out-of-bounds pixels 2020-04-29 09:28:20 +01:00
93209bd3fb remove debug stuff 2020-04-29 09:23:48 +01:00
8bd323b8a0 dedupe animation frames handling 2020-04-29 08:27:35 +01:00
8d8515bb8a rework image 2020-04-29 08:23:51 +01:00
b2f601e778 handle NaN in images 2020-04-28 18:12:56 +01:00
41a08d7a61 debug message for bad pixels 2020-04-25 14:18:09 +01:00
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
c467489dd5 remove some unnecessary imports and call them inline 2020-04-18 10:46:07 +01:00
bfe679dfc8 move test resources 2020-04-14 00:17:40 +01:00
bef39f9b8b allow public uses of structs; add sample program 2020-04-12 17:13:08 +01:00
1426102e67 rename mocks to mock 2020-04-12 13:50:07 +01:00
a3bfdc68b1 image module; mocks module 2020-04-12 12:48:07 +01:00