Graphite/node-graph/libraries
Dennis Kobert 19aaeb374b
Remove sample based image hashing to avoid false equalities (#3980)
* Remove sample based image hashing to avoid false equalities

This was originally introduced to improve the performance of working with
image data, but since the memo hash wrapper got introduced this should no
longer be really necessary.

* Fix todo comment
2026-04-04 11:46:08 +00: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 Remove sample based image hashing to avoid false equalities (#3980) 2026-04-04 11:46:08 +00:00
rendering Fix an assortment of small bugs (#3968) 2026-03-28 17:12:13 -07:00
vector-types Finalize and unify the design of the 'Morph' and 'Blend' nodes (#3974) 2026-04-03 20:45:58 -07:00
wgpu-executor Fix artboards not exporting with transparency using Vello (#3921) 2026-03-23 01:20:54 +00:00