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": "Reroute 스플라인 오프셋",
"tooltip": "재경로 중심점에서 베지어 제어점까지의 오프셋"
},
"pysssss_SnapToGrid": {
"name": "항상 그리드에 스냅"
}