Graphite/node-graph/nodes/raster/src
Keavon Chambers 0847d7b0ab Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076)
* Rename "editor:layer" to "editor:layer_path" and centralize it in a const

* Centralize "editor:merged_layers" in a const

* Centralize all other attributes in consts

* Rename consts with ATTR_ prefix

* Format
2026-04-28 21:53:30 -07:00
..
adjust.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
adjustments.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
blending_nodes.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
cubic_spline.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
curve.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
dehaze.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
filter.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
fullscreen_vertex.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
generate_curves.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
gradient_map.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
image_color_palette.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
lib.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
std_nodes.rs Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00