Graphite/node-graph/graph-craft
Keavon Chambers c98477d8ed
Some checks are pending
Editor: Dev & CI / build (push) Waiting to run
Editor: Dev & CI / cargo-deny (push) Waiting to run
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
..
.cargo Add profiling metrics for, and speed up, Graphene graph compilation (#1924) 2024-08-12 03:07:36 -07:00
benches New demo artwork: "Parametric Dunescape" 2025-04-01 23:20:34 -07:00
src Rename graphic subtypes to remove their "data" and "group" suffixes (#2990) 2025-08-04 04:53:25 -07:00
Cargo.toml Use target family insted of target arch (#2975) 2025-08-03 10:28:53 +00:00