Graphite/node-graph/gcore/src
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
..
graphic_element Insert pasted images as layers in document graph (#1418) 2023-10-17 11:02:07 -07:00
raster Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
text Curves image adjustment node (#1214) 2023-08-13 01:07:11 -07:00
vector New nodes: Resample Points, Spline from Points (#1226) 2023-08-30 05:21:39 -07:00
application_io.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
generic.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
gpu.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
graphic_element.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
lib.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
logic.rs Update `graphene-cli` and fix no-std compilation for `graphene-core` (#1428) 2023-09-30 11:20:17 +02:00
memo.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
ops.rs Update `graphene-cli` and fix no-std compilation for `graphene-core` (#1428) 2023-09-30 11:20:17 +02:00
quantization.rs Update `graphene-cli` and fix no-std compilation for `graphene-core` (#1428) 2023-09-30 11:20:17 +02:00
raster.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
storage.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
structural.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
text.rs Clean up and suppress Clippy warnings (#1402) 2023-08-27 16:56:53 -07:00
transform.rs Lay groundwork for adaptive resolution system (#1395) 2023-10-17 11:02:07 -07:00
types.rs Insert pasted images as layers in document graph (#1418) 2023-10-17 11:02:07 -07:00
uuid.rs Remove warnings from build and satisfied clippy (#1288) 2023-06-07 14:46:47 +05:30
value.rs Remove warnings from build and satisfied clippy (#1288) 2023-06-07 14:46:47 +05:30