Graphite/node-graph/nodes
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
..
blending Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
brush Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
gcore Migrate memo nodes to node macro and make implementing other persistent nodes easier (#3552) 2026-01-05 22:28:02 +01:00
graphic New nodes: 'Reset Transform', 'Replace Transform', 'Count Points', 'Index Points' (#3420) 2025-11-25 20:41:59 -08:00
gstd Fix rasterize node document leakage with hashmap and eq check (#3550) 2026-01-04 11:33:18 +00:00
math New node: Pointer Position (#3535) 2025-12-27 16:02:23 -08:00
path-bool Fix 'Regular Polygon' and 'Star' shapes incorrectly having cubic handles, not linear (#3606) 2026-01-06 20:58:08 -08:00
raster Feature: Add median filter option to blur node (#3196) 2026-01-06 14:22:11 +01:00
text Make font selection show a live preview on hover; move its code to the backend (#3487) 2025-12-19 22:17:28 -08:00
transform Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
vector Add an arrow to the Shape tool (#3343) 2026-01-12 00:58:28 +00:00