Graphite/node-graph/nodes/brush/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
..
brush.rs Improve the Data panel with type-specific detail pages and nested-layer support (#4070) 2026-04-28 15:37:07 -07:00
brush_cache.rs Move source_node_id to "editor:layer" and Vector<Upstream> to "editor:merged_layers", backed by a new 'Write Attribute' node (#4061) 2026-04-28 03:28:31 -07:00
brush_stroke.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
lib.rs Migrate remaining node graph data types from Vec to Table (#4067) 2026-04-28 13:44:25 -07:00