about summary refs log tree commit diff stats
path: root/geom.lua
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: checking if a point is on a manhattan lineKartik K. Agaram2022-05-301-1/+19
|
* rectangle and square shapesKartik K. Agaram2022-05-181-1/+23
|
* split keyboard handling between Text and DrawingKartik K. Agaram2022-05-171-3/+3
|
* several more modulesKartik K. Agaram2022-05-171-0/+131
This is probably not ideal; let's see how it goes..