Commit Graph
20 Commits
Author SHA1 Message Date
0hypercube cf01f522a8 Fix bug with Path tool point insertion often not working 2024-06-13 03:08:03 -07:00
0hypercube cd61daf869 Fix issue with pasting an image in the centre 2024-01-07 05:16:01 -08:00
0hypercube 82908f8185 Fix doctest trying to compile text diagram 2023-11-26 17:46:57 +00:00
0hypercube da4d95fa7b Fix spline tool deleting layer 2023-11-19 23:09:42 -08:00
0hypercube 239ca698e5 Fix navigate and rulers 2023-10-17 11:02:06 -07:00
0hypercube b52f831b21 Fix artboard tool and remove old artboard code 2023-10-17 11:02:06 -07:00
0hypercube 9a39c4a0cc Fix gradient tool 2023-10-17 11:02:06 -07:00
0hypercube 6173662a40 Fix freehand and spline tool 2023-10-17 11:02:06 -07:00
hypercube 76d7b6256d Fix positioning of new layer nodes after rebase 2023-10-17 11:02:06 -07:00
hypercube 40aab0332a Fix eyedropper tool 2023-10-17 11:02:06 -07:00
hypercube 0d6bec837b Fix path tool 2023-10-17 11:02:06 -07:00
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
0hypercube fc6cee372a Fix warnings introduced by artboard nodes 2023-10-17 11:01:10 -07:00
0hypercube f50909b887 Use GraphIdentifier instead of option 2023-10-17 11:01:10 -07:00
0hypercube 5b61a30c2a Fix artboard thumbnails 2023-10-17 11:01:10 -07:00
0hypercube 2d99d4bee1 Fix commit branch when not in pull request 2023-08-23 21:54:33 +01:00
0hypercube 8e9d097fcc Fix accidental 'not' when checking for redraw 2023-01-03 18:24:02 +00:00
0hypercube d142a9092c Add some raster protonodes 2022-10-21 17:22:06 +01:00
0hypercube cef58b16c2 Some initial testing on dynamic nodes and composition
* Test use of borrow stack
2022-09-28 18:47:34 +01:00
0hypercube fda275f231 Fix cargo-deny 2022-08-20 20:59:43 +01:00