Release 0.7.7 (1.21.50.26) #205
bryhaw-ms
announced in
Announcements
Replies: 1 comment
-
Cool, awsome update |
Beta Was this translation helpful? Give feedback.
0 replies
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.7 (1.21.50.26), as of Wednesday, October 30th, 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!
Grapple locomotion updates
We have made updates to Grapple to make locomotion around your world more easily. These updates include:
GrappleSelect2.mp4
Widget Component Updates
We have made several updates to Widget and Widget Components making it easier to use copied blocks from your clipboard. These include:
Widget.mp4
Middle Mouse Block Selection
We have updated Middle Mouse Block Selection to work across all block selection, making it easier to switch to nearby blocks.
MiddleClick.mp4
Full Change Log
Editor
IModalToolContainer.addTool
API function to take unique tool id as a required argument. RemovedinputContextId
andinputContextLabel
from creation parameters.hide
,show
,dispose
functions fromIModalTool
APIanchor
in theClipboardWriteOptions
tonormalizedOrigin
for clarityClipboardWidgetComponent
to the client widget system to allow creators to be able to add clipboard items to widgets, and have them displayed as 'holograms'Widget
andWidgetBaseComponent
to allow locking the Y position to the surface, based on the XZ positionWidget
to tell the widget to bind it's position to that of the 3D block cursorCursorAttachment
related types, properties and methodsThank you for being here! You're the best! ❤️
Beta Was this translation helpful? Give feedback.
All reactions