minecraft.wiki-mirror/wiki_backup/Bedrock Editor 0.6.5.txt
2024-12-21 09:59:47 -05:00

39 lines
1.4 KiB
Text

{{Infobox version
| title = v0.6.5
| edition = editor
| type = Editor build
| date = May 29, 2024
| parent = 1.21.10.21
| prevparent = 0.6.0
| prev = 0.6.4
| next = 0.6.6
| nextparent = 0.7.0
}}
'''Bedrock Editor v0.6.5''' is a minor alpha release for the [[Bedrock Editor]] released on May 29, 2024, which adds Color Picker, makes some changes to tools and the API.<ref>https://github.com/Mojang/minecraft-editor/discussions/179</ref><ref>https://feedback.minecraft.net/hc/en-us/articles/27128575309325-Minecraft-Beta-Preview-1-21-10-21#h_01HZ272Z672T12GB1W8J06MAJW</ref>
== Additions ==
[[File:Color Picker.gif|300px|right|thumb|Color Picker in [[Bedrock Editor]].]]
;Color Picker
*Added a new Color Picker to the Property Pane API
== Changes ==
; Project creation
* [[Hardcore]] mode option is no longer shown when creating an Editor project.
; Tools
* Updated Selection, Brush, Line, Paste, Delete, Fill tool to load bounds before applying changes.
; API
* Added {{cd|IActionBar API}} to manage scripted {{cd|IActionBarItem}}.
* Added property {{cd|actionBar: IActionBar}} to {{cd|IPlayerUISession}} API which represents quick action items in the action bar selector UI.
* Added {{cd|addColorPicker}} method to {{cd|IPropertyPane}} API to display a color picker property pane item for modifying RGBA values.
== References ==
{{reflist}}
== Navigation ==
{{Navbox Bedrock Editor versions|alpha}}
[[pt:Bedrock Editor 0.6.5]]
[[uk:0.6.5 (Bedrock Editor)]]