Graphite/node-graph/gstd/src
0HyperCube 08f9be6aaf Artboard nodes (#1328)
* Create artboard nodes

* Update node when resizing artboard

* Render clipped artboards

* More stable feature

* Do not render old artboards

* Fix some issues with transforms

* Fix crash when drawing rectangle

* Format

* Allow renaming document from Properties panel

* Adjust artboard label styling

* Fix document graph refresh so artboards show up

* Make "Clear Artboards" coming soon

* Fix displaying an infinite canvas

* Show document name in node graph options bar

* info!() to debug!()

* Fix Properties panel not being cleared when all docs closed

* Remove dead code

* Remove debug logs added in this branch

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-07-27 07:35:17 +01:00
..
any.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
brush.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
gpu_nodes.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
http.rs Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
image_segmentation.rs Serialize Color as srgb (#1136) 2023-04-16 15:02:22 +02:00
imaginate.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
lib.rs Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
null.png Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
quantization.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
raster.rs Fix clippy lints (#1327) 2023-07-19 16:38:23 +01:00
value.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
wasm_application_io.rs Artboard nodes (#1328) 2023-07-27 07:35:17 +01:00