45 lines
2 KiB
Text
45 lines
2 KiB
Text
{{Infobox version
|
|
| title = v0.7.1
|
|
| edition = Editor
|
|
| type = Editor build
|
|
| date = September 4, 2024
|
|
| parent = 1.21.40.20
|
|
| prevparent = 0.7.0
|
|
| prev =
|
|
| next = 0.7.2
|
|
| nextparent = 0.8.0
|
|
}}
|
|
|
|
'''Bedrock Editor v0.7.1''' is a minor alpha release for the [[Bedrock Editor]] released on September 4, 2024, which adds the Middle Mouse Block Selector and fixes bugs.<ref>https://github.com/Mojang/minecraft-editor/discussions/196</ref><ref>https://feedback.minecraft.net/hc/en-us/articles/29937458432397</ref>
|
|
|
|
== Additions ==
|
|
*Added block picking for the current block palette on middle mouse click.
|
|
*Added custom block textures to now support in block images.
|
|
*Added resource access protocol {{cd|block://<block_name>}} to retrieve block images.
|
|
|
|
== Changes ==
|
|
*Added new API interface {{cd|IStatusBar}} to manage {{cd|IStatusBarItem}} objects. It can be accessed from {{cd|statusBar}} property on {{cd|IPlayerUISession}}.
|
|
**Added {{cd|IStatusBarItemCreationParams}} for status bar item initialization.
|
|
**Removed {{cd|text}} property from {{cd|IStatusBarItem}} in favor of {{cd|getText}} and {{cd|setText}} functions. Added localization support for text content.
|
|
**Renamed {{cd|EditorStatusBarAlignment}} to {{cd|StatusBarAlignment}}.
|
|
*Renamed "Input Mapping" to "Keyboard Settings" action bar item and improved modal panel visuals.
|
|
|
|
== Fixes ==
|
|
*Fixed a bug related to losing the block palette setting of simple blocks in hotbar between suspend/resume of application.
|
|
*Fixed a bug where Quick Start panel visibility was not persisted correctly.
|
|
*Fixed a bug so the hotbar fills with a list of default blocks rather than all air when creating a new editor world.
|
|
|
|
== Gallery ==
|
|
<gallery mode="nolines" widths=300px heights=300px >
|
|
MiddleMouse.mp4|Middle Mouse Block Selector in [[Bedrock Editor]].
|
|
CustomBlockPicker.mp4|Custom Blocks in Block Picker.
|
|
</gallery>
|
|
|
|
== References ==
|
|
{{reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox Bedrock Editor versions|alpha}}
|
|
|
|
[[pt:Bedrock Editor 0.7.1]]
|
|
[[uk:0.7.1 (Bedrock Editor)]]
|