v0.2.1
v0.2.1: Clone/Move Rotation & Keybind Fixes
This release fixes clone/move tools not rotating when pressing Ctrl + R, cleans up duplicate keybind categories, and removes debug logging noise.
Highlights
- Clone/Move Rotation:
Ctrl + Rnow properly rotates the selection preview in clone/move operations - Clone/Move Mirroring:
Ctrl + Fnow properly mirrors the selection preview based on the player's look direction - Keybind Categories Fixed: Resolved issue where multiple
Axioncategories appeared in the keybinds menu - Reduced Log Spam: Removed excessive debug logging the last few versions brought in
Technical Changes
- Added
transformandsourceClipboardBuffertoRepeatRegionPreviewto track transformations - Added
handleRotateAction()andhandleMirrorAction()to controller for clone/move operations - Fixed edge detection for Ctrl+key combinations in
KeyBindingHandler - Cleaned up debug logging in
AxionPreviewTemplateCache,BlockPreviewPipeline,ClientModeController,MinecraftClientMixin, andMouseMixin
Supported Versions
1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11