summaryrefslogtreecommitdiff
path: root/FrameRender/P_Square.c
Commit message (Collapse)AuthorAgeFilesLines
* fix: Make square require only size, not both width and height like a rectangleSyndamia2026-03-281-2/+2
|
* feat: Add Checker, Image, Circle; properly handle transparencySyndamia2026-03-281-1/+1
|
* feat!: Complete rewriteSyndamia2026-03-281-0/+22
This new scheme will be much simpler