Graphite/document-legacy/src
0HyperCube 8a1cf3ad5d Migrate demo artwork and fix all failing CI tests (#1459)
* Initial work on fixing tests

* Fix formatting

* Remove dead code to satisfy rustc warnings

* Insert into an artboard

* Load updated artwork in editor

* Remove popup when importing image

* Fix up demo art

* Change transform app[lication method

* Reduce number of enums called BlendMode

* Finalize the demo artwork upgrade

* Code review pass

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-11-19 23:06:21 -08:00
..
layers Migrate demo artwork and fix all failing CI tests (#1459) 2023-11-19 23:06:21 -08:00
boolean_ops.rs Fix Rust code lints (#1448) 2023-11-05 13:52:00 -08:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
document.rs Remove the Frame tool 2023-11-04 03:04:26 -07:00
document_metadata.rs Migrate demo artwork and fix all failing CI tests (#1459) 2023-11-19 23:06:21 -08:00
error.rs Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00
intersection.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
lib.rs Migrate the Select tool to the document graph (#1433) 2023-10-17 11:09:32 -07:00
operation.rs Migrate demo artwork and fix all failing CI tests (#1459) 2023-11-19 23:06:21 -08:00
response.rs Allow groups to work with the node graph (#1452) 2023-11-14 17:17:14 +00:00