chore: refactor to use shape nodes

This commit is contained in:
Beriff
2026-03-14 18:25:02 +07:00
parent e054fc4fe7
commit 43b6d284dd
9 changed files with 151 additions and 73 deletions

View File

@@ -25,6 +25,7 @@ src = files(
'src/core/matrix.c',
'src/core/primitives.c',
'src/core/raster.c',
'src/core/modifier.c',
'src/ui/uicontroller.c',
'src/ui/vektorcanvas.c',
'src/ui/widgets/colorwheel.c',