Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-21 | added a check to make sure the correct amount of keys are passed to cubic ↵ | Vee9ahd1 | |
interpolation (providing a more meaningful error message than TypeError('m > k must hold')) | |||
2019-06-08 | added image save callback to sample/render loop | Vee9ahd1 | |
2019-06-03 | implemented selectable interpolation and loop settings | Vee9ahd1 | |
2019-06-03 | output directory and file prefix (base name) are now handled by different ↵ | Vee9ahd1 | |
arguments | |||
2019-05-20 | prefix bug fix | Vee9ahd1 | |
2019-05-20 | fixed string cat bug | Vee9ahd1 | |
2019-05-20 | finished work on v0.0.1 | Vee9ahd1 | |
2019-05-20 | command line code and split image file save utilities into its own file | Vee9ahd1 | |
2019-05-12 | implemented most of the basic functionality from the prototype script and ↵ | Vee9ahd1 | |
created some messy tests |