-
-
Notifications
You must be signed in to change notification settings - Fork 930
//scale and general region-applied transforms #1554
Copy link
Copy link
Open
Labels
status:acceptedWill be fixed / added to WorldEdit, eventuallyWill be fixed / added to WorldEdit, eventuallytype:feature-requestRequest for something newRequest for something new
Milestone
Description
Is your feature request related to a problem? Please describe.
It's difficult to scale a selection in WorldEdit, as //deform requires you to select the destination region, not the stuff you want to scale. Additionally, other transforms require you to first copy/cut the stuff to your clipboard, do the transform, and then paste.
Describe the solution you'd like
//scaleadded, with eithersizeorx,y,zaxes as parameters.
AND- Scale should be added in a way consistent with
//rotateand//flip, but all the transform commands as a whole should be able to operate on your selection too, perhaps as//cmd -sor similar.
Describe alternatives you've considered
See related problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status:acceptedWill be fixed / added to WorldEdit, eventuallyWill be fixed / added to WorldEdit, eventuallytype:feature-requestRequest for something newRequest for something new
Type
Projects
Status
To do