Graphite/graphene/src
0HyperCube 10205ef599 Do not transform layers when transforming a parent folder (#481)
* Modify all message enum data to use named struct values, not tuples (#479)

* Massively reorganize and clean up the whole Rust codebase

* Modify all message enum data to use named struct values, not tuples

* Do not transform layers when transforming parent

* Reduce complexity to O(nlogn)

* Add TODO comment about performance

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Co-authored-by: Dennis <dennis@kobert.dev>
2022-01-16 16:55:45 +00:00
..
layers Tweak whitespace around `use` statements and other lint fixes 2022-01-15 12:55:51 -08:00
color.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
consts.rs Implement artboards and document version enforcement (#466) 2022-01-08 07:50:08 -08:00
document.rs Do not transform layers when transforming a parent folder (#481) 2022-01-16 16:55:45 +00:00
error.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
intersection.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
lib.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
operation.rs Modify all message enum data to use named struct values, not tuples (#479) 2022-01-14 20:54:38 -08:00
response.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00