Graphite/node-graph/node-macro/src
Keavon Chambers c98477d8ed
Rename graphic subtypes to remove their "data" and "group" suffixes (#2990)
* Rename VectorData to Vector

* Rename other VectorData* types to Vector*

* Move assorted data types out of vector_data.rs into misc.rs

* Rename vector_data.rs to vector_types.rs and remove the vector_types module folder

* Rename other references to "vector data"

* Remove label widgets for raster/vector/group to use "-" instead

* Rename RasterData to Raster

* Rename GraphicGroup to Group

* Fix migrations and rename graphic_element.rs -> graphic.rs

* Rename TaggedValue::ArtboardGroup -> TaggedValue::Artboard
2025-08-04 04:53:25 -07:00
..
codegen.rs Use target family insted of target arch (#2975) 2025-08-03 10:28:53 +00:00
derive_choice_type.rs Shaders: add `gcore-shaders` and make `graster-nodes` no-std (#2925) 2025-07-25 17:53:26 +00:00
lib.rs Shaders: node macro (#2923) 2025-07-24 12:58:30 +00:00
parsing.rs Rename graphic subtypes to remove their "data" and "group" suffixes (#2990) 2025-08-04 04:53:25 -07:00
shader_nodes.rs Shaders: node macro (#2923) 2025-07-24 12:58:30 +00:00
validation.rs Update #[min/max] node macro attributes to #[soft/hard]_[min/max] and make them clamp their input data (#2464) 2025-04-30 23:52:27 -07:00