Graphite/proc-macros/src
0HyperCube 1b0e1b9bdf Update Imaginate to output bitmap data to the graph via Image Frame node (#1001)
* Multiple node outputs

* Add new nodes

* gcore use std by default to allow for testing

* Allow multiple node outputs

* Multiple outputs to frontend

* Add ImageFrameNode to node registry

* Minor cleanup

* Basic transform implementation

* Add some logging to image encoding

* Fix ImageFrameNode

* Add transform input to Imaginate node (#1014)

* Add transform input to imaginate node

* Force the resolution to be edited with no transform

* Add transform to imaginate generation

* Fix compilation

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>

* Add labels to node outputs

* Fix seed; disable mask when transform is disconnected; add Imaginate tooltips

* Rename 'Input Multiple' node to 'Input'

* Code review

* Replicate to Svelte

* Show only the primary input chain in the Properties panel

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-11 08:56:31 +00:00
..
as_message.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
combined_message_attrs.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
discriminant.rs Add full support for Mac-specific keyboard layouts (#736) 2022-08-03 14:12:28 -07:00
helper_structs.rs Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
helpers.rs Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
hint.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
lib.rs Use builder pattern for widgets (#941) 2023-01-08 14:34:24 +00:00
transitive_child.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
widget_builder.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00