Graphite/node-graph/libraries
Keavon Chambers f52009b402 Fix hashing not being based on all attributes of Table (#4079)
* Fix hashing not being based on all attributes of Table

* Cover all attributes in Table PartialEq and CacheHash

---------
2026-04-29 04:37:51 -07:00
..
application-io Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
canvas-utils Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00
core-types Fix hashing not being based on all attributes of Table (#4079) 2026-04-29 04:37:51 -07: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 Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077) 2026-04-28 22:58:33 -07:00
no-std-types Update rust-gpu to `0.10.0-alpha.1` (#4033) 2026-04-27 23:53:49 +00:00
raster-types Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00
rendering Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077) 2026-04-28 22:58:33 -07:00
vector-types Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00
wgpu-executor Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00