Release 0.9.1 (1.21.80.20) #225
bryhaw-ms
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Read the previous release notes here
Summary
Hello and happy preview day 🥳! We are now on 0.9.1 (1.21.80.20), as of Tuesday, March 11th, 2025.
As a reminder of Editor API support:
Additionally, if you're new to the Editor GitHub this week, we encourage you to join the Bedrock Add-Ons Discord #Editor channel!
New and Improved Selection!
Making precise selections just got a whole lot easier! We’ve completely overhauled the selection system, now powered by updated client widgets for a smoother, more intuitive experience. The Selection Marquee now supports click-and-drag, while still allowing opposing corner selection with CTRL. Plus, Marquee and Freehand selections now support undo and redo, so you can fine-tune without fear!
We've also updated keyboard shortcuts to give you more control: SHIFT+Click for multiple selection volumes, ALT+Arrow keys to move selections, and CTRL+Arrow keys to resize. Need quick access? CTRL+S now toggles selection mode and lets you cycle between Marquee and Freehand. Oh, and widget colors now match your Editor theme for a cleaner look. Try it out and let us know what you think! 🎨✂️
NewSelection.mp4
New Tool Preview Visualizer
We’ve given the Line, Fill, and Extrude tools a major visual upgrade to make building more intuitive and precise! With improved real-time feedback, you can now see exactly how your changes will look before you commit. Whether you’re drawing lines, filling spaces, or extruding structures, the new visuals help ensure every block lands exactly where you want it. Give it a try and enjoy a smoother, more responsive editing experience! ✏️🏗️
ToolVisualization.mp4
Workbench Custom Block Properties
You can now tweak custom block properties in Workbench and create your own keybinding mapping! 🛠️🎨
WorkbenchCustomBlocks.mp4
Full Change Log
RelativeVolumeListBlockVolume
volume type for Editor use to replaceCompoundBlockVolume
Bounding Box
andVolume Outline
componentsregisterBrushShape
fromBrushShapeManager
API, only core brushes will be supported for core tools.delete
inside the selection tool. (ADO:1384224 )CompoundBlockVolume
usage in Editor Script APIssThank you for being here! You're the best! ❤️
Beta Was this translation helpful? Give feedback.
All reactions