aboutsummaryrefslogtreecommitdiff
path: root/gantools
AgeCommit message (Collapse)Author
2019-06-08added image save callback to sample/render loopVee9ahd1
2019-06-03implemented selectable interpolation and loop settingsVee9ahd1
2019-06-03implemented cubic interpolation proof of conceptVee9ahd1
2019-06-03minor style cleanup (needs more)Vee9ahd1
2019-06-03output directory and file prefix (base name) are now handled by different ↵Vee9ahd1
arguments
2019-05-20prefix bug fixVee9ahd1
2019-05-20fixed string cat bugVee9ahd1
2019-05-20revert changeVee9ahd1
2019-05-20possible fix for urllib errorVee9ahd1
2019-05-20finished work on v0.0.1Vee9ahd1
2019-05-20command line code and split image file save utilities into its own fileVee9ahd1
2019-05-12implemented most of the basic functionality from the prototype script and ↵Vee9ahd1
created some messy tests
2019-05-11added packaging structureVee9ahd1