Graphite/node-graph/gcore
kythyria c137e44b71
Fix the 'Bounding Box' node crashing on empty or single-point vector data input (#2529)
* Make Bounding Box have empty output on empty input

Fixes a crash when using the text tool and the Text node is connected to
a Bounding Box node.

* Use .map().unwrap_or_default()

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-04-10 02:48:44 -07:00
..
src Fix the 'Bounding Box' node crashing on empty or single-point vector data input (#2529) 2025-04-10 02:48:44 -07:00
Cargo.toml New node: Merge by Distance (#2307) 2025-03-12 20:40:44 -07:00