Graphite/node-graph/gcore/src
Dennis Kobert 8a1089938e
Path Bool library code cleanup (#2000)
* Remove log statements

* Add feature gates to functions in path.rs

* Fix infinite parsing loop and add new test

* License tweaks

* Remove trailing zero in whole number floats

* Flatten visual-tests directory

* Code review

* Clean up printlines

* Add error handling to path parsing

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-09-23 12:16:31 +02:00
..
graphic_element Use overlays to draw artboard names (#1981) 2024-09-20 22:04:31 +00:00
raster Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
text Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
vector Improve type compatibility and clean up new node macro usages (#2002) 2024-09-22 01:44:18 -07:00
application_io.rs Fix blend modes and opacity on raster data (#1996) 2024-09-20 20:42:39 +00:00
consts.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
generic.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
gpu.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
graphic_element.rs Improve type compatibility and clean up new node macro usages (#2002) 2024-09-22 01:44:18 -07:00
lib.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
logic.rs Improve type compatibility and clean up new node macro usages (#2002) 2024-09-22 01:44:18 -07:00
memo.rs Restructure window state management and fix Vello canvas not resizing with viewport (#1900) 2024-08-06 06:18:04 +00:00
ops.rs Improve type compatibility and clean up new node macro usages (#2002) 2024-09-22 01:44:18 -07:00
raster.rs Improve type compatibility and clean up new node macro usages (#2002) 2024-09-22 01:44:18 -07:00
registry.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
structural.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
text.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
transform.rs Improve type compatibility and clean up new node macro usages (#2002) 2024-09-22 01:44:18 -07:00
types.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
uuid.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
value.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00