Graphite/node-graph/gstd/src
Dennis Kobert b26dfbcd7c
Always close subpaths before applying boolean ops (#2014)
* Always close subpaths before applying boolean ops

* Roundtrip boolean path through svg string

* Reverse closing path segment

* Sort result of boolean ops

* Make face visiting order deterministic

* Remove debugging code

* Remove unused post processing

* Clippy lint

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-10-03 11:20:04 -07:00
..
any.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
brush.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
dehaze.rs New node: Dehaze (#1882) 2024-09-24 20:44:48 -07:00
gpu_nodes.rs Replace terminology "primary" with "call argument" and "parameter" with "secondary input" 2024-09-25 20:05:00 -07:00
http.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
image_color_palette.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
imaginate.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
lib.rs New node: Dehaze (#1882) 2024-09-24 20:44:48 -07:00
raster.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
text.rs Add line height and character spacing to the Text node (#2016) 2024-10-01 12:28:27 -07:00
value.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
vector.rs Always close subpaths before applying boolean ops (#2014) 2024-10-03 11:20:04 -07:00
wasm_application_io.rs Fix many regressions introduced mostly in #1946 (#1986) 2024-09-26 15:37:03 -07:00