Graphite/node-graph/nodes/gcore/src
Keavon Chambers 6b11b47753 Improve the Data panel with type-specific detail pages and nested-layer support (#4070)
* Improve the Data panel with more type-specific detail pages

* Add network_path to SetDisplayName so renames target any network depth

* Track nested layers via full editor:layer paths and rename parent_layer to path_of_subgraph

* Polish the data panel NodeId leaf page with an editable name field

* Make lock and visibility toggles work for layers in nested subgraphs

* Fix formatting

* Fix connected_to_output running in the wrong network for nested-layer toggles
2026-04-28 15:37:07 -07:00
..
animation.rs Migrate remaining node graph data types from Vec to Table (#4067) 2026-04-28 13:44:25 -07:00
context.rs New nodes: RGBA to Color, HSVA to Color, Hex to Color, and Read Gradient (#3838) 2026-02-26 18:22:04 -08:00
context_modification.rs Improve the Data panel with type-specific detail pages and nested-layer support (#4070) 2026-04-28 15:37:07 -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