v0.7.7
{
"title": "v0.7.7",
"images": [],
"rows": [
{
"field": "''(link to Bedrock Editor article, displayed as Bedrock Editor)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "October 30, 2024",
"label": "Release date"
},
{
"field": "(link to Bedrock Edition Preview 1.21.50.26 article, displayed as 1.21.50.26)",
"label": "Client version"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 0.7.0|<span style=\"margin-right:-0.35em\">◄</span>◄ 0.7.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''0.7.7'''</td>\n<td style=\"padding: 0.4em\" rowspan=\"2\">[[Bedrock Editor 0.8.0| 0.8.0 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.7.6|◄ 0.7.6]]\n</td>\n</tr>\n</table>"
}
Bedrock Editor v0.7.7 is a minor alpha release for the Bedrock Editor released on October 30, 2024, that upgrades grapple locomotion and widgets and fixes bugs.[1][2]
Grapple locomotion
- Added
getRay() to Cursor Service API.
- Camera now rotates toward grapple target during flight and is less snappy.
- Grapple now lets the creator fly 100 blocks distance toward the mouse pointer if there is no nearby block to grapple to.
- Changed hotkey for grapple-to-selection from to + + .
- Fixed issue where camera flashes to the inside of the player mobs' head when grappling.
Widgets
- Added a new
ClipboardWidgetComponent to the client widget system to allow creators to be able to add clipboard items to widgets, and have them displayed as 'holograms'.
- Added a flag to
Widget and WidgetBaseComponent to allow locking the Y position to the surface, based on the XZ position.
- Added a flag to
Widget to tell the widget to bind its position to that of the 3D block cursor.
API
- Changed
IModalToolContainer.addTool API function to take unique tool id as a required argument.
- Removed
inputContextId and inputContextLabel from creation parameters.
- Removed
hide, show, dispose functions from IModalTool API.
- Renamed anchor in the
ClipboardWriteOptions to normalizedOrigin for clarity.
- Removed all of the
CursorAttachment related types, properties and methods.
Miscellaneous
- Renamed "height" to "length" for pyramid brush settings to be more consistent when rotated.
- Added quick action button bar to Selection (Deselect & Fill).
- Added Copy & Cut to main menu and action bar items:
- Added information tooltip links for core editor panes.
- Enabled middle mouse block picking in block picker modal.
- Fixed a bug where cylinder and cuboid brushes with a height of 1 were incorrectly sized.
- Fixed deselect in Line Tool (this was actually a problem with Client Widgets not correctly tracking selected state in script).
- Fix incorrect key binding in Selection move up/down.
- Fixed 'Next Navigation Position' keyboard shortcut to no longer conflict with 'Previous Navigation Position'.
- Brush Painting tools only work in the starting dimension (generally Overworld) and do not work when changing dimensions.
- Selection tool size input box is now enabled when block is selected.
- Fixed keyboard navigation for interactive tooltip links.
- Fixed padding for Selection tool panel items when the scrollbar is absent.
-
Grapple Tool
-
Widget Tool
-
Block Selection Tool
👁 Image Bedrock Editor versions
|
|
|
| Alpha (2023–2024)
|
| Internal versions
|
|
0.3.x The Basics Update
|
|
0.4.x The Editor API Update
|
|
0.5.x Edit/Test Update
|
|
0.6.x Visualization Update
|
|
0.7.x Personalization Update
|
|
| Beta (2024–2025)
|
0.8.x The Sculpting Update
|
|
0.9.x The Realms Update
|
|
| Release (2025–2026)
|
1.0.x The Exiting Beta Update
|
|
| 1.1.x
|
|
| 1.2.x
|
|
| 1.3.x
|
|
| 1.4.x
|
| Release (2026–present)
|
| 26.40
|
|
|
| versions have been released outside of Preview
|