Graphite/document-legacy/src
0hypercube 4cd72edb64 Initial work migrating vector layers to document graph
* Fix pen tool (except overlays)
* Thumbnail of only the layer and not the composite
* Fix occasional transform breakages
* Constrain size of thumbnail
* Insert new layers at the top
* Broken layer tree
* Fix crash when drawing
* Reduce calls to send graph
* Reduce calls to updating properties
* Store cached transforms upon the document
* Fix missing node UI updates
* Fix fill tool and clean up imports and indentation
* Error on overide existing layer
* Fix pen tool (partially)
* Fix some lints
2023-10-17 11:02:06 -07:00
..
layers Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00
boolean_ops.rs Groundwork for integrating Specta (#949) 2023-01-28 22:29:38 -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 Initial work migrating vector layers to document graph 2023-10-17 11:02:06 -07:00
document_metadata.rs Initial work migrating vector layers to document graph 2023-10-17 11:02:06 -07:00
error.rs Rename Shape tool to Polygon tool 2023-08-01 01:28:14 -07:00
intersection.rs Migrate vector data and tools to use nodes (#1065) 2023-03-26 08:03:51 +01:00
lib.rs Initial work migrating vector layers to document graph 2023-10-17 11:02:06 -07:00
operation.rs Remove unsafe code and clean up the code base in general (#1263) 2023-06-02 11:05:32 +02:00
response.rs Make duplicating folders also duplicate its children (#1178) 2023-05-19 00:41:16 -07:00