Graphite/core
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
..
document Transform API (#301) 2021-08-06 12:34:30 +02:00
editor Transform API (#301) 2021-08-06 12:34:30 +02:00
proc-macro Fix inconsistent whitespace 2021-07-23 17:48:39 -07:00
renderer Improve various code and docs spelling/grammar 2021-07-23 17:25:05 -07:00