Skip to content

Conversation

Firigion
Copy link
Collaborator

@Firigion Firigion commented Jan 8, 2022

This PR resolves #81 and #82. It adds

  • Mirror operation
  • mirrorc and rotatec command that mirror and rotata the clipboard (the default behaviour of mirror and rotate in WorldEdit).
  • cut command that's jsut copy + set air
  • A flag -r to remove the selection after rotating or mirroring it. This may be useful in some other action too, we'll see. This flag could be renamed to -m for "move" instead of "remove", since it's moving and rotating (or mirroring) the selection.
  • Revolution paste: a short hand for copy, rotatec 360/count, paste, rotatec 360/count, paste, rotatec 360/count, paste, ... Looks quite cool and it's easy to implement. here's a mini demo of what it does: https://youtu.be/Z7od7NzOsqk

@Firigion Firigion added the enhancement New feature or request label Jan 8, 2022
@Firigion Firigion linked an issue Jan 9, 2022 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add mirror command, commands to mirror and rotate clipboard, cut command Add Revolution Pasting

1 participant