Graphite/node-graph/libraries
Keavon Chambers 6388a32ac5
Fix an assortment of small bugs (#3968)
* Fix an assertion failure bug when scaling a line in the transform cage

* Fix missing defaults on node gradient inputs

* Fix Blend Shapes path input wire not updating to show in the UI after Layer > Blend

* Fix assertion failure due to browser non-monotonic timestamp

* Fix SVG renderer drawing 1px strokes as half-width when using stroke alignment

* Fix incorrect appearance of the ColorInput widget when set to "none" and "disabled"

* Fix lerp function in Fill enum to handle None cases correctly

* Fix stroke alignment bug
2026-03-28 17:12:13 -07:00
..
application-io Add texture pool to render cache node (#3804) 2026-03-11 09:44:21 +00:00
core-types Fix texture cache region size and broken rendering when tilting the viewport (#3867) 2026-03-09 23:42:38 +00: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 an assortment of small bugs (#3968) 2026-03-28 17:12:13 -07:00
wgpu-executor Fix artboards not exporting with transparency using Vello (#3921) 2026-03-23 01:20:54 +00:00