| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support thickness option for circles | Andrés Cuervo | 2024-01-11 | 1 | -1/+2 |
| | | |||||
| * | shapes: Use explicit a/an instead of wildcard | Omar Rizwan | 2023-10-23 | 1 | -3/+7 |
| | | | | | | Permanently fixes overeager matching errors against image and sprite whens | ||||
| * | shapes: Fix unadorned shape wish | Omar Rizwan | 2023-10-13 | 1 | -1/+6 |
| | | |||||
| * | fill,shapes,circle,connections: Breaking: Fix shapes | Omar Rizwan | 2023-10-13 | 1 | -63/+36 |
| | | | | | | Shapes all now work by wishes; connections has been ported to use these wishes. | ||||
| * | Draw shape around center point and support rotation | Naveen Michaud-Agrawal | 2023-09-20 | 1 | -20/+36 |
| | | |||||
| * | Add demo, extend shapes to 9-gons | Andrés Cuervo | 2023-09-11 | 1 | -54/+50 |
| | | |||||
| * | Begin rewriting shapes to correctly use centroid-relative positioning | Andrés Cuervo | 2023-09-04 | 1 | -1/+8 |
| | | |||||
| * | Add filled polygons | Andrés Cuervo | 2023-06-28 | 1 | -17/+7 |
| | | |||||
| * | Remove filename stuff, clean out some archive programs | Omar Rizwan | 2023-06-14 | 1 | -2/+0 |
| | | |||||
| * | Revert to fix shapes | Andrés Cuervo | 2023-05-27 | 1 | -34/+51 |
| | | |||||
| * | Remove extraneous polyline method | Andrés Cuervo | 2023-05-16 | 1 | -44/+17 |
| | | |||||
| * | Make circles proper circles, add hex- & octagon | Andrés Cuervo | 2023-05-10 | 1 | -2/+7 |
| | | |||||
| * | Thin out default shapes | Andrés Cuervo | 2023-04-03 | 1 | -2/+2 |
| | | |||||
| * | Add circle to pi Display, center shapes correctly | Andrés Cuervo | 2023-04-03 | 1 | -15/+20 |
| | | |||||
| * | Change shapes syntax to 'draws shape offset {x y}' | Andrés Cuervo | 2023-03-16 | 1 | -69/+41 |
| | | |||||
| * | Add rudimentary shapes & a little region docs helper | Andrés Cuervo | 2023-03-16 | 1 | -22/+99 |
| | | |||||
| * | Add polyline syntax, simplest shape | Andrés Cuervo | 2023-03-14 | 1 | -0/+66 |
