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": "Délai d'infobulle"
},
"LiteGraph_Reroute_SplineOffset": {
"name": "Réacheminement décalage de spline",
"tooltip": "Le point de contrôle de Bézier est décalé par rapport au point central de réacheminement"
},
"pysssss_SnapToGrid": {
"name": "Toujours aligner sur la grille"
}