mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
* Make the 'Solidify Stroke' node preserve graphic structure instead of flattening its input * Add a shared trait letting element-wise vector modifiers recurse into graphic groups * Make 20 element-wise vector modifier nodes accept graphic input * Make 'Separate Subpaths' and 'Points to Polyline' accept graphic input * Make the 'Map Points' node accept graphic input * Add TODO comments to the measure nodes deferred until the Graphic lowering refactor