add keywords for all nodes
This commit is contained in:
@@ -28,6 +28,8 @@ class RotateField:
|
||||
"Optionally expand the canvas to keep the full rotated field while preserving the field center."
|
||||
)
|
||||
|
||||
KEYWORDS = ("turn", "angle", "spin", "orient")
|
||||
|
||||
def process(
|
||||
self,
|
||||
field: DataField,
|
||||
|
||||
Reference in New Issue
Block a user