Add Reroute SplineOffset setting (#3292)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-03-31 20:05:38 -04:00
committed by GitHub
parent f26f5f25bb
commit df47226fd4
17 changed files with 58 additions and 1 deletions

View File

@@ -333,6 +333,10 @@
"LiteGraph_Node_TooltipDelay": {
"name": "工具提示延迟"
},
"LiteGraph_Reroute_SplineOffset": {
"name": "重新路由样条偏移",
"tooltip": "贝塞尔控制点从重新路由中心点的偏移"
},
"pysssss_SnapToGrid": {
"name": "始终吸附到网格"
}