Graphite/node-graph/nodes/gcore/src
Keavon Chambers ba63c26c62 Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077)
* Replace the Artboard struct with a Table<Table<Graphic>> shape

* Remove the never-functional, seemingly unneeded migrate_type_descriptor_names due to typo

* Allow negative artboard sizes
2026-04-28 22:58:33 -07:00
..
animation.rs Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077) 2026-04-28 22:58:33 -07:00
context.rs Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00
context_modification.rs Replace the Artboard struct with a Table<Table<Graphic>> shape (#4077) 2026-04-28 22:58:33 -07:00
debug.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
extract_xy.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
lib.rs Move the "Text" category nodes from gcore/src/logic.rs to text/src/lib.rs (#4042) 2026-04-23 18:12:28 -07:00
memo.rs Migrate usage of the Hash trait for cache invalidation to the dedicated CacheHash trait (#4051) 2026-04-27 05:18:47 +00:00
ops.rs Add tooltip documentation to the Text node and tidy up node catalog categorization (#3645) 2026-01-16 01:27:56 -08:00