Graphite/node-graph/libraries
Dennis Kobert 3d84e63ef9
Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051)
* WIP start migrating usages of hash for cache invalidadion to dedicated trait

* Finish migrating usages

* Code review

* Add comments clearifying the reasoning for using random ids in the VectorModification cach hash impl

* Fix some remaining hash violations

* Finish migration and fix compilation

* Fix import ordering

* Cleanup

* Fix code review stuff

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-04-27 05:18:47 +00:00
..
application-io Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
canvas-utils Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
core-types Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
graphene-hash Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
graphic-types Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
no-std-types Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
raster-types Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
rendering Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
vector-types Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
wgpu-executor Add a checkered background to transparent artboards and the infinite canvas (#4022) 2026-04-10 03:21:21 -07:00