Graphite/editor/src/messages
Dennis Kobert 833f41bccb Insert pasted images as layers in document graph (#1418)
Changes:

Graph is evaluated on every viewport change
move all navigation logic into the viewport
reduce the number of js roundtrips
add canvas rendering
enable image pasting
various cleanups
Fix cache nodes being reset every evaluation
2023-10-17 11:02:07 -07:00
..
broadcast Correct snapping offsets after canvas transformation when using snap-reliant tools (#1370) 2023-08-11 12:26:19 -07:00
debug Replace responses.push() with responses.add() everywhere (#1186) 2023-04-27 17:25:19 -07:00
dialog Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
frontend Fix artboard tool and remove old artboard code 2023-10-17 11:02:06 -07:00
globals Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
input_mapper Fix path tool 2023-10-17 11:02:06 -07:00
input_preprocessor Fix warnings introduced by artboard nodes 2023-10-17 11:01:10 -07:00
layout Make RadioInput accept optional selected_index 2023-09-11 15:40:05 -07:00
portfolio Insert pasted images as layers in document graph (#1418) 2023-10-17 11:02:07 -07:00
preferences Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
tool Insert pasted images as layers in document graph (#1418) 2023-10-17 11:02:07 -07:00
workspace Polish node graph frames and rename them for clarity (#1104) 2023-04-03 01:52:25 -07:00
message.rs Restructure node graph execution to be safer (#1277) 2023-06-03 01:18:44 +02:00
mod.rs Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
prelude.rs Fix artboard tool and remove old artboard code 2023-10-17 11:02:06 -07:00