Graphite/node-graph/gcore/src
Dennis Kobert fd81d043a2
Fix wrong node parameter widgets, attempt 3 at #2323 (#2334)
* WIP, for TrueDoctor to continue

* Expose first implementation type as default type in field metadata

* Cleanup

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-03-01 13:26:21 -08:00
..
graphic_element Fix self-chaining of transforms; fix compass rose getting offset when rotating a layer (#2296) 2025-02-17 04:28:33 -08:00
raster Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
text Update some UI components to polish the frontend 2025-02-21 12:58:05 -08:00
vector Remove checks from append_subpath to improve vector editing performance (#2190) 2025-03-01 11:45:49 +00:00
application_io.rs Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
consts.rs Update some UI components to polish the frontend 2025-02-21 12:58:05 -08:00
generic.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
gpu.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
graphic_element.rs Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
instances.rs Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
lib.rs Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
logic.rs Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
memo.rs Fix clippy lints (#2119) 2024-11-29 22:58:49 +00:00
ops.rs Update most Rust dependencies (#2259) 2025-02-04 02:41:13 -08:00
raster.rs Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
registry.rs Fix wrong node parameter widgets, attempt 3 at #2323 (#2334) 2025-03-01 13:26:21 -08:00
structural.rs Fix clippy lints (#2119) 2024-11-29 22:58:49 +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 Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
types.rs Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
uuid.rs Clean up old usages of `NodeId(generate_uuid())` by replacing it with `NodeId::new()` (#2009) 2024-10-25 19:43:46 -07:00
value.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00