Graphite/node-graph/gstd/src
0HyperCube 959e790cdf Migrate vector data and tools to use nodes (#1065)
* Add rendering to vector nodes

* Add line, shape, rectange and freehand tool

* Fix transforms, strokes and fills

* Migrate spline tool

* Remove blank lines

* Fix test

* Fix fill in properties

* Select layers when filling

* Properties panel transform around pivot

* Fix select tool outlines

* Select tool modifies node graph pivot

* Add the pivot assist to the properties

* Improve setting non existant fill UX

* Cleanup hash function

* Path and pen tools

* Bug fixes

* Disable boolean ops

* Fix default handle smoothing on ellipses

* Fix test and warnings

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-03-26 08:03:51 +01:00
..
any.rs Migrate vector data and tools to use nodes (#1065) 2023-03-26 08:03:51 +01:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
executor.rs Update GPU execution and quantization to new node system (#1070) 2023-03-05 13:22:14 +01:00
lib.rs Quantization node (#887) 2022-12-31 18:30:35 +01:00
main.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
memo.rs Downscale Images to document resolution (#1077) 2023-03-15 12:49:56 +01:00
quantization.rs Remove leftover debug logs 2023-03-21 00:41:39 -07:00
raster.rs Remove leftover debug logs 2023-03-21 00:41:39 -07:00
value.rs Add raster module to graphene_core 2022-08-04 12:34:05 +02:00