Release 0.7.1 (1.21.40.20) #196
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
-
Read the previous release notes here
Summary
Hello and happy preview day 🥳! We are now on 0.7.1 (1.21.40.20), as of Wednesday, September 4th, 2024.
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!
Middle Mouse Block Selector
To accelerate building in the Editor, we’ve introduced a feature that allows you to quickly change the current block in the block picker. Simply select a block in your world with a middle mouse click, and it will become the active block. This is especially useful with tools like the Brush Tool, enabling you to swiftly switch the selected block and apply it to the world with ease.
MiddleMouse.mp4
Custom Blocks in Block Picker
The Editor now includes support for custom blocks within the block picker. Simply download your preferred texture pack to experience this new feature!
CustomBlockPicker.mp4
Full Change Log
Editor
IStatusBar
to manageIStatusBarItem
objects. It can be accessed fromstatusBar
property onIPlayerUISession
.IStatusBarItemCreationParams
for status bar item initializationtext
property fromIStatusBarItem
in favor ofgetText
andsetText
functions. Added localization support for text contentEditorStatusBarAlignment
toStatusBarAlignment
Thank you for being here! You're the best! ❤️
Beta Was this translation helpful? Give feedback.
All reactions