Commit Graph

10 Commits

Author SHA1 Message Date
mtvare6
9f3a19f648 add: vello luminance based clipping 2025-07-15 14:11:06 +05:30
mtvare6
89d6c970d4 fix: replace alpha with luminance 2025-07-12 04:13:09 +05:30
mtvare6
382b1e35d4 add: mask to raster data 2025-07-12 03:03:59 +05:30
mtvare6
27cc7a0e8e Merge branch 'master' into masking 2025-07-10 13:11:30 +05:30
mtvare6
13a4807940 fix: vello vector data 2025-07-09 19:55:43 +05:30
mtvare6
9c0847f3fd add: masking to vector data 2025-07-09 19:20:10 +05:30
James Lindsay
4a83067081 Fix Path tool's Path node transform calculation by skipping local transform based on first instance source ID (#2843)
* First instance source id

* Set source node id and migrations
2025-07-07 22:09:21 +00:00
mtvare6
5d8180305a merge 2025-07-01 08:47:00 +05:30
Dennis Kobert
357e77077d Only compute bounding box for layers being rendered by Vello when actually used (#2771)
Only compute bounding box for vello when it is actually used

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-06-27 19:06:52 -07:00
Firestar99
9c4ab34a58 Extract gsvg_renderer from gcore, remove gcore/vello feature (#2760)
Extract `gsvg_renderer` from `gcore`, remove `gcore/vello` feature
2025-06-27 13:47:46 +00:00