Bedrock Editor 0.5.3
This article would benefit from the addition of more images.
Please remove this notice once you have added suitable images to the article.
v0.5.3
| Edition | ||||||
|---|---|---|---|---|---|---|
| Release date |
January 24, 2024 | |||||
| Client version | ||||||
| ||||||
{
"title": "v0.5.3",
"images": [],
"rows": [
{
"field": "(link to Bedrock Editor article, displayed as Bedrock Editor)",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "January 24, 2024",
"label": "Release date"
},
{
"field": "(link to Bedrock Edition Preview 1.20.70.20 article, displayed as 1.20.70.20)",
"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.5.0|<span style=\"margin-right:-0.35em\">◄</span>◄ 0.5.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''0.5.3'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 0.6.0| 0.6.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.5.2|◄ 0.5.2]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.5.4| 0.5.4 ►]]\n</td>\n</tr>\n</table>"
}
Bedrock Editor v0.5.3 is a minor alpha release for the Bedrock Editor released on January 24, 2024, which tweaks the API and fixes bugs.[1][2]
Changes
- The
PropertyPane.addDropdownfunction now returns anIDropdownPropertyItemthat can be used to call the newupdateDropdownItemsto change the Dropdown items in an existing Dropdown and optionally set a new currently-selected index.updateDropdownItemscalls the correspondingonChangefunction but passes-1in for theoldValuebecause the list is changing entries.
- Added Cursor delta relative to Player position and the name of the block at the cursor position to the Player position status bar entry.
Vector3panes now have a defaultminX/Y/ZofMIN_SAFE_INTEGER, allowing negative values to be used.
Fixes
- The player will now correctly spawn at the current location when the “Spawn at current location” option is checked in the test world property pane.
- Viewport in the editor is no longer incorrectly offset while in a world with deferred graphics enabled.
References
| |||||||||||||||||||||
| Underlined versions have been released outside of Preview | |||||||||||||||||||||