summaryrefslogtreecommitdiff
path: root/FrameRender
Commit message (Collapse)AuthorAgeFilesLines
* fix(P_LineSegment): Proplery center line segmentSyndamia2026-03-291-2/+2
|
* chore: Rework file layout and add make scriptSyndamia2026-03-292-2/+2
|
* fix(TransformRotate): Use signed coordinatesSyndamia2026-03-281-2/+2
|
* feat: Implement line segment and make node moving animationSyndamia2026-03-282-0/+61
|
* fix: Make square require only size, not both width and height like a rectangleSyndamia2026-03-282-4/+3
|
* feat: Add Checker, Image, Circle; properly handle transparencySyndamia2026-03-289-1/+145
|
* feat!: Complete rewriteSyndamia2026-03-287-0/+124
This new scheme will be much simpler