Graphite/editor/src/messages
Firestar99 95ef8a5343
Change `Table<Color>` node inputs to `Color` where only one value is used so GPU nodes work (#3096)
* graster-nodes: change `Table<Color>` params to `Color` where only one value is used

* Re-add support for Color and Option<Color>

* Add warning when a default value isn't parsed

---------

Co-authored-by: hypercube <0hypercube@gmail.com>
2025-08-28 15:16:56 +02:00
..
animation Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
app_window Desktop: show platform specific window buttons (#3078) 2025-08-25 14:15:31 +00:00
broadcast Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
debug Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
defer Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
dialog Improve font import; replace Inconsolata with Source Code Pro; show third-party licenses in editor dialog (#3079) 2025-08-21 11:57:04 -07:00
frontend Desktop: show platform specific window buttons (#3078) 2025-08-25 14:15:31 +00:00
globals Rename the message system's 'data' argument to 'context' (#2872) 2025-07-12 22:50:59 -07:00
input_mapper Clean up Path tool related code and fix bugs in several cases (#3070) 2025-08-27 23:42:04 +00:00
input_preprocessor Actively submit graph evaluations while we are still waiting for results (#3024) 2025-08-07 17:28:56 +02:00
layout Improve font import; replace Inconsolata with Source Code Pro; show third-party licenses in editor dialog (#3079) 2025-08-21 11:57:04 -07:00
portfolio Change `Table<Color>` node inputs to `Color` where only one value is used so GPU nodes work (#3096) 2025-08-28 15:16:56 +02:00
preferences Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00
tool Clean up Path tool related code and fix bugs in several cases (#3070) 2025-08-27 23:42:04 +00:00
message.rs Fix clippy warnings (#3085) 2025-08-23 11:45:47 +02:00
mod.rs Replace the Spreadsheet panel with an improved Data panel (#3037) 2025-08-10 07:46:42 -07:00
prelude.rs Add struct field visualization to the editor message hierarchy tree visualization on the website (#2917) 2025-08-18 21:04:29 -07:00