Matt McWilliams
|
0e601ebb9a
|
Create a sqlite database and log all frames drawn to it. For keeping track of pen usage and creating a dataset from which to predict drawing times for future frames
|
2021-12-08 00:18:45 -05:00 |
Matt McWilliams
|
fb3c35e7d1
|
Fullpath is not a command
|
2021-11-29 11:43:08 -05:00 |
Matt McWilliams
|
3e53245396
|
Normalize paths of dirs
|
2021-11-29 11:41:57 -05:00 |
Matt McWilliams
|
5c9e4dd8e5
|
This works on desktop
|
2021-11-29 11:38:24 -05:00 |
Matt McWilliams
|
da7d78cd0a
|
Initial loop is failing?
|
2021-11-29 11:35:13 -05:00 |
Matt McWilliams
|
8e53f5aac5
|
Find starting frame name?
|
2021-11-29 11:32:31 -05:00 |
Matt McWilliams
|
a9456c569e
|
Add better console work to scripts
|
2021-11-29 11:30:51 -05:00 |
Matt McWilliams
|
fe1418561c
|
If arg 2 ($2) is 0, behave normally
|
2021-11-28 22:18:09 -05:00 |
Matt McWilliams
|
cffc6dedfb
|
Add a stop frame
|
2021-11-28 22:00:10 -05:00 |
Matt McWilliams
|
911d6e2108
|
Add a script for common functions
|
2021-09-16 11:05:07 -04:00 |
Matt McWilliams
|
bd72e29c05
|
Add comments to all scripts.
|
2021-09-16 10:42:59 -04:00 |
Matt McWilliams
|
054a892cea
|
Separate out continue behavior into askContinue function.
Add a step which asks if user wants to start with non-first frame
|
2021-09-16 09:51:42 -04:00 |
Matt McWilliams
|
a436c97fe6
|
Exit draw if dir not provided
|
2021-09-08 20:53:03 -04:00 |
Matt McWilliams
|
4a0f65876b
|
rename loop to "draw" which better describes the action
|
2021-09-08 00:49:24 -04:00 |