Graphite/node-graph/libraries
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
..
application-io New node: Pointer Position (#3535) 2025-12-27 16:02:23 -08:00
core-types Fix math error affecting the linear segment -> polynomial logic (#3562) 2026-01-02 10:00:02 +00:00
graphic-types Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
no-std-types Fix rasterize node document leakage with hashmap and eq check (#3550) 2026-01-04 11:33:18 +00:00
raster-types Fix rasterize node document leakage with hashmap and eq check (#3550) 2026-01-04 11:33:18 +00:00
rendering Fix 'Regular Polygon' and 'Star' shapes incorrectly having cubic handles, not linear (#3606) 2026-01-06 20:58:08 -08:00
vector-types Add an arrow to the Shape tool (#3343) 2026-01-12 00:58:28 +00:00
wgpu-executor Replace text-only tooltips with custom richly styled tooltips (#3436) 2025-11-30 13:32:58 -08:00