| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | circle: Add layer support. Is this ugly? | Omar Rizwan | 2024-05-02 | 1 | -1/+3 |
| | | |||||
| * | fill,shapes,circle,connections: Breaking: Fix shapes | Omar Rizwan | 2023-10-13 | 1 | -2/+2 |
| | | | | | | Shapes all now work by wishes; connections has been ported to use these wishes. | ||||
| * | dict getdef -> dict_getdef. Much, much faster | Omar Rizwan | 2023-10-06 | 1 | -2/+2 |
| | | |||||
| * | display: WIP: Refactor into files; use wishes, not Display:: | Omar Rizwan | 2023-10-06 | 1 | -0/+31 |
| Expose shader stuff to user programs for the first time. Mostly works, but display thread and main thread run much slower (28fps display, 70fps main). Also introduce dict getwithdefault (helpful for rest options). | |||||
