angle node kind of working

This commit is contained in:
2026-03-27 22:37:09 -07:00
parent e10a30c08f
commit 3752e1c733
12 changed files with 993 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ MENU_LAYOUT: dict[str, list[str]] = {
"Overlay": [
"Markup",
"Annotations",
"AngleMeasure",
],
"Modify": [
"ColormapAdjust",