Graphite/node-graph/gcore
kythyria 412dfc293a
Make the 'Tangent Inverse' node accept DVec2 in lieu of the separate atan2 node (#2516)
* Make the Tangent Inverse node accept DVec2

If given a DVec2 it will be atan2 instead of normal atan.

* Remove the now-redundant atan2 node

* Doc comment

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-04-06 01:32:02 -07:00
..
src Make the 'Tangent Inverse' node accept DVec2 in lieu of the separate atan2 node (#2516) 2025-04-06 01:32:02 -07:00
Cargo.toml New node: Merge by Distance (#2307) 2025-03-12 20:40:44 -07:00