Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make space for multiple kinds of width | Kartik K. Agaram | 2022-05-12 | 1 | -3/+3 | |
* | fix 2 bugs in line selection | Kartik K. Agaram | 2022-05-11 | 1 | -2/+5 | |
* | turn strokes into horizontal and vertical lines | Kartik K. Agaram | 2022-05-11 | 1 | -0/+16 | |
* | refactor | Kartik K. Agaram | 2022-05-11 | 1 | -8/+15 | |
* | simplest possible way to straighten strokes | Kartik K. Agaram | 2022-05-11 | 1 | -0/+21 | |
* | more lightweight; select just the stroke at the mouse | Kartik K. Agaram | 2022-05-11 | 1 | -11/+2 | |
* | selecting a stroke | Kartik K. Agaram | 2022-05-11 | 1 | -2/+47 | |
* | bugfix: restrict strokes to the drawing they started in | Kartik K. Agaram | 2022-05-11 | 1 | -4/+15 | |
* | reorg | Kartik K. Agaram | 2022-05-11 | 1 | -4/+4 | |
* | spacing | Kartik K. Agaram | 2022-05-11 | 1 | -3/+3 | |
* | inline | Kartik K. Agaram | 2022-05-11 | 1 | -5/+1 | |
* | rename | Kartik K. Agaram | 2022-05-11 | 1 | -3/+4 | |
* | clean up repl functionality | Kartik K. Agaram | 2022-05-11 | 1 | -32/+7 | |
* | clip drawings inside the border | Kartik K. Agaram | 2022-05-11 | 1 | -2/+2 | |
* | lighter border for figures | Kartik K. Agaram | 2022-05-11 | 1 | -1/+2 | |
* | intermingle freehand line drawings with text | Kartik K. Agaram | 2022-05-11 | 1 | -7/+69 | |
* | confirm that we have access to all of the love API | Kartik K. Agaram | 2022-05-02 | 1 | -4/+14 | |
* | don't rely on defaults | Kartik K. Agaram | 2022-05-02 | 1 | -0/+1 | |
* | backspace | Kartik K. Agaram | 2022-05-02 | 1 | -0/+10 | |
* | handle chords | Kartik K. Agaram | 2022-05-02 | 1 | -26/+21 | |
* | little Lua repl on hitting ctrl-r | Kartik K. Agaram | 2022-05-02 | 1 | -1/+30 | |
* | ctrl- and alt- combinations | Kartik K. Agaram | 2022-05-02 | 1 | -0/+6 | |
* | handle space key | Kartik K. Agaram | 2022-05-01 | 1 | -0/+2 | |
* | note card | Kartik K. Agaram | 2022-05-01 | 1 | -0/+2 | |
* | show cursor | Kartik K. Agaram | 2022-05-01 | 1 | -1/+5 | |
* | love2d scaffold | Kartik K. Agaram | 2022-05-01 | 1 | -0/+37 |