Graphite/node-graph/libraries
Keavon Chambers 1543d974ac
Fix 'Jitter Points' and 'Sample Polylines' working incorrectly with X or Y scale of 0 content (#3984)
* Fix NaN points produced by Sample Polylines on 0-scaled input

* Fix Jitter Points inverse transform for zero-scale axes and stop resetting stroke transform

* Remove a couple confusing Debug nodes

* Fix edge case

* Update demo art

* Fix order change in Jitter Points causing different results from earlier

* Fix bug in bisect tool

* Break out functionality into helper functions
2026-04-01 22:51:48 -07:00
..
application-io Add texture pool to render cache node (#3804) 2026-03-11 09:44:21 +00:00
core-types Refactor transform decomposition API with skew support, add 'Decompose Skew' node, and fix stroke transform interpolation (#3973) 2026-03-28 20:47:32 -07:00
graphic-types Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
no-std-types Fix artboards not exporting with transparency using Vello (#3921) 2026-03-23 01:20:54 +00:00
raster-types Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
rendering Fix an assortment of small bugs (#3968) 2026-03-28 17:12:13 -07:00
vector-types Fix 'Jitter Points' and 'Sample Polylines' working incorrectly with X or Y scale of 0 content (#3984) 2026-04-01 22:51:48 -07:00
wgpu-executor Fix artboards not exporting with transparency using Vello (#3921) 2026-03-23 01:20:54 +00:00