47 lines
2.3 KiB
Text
47 lines
2.3 KiB
Text
{{Infobox version
|
|
| title = v0.6.11
|
|
| edition = Editor
|
|
| type = Editor build
|
|
| date = August 7, 2024
|
|
| parent = 1.21.30.22
|
|
| prevparent = 0.6.0
|
|
| prev = 0.6.10
|
|
| next =
|
|
| nextparent = 0.7.0
|
|
}}
|
|
|
|
'''Bedrock Editor v0.6.11''' is a minor alpha release for the [[Bedrock Editor]] released on August 7, 2024, which adds the Export Pane and the Ruler Tool, updates the Brush Tool and the Deferred Lighting Settings.<ref>https://github.com/Mojang/minecraft-editor/discussions/188</ref><ref>https://feedback.minecraft.net/hc/en-us/articles/29067342985101</ref>
|
|
|
|
== Additions ==
|
|
*Added Export pane inside the file menu to allow customizing world settings before exporting to file.
|
|
*Added Water dropdown inside the Deferred Lighting Settings panel.
|
|
*Added Ruler tool for measuring distances with new client widget framework.
|
|
== Changes ==
|
|
[[File:Editor Export pane.png|100px|right|thumb|Export pane options in [[Bedrock Editor]]]]
|
|
*Updated Brush Tool with additional features and improved performance.
|
|
**Added Single Block brush shape to allow more fine grain editing.
|
|
**Added Masking Mode to customize how brushes interact with the world.
|
|
***Replace will create a list of blocks that will be replaced when brushing. Blocks not in this list will not be impacted.
|
|
***Mask will create a list of blocks that will be masked/ignored when brushing. Only blocks not in the list will be impacted.
|
|
*Added {{cd|IRootPropertyPane}} and {{cd|ISubPanePropertyItem}} interfaces to improve property pane API usability.
|
|
**Renamed {{cd|createPropertyPane}} and {{cd|removePropertyPane}} functions for {{cd|IPropertyPane}} to {{cd|createSubPane}} and {{cd|removeSubPane}}.
|
|
**Added action button support for root property pane header.
|
|
**Added visual customization support for sub panes.
|
|
*Added constraint on the weight value in a Block palette item. Valid values are in the range [1,100].
|
|
*Added missing Widget binding export.
|
|
|
|
== Gallery ==
|
|
<gallery mode="nolines" widths=300px heights=300px >
|
|
Deferred water.mp4|Deferred Water Settings in [[Bedrock Editor]]
|
|
Replace Mask.mp4|Example of using the replace mask to only apply the brush to the {{cd|acacia_leaves}}
|
|
Ruler tool.mp4|Example usage of the new Ruler tool
|
|
</gallery>
|
|
|
|
== References ==
|
|
{{reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox Bedrock Editor versions|alpha}}
|
|
|
|
[[pt:Bedrock Editor 0.6.11]]
|
|
[[uk:0.6.11 (Bedrock Editor)]]
|