mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* 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>