Graphite/core/document/src
TrueDoctor 699562b735 Transform API (#301)
* Enforce cache dirtification

* Turn all shapes into one struct

* Remove working folder

* Remove old shapes

* Major restructuring

* Refactor Ellipse, Rectangle and ShapeTool

* Simplify bounding box calculation for folder

* Fix panic in select tool

*  Refactorselect tool

* Refactor Align

* Refactor flipping layers

* Zoom to fit all

* Refactor tools to avoid state keeping

* Refactor more tools to use state that is passed along

* Fix whitespace + change selection box style

* Set viewbox of svg export based on the contents
2021-08-06 12:34:30 +02:00
..
layers Transform API (#301) 2021-08-06 12:34:30 +02:00
color.rs Improve various code and docs spelling/grammar 2021-07-23 17:25:05 -07:00
document.rs Transform API (#301) 2021-08-06 12:34:30 +02:00
intersection.rs Transform API (#301) 2021-08-06 12:34:30 +02:00
lib.rs Transform API (#301) 2021-08-06 12:34:30 +02:00
operation.rs Transform API (#301) 2021-08-06 12:34:30 +02:00
response.rs Transform API (#301) 2021-08-06 12:34:30 +02:00