Graphite/node-graph/gcore/src
Firestar99 e520c21b66
Remove the `serde` feature and instead just always require it (#2737)
workspace: remove feature `serde`, always require it instead
2025-06-21 16:52:47 -07:00
..
graphic_element Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
raster Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
text Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
vector Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
animation.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
application_io.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
consts.rs Add Vello support for Outline view mode rendering; add non_scaling to strokes (SVG, not yet Vello) (#2455) 2025-04-07 00:02:11 +00:00
context.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
generic.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
graphic_element.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
instances.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
lib.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
logic.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
memo.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
misc.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
ops.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
raster.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
raster_types.rs Instance tables refactor part 7: Remove RasterDataType and add Raster<CPU>/Raster<GPU> 2025-06-19 18:37:13 -07:00
registry.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
structural.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
text.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
transform.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
types.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
uuid.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00
value.rs Bulk `gcore` cleanup, replace `core` and `alloc` with `std` (#2735) 2025-06-21 23:08:33 +00:00