Graphite/node-graph/nodes/vector/src
Vatsal Kumar 4fea2b0fe7
Add an arrow to the Shape tool (#3343)
* add arrow shape feature in editor

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>

* fix the arrow tool to show arrow in viewport space

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>

* fix the direction of arrow and make the new arrow node

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>

* updated arrow tool to hae start and end points

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>

* fixed calculate point bug

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>

* fixed some bugs of arrow positioning

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>

* fixed formatting in whole codebase and added fill to arrow

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>

* fix

---------

Signed-off-by: krVatsal <kumarvatsal34@gmail.com>
Co-authored-by: Timon <me@timon.zip>
2026-01-12 00:58:28 +00:00
..
generator_nodes.rs Add an arrow to the Shape tool (#3343) 2026-01-12 00:58:28 +00:00
instance.rs Fix 'Regular Polygon' and 'Star' shapes incorrectly having cubic handles, not linear (#3606) 2026-01-06 20:58:08 -08:00
lib.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
vector_modification_nodes.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
vector_nodes.rs Fix integer underflow in Index Points node (#3623) 2026-01-11 23:51:55 +00:00