Graphite/node-graph/gstd/src
Adam Gerhant eec0ef761c
Polish user-created subgraph nodes: imports in the Properties panel; reorder/delete/rename imports/exports (#2105)
* Remove imports/exports

* WIP: Autogenerated properties

* WIP: Input based properties

* WIP: Hashmap based input overrides

* Migrate noise pattern node to input properties

* Reorder exports

* Continue migrating properties

* WIP: Improve reorder exports

* Automatically populate all input properties for sub networks

* Complete reorder import and export

* Add widget override to node macro

* Migrate assign colors to input based properties

* WIP: Full node property override

* Node based properties override for proto nodes

* Migrate all node properties to be input based

* Rename imports/exports

* improve UI

* Protonode input valid implementations

* Valid type list

* Small formatting fixes

* Polishing small issues

* Document upgrade

* fix tests

* Upgrade noise pattern node

* remove console log

* Fix upgrade script for Noise Pattern

* Improve the Properties panel representation for graphical data

* Re-export demo art

* Code review

* code review improvements

* Cleanup for node properties overrides

* Reexport demo art

* Fix clippy lints

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-01-20 21:13:14 -08:00
..
any.rs Fix clippy lints (#2119) 2024-11-29 22:58:49 +00:00
brush.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
dehaze.rs New node: Dehaze (#1882) 2024-09-24 20:44:48 -07:00
gpu_nodes.rs Replace terminology "primary" with "call argument" and "parameter" with "secondary input" 2024-09-25 20:05:00 -07:00
http.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
image_color_palette.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
imaginate.rs Fix clippy lints (#2119) 2024-11-29 22:58:49 +00:00
lib.rs New node: Dehaze (#1882) 2024-09-24 20:44:48 -07:00
raster.rs Polish user-created subgraph nodes: imports in the Properties panel; reorder/delete/rename imports/exports (#2105) 2025-01-20 21:13:14 -08:00
text.rs Add max width/height to text layers and draggable text boxes to the Text tool (#2118) 2024-12-31 20:50:47 -08:00
value.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
vector.rs Factor in artboard clipping to the click target x-ray function (#2028) 2024-10-12 23:38:17 +00:00
wasm_application_io.rs Polish user-created subgraph nodes: imports in the Properties panel; reorder/delete/rename imports/exports (#2105) 2025-01-20 21:13:14 -08:00