Minecraft:Bedrock Editor 26.50.20: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: new page from Minecraft |
Sync: updated from Minecraft |
||
| Line 14: | Line 14: | ||
* Added the Color Block List UI to the Custom Mesh Tool so creators can review detected mesh colors, replace suggested blocks, and delete color rows before color-aware placement. | * Added the Color Block List UI to the Custom Mesh Tool so creators can review detected mesh colors, replace suggested blocks, and delete color rows before color-aware placement. | ||
* The Selection Tool's Hollow trim option now uses a dedicated hollow-cube icon. | * The Selection Tool's Hollow trim option now uses a dedicated hollow-cube icon. | ||
* Added TransactionHandler API for a better way to track transaction events. Transaction operation handlers will now get created from this object. | * Added {{cd|TransactionHandler}} API for a better way to track transaction events. Transaction operation handlers will now get created from this object. | ||
* Added PendingTransaction.addVolumeListOperation and VolumeListTransactionOperationHandler APIs for more performant volume transactions. | * Added {{cd|PendingTransaction.addVolumeListOperation}} and {{cd|VolumeListTransactionOperationHandler}} APIs for more performant volume transactions. | ||
* Implemented support for relative JSON paths ./ to resolve issues with the Vibrant Visuals Schema. | * Implemented support for relative JSON paths {{cd|./}} to resolve issues with the Vibrant Visuals Schema. | ||
* Added support to set a tool in a 'staging' mode. Tool in staging mode is not shown in the Tool Rail. | * Added support to set a tool in a 'staging' mode. Tool in staging mode is not shown in the Tool Rail. | ||
== Changes == | == Changes == | ||
* Improved transaction handling for large Selection volumes. | * Improved transaction handling for large Selection volumes. | ||
* Enabled Editor Test World reloads via | * Enabled Editor Test World reloads via {{cmd|reload all}} without a vanilla connection. | ||
* Updated labels for Sort Type Options to '0-9, A-z' and 'z-A, 9-0' in List Pane. Also implemented natural sort algorithm. | * Updated labels for Sort Type Options to '0-9, A-z' and 'z-A, 9-0' in List Pane. Also implemented natural sort algorithm. | ||
| Line 27: | Line 27: | ||
* Fixed a bug where images and GIFs shown in Editor tooltips were rendered at a fixed small size instead of scaling to span the full width of the tooltip. | * Fixed a bug where images and GIFs shown in Editor tooltips were rendered at a fixed small size instead of scaling to span the full width of the tooltip. | ||
* Fixed a bug in the Flood tool where applying it in an invalid location could continue the previous operation, and it now provides feedback when a valid liquid level has not been set. | * Fixed a bug in the Flood tool where applying it in an invalid location could continue the previous operation, and it now provides feedback when a valid liquid level has not been set. | ||
* Added missing keycodes to the KeyboardKey enum, enabling them to be selected as shortcuts in Keyboard Settings. | * Added missing keycodes to the {{cd|KeyboardKey}} enum, enabling them to be selected as shortcuts in Keyboard Settings. | ||
* Mitigated a possible crash scenario where the user unlocks their PC after being idle for > 10 minutes while in a Realm. | * Mitigated a possible crash scenario where the user unlocks their PC after being idle for > 10 minutes while in a Realm. | ||
| Line 35: | Line 35: | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Editor versions|release26}} | {{Navbox Bedrock Editor versions|release26}} | ||
[[Minecraft:pt:Bedrock Editor 26.50.20]] | |||
Latest revision as of 11:03, 24 July 2026
Template:More images Template:Infobox version 26.50.20 is a minor release for the Minecraft:Bedrock Editor released on July 21, 2026.<ref>Template:Cite</ref><ref>Template:Cite</ref>
Additions
- Added the Color Block List UI to the Custom Mesh Tool so creators can review detected mesh colors, replace suggested blocks, and delete color rows before color-aware placement.
- The Selection Tool's Hollow trim option now uses a dedicated hollow-cube icon.
- Added Template:Cd API for a better way to track transaction events. Transaction operation handlers will now get created from this object.
- Added Template:Cd and Template:Cd APIs for more performant volume transactions.
- Implemented support for relative JSON paths Template:Cd to resolve issues with the Vibrant Visuals Schema.
- Added support to set a tool in a 'staging' mode. Tool in staging mode is not shown in the Tool Rail.
Changes
- Improved transaction handling for large Selection volumes.
- Enabled Editor Test World reloads via Template:Cmd without a vanilla connection.
- Updated labels for Sort Type Options to '0-9, A-z' and 'z-A, 9-0' in List Pane. Also implemented natural sort algorithm.
Fixes
- Fixed a bug where images and GIFs shown in Editor tooltips were rendered at a fixed small size instead of scaling to span the full width of the tooltip.
- Fixed a bug in the Flood tool where applying it in an invalid location could continue the previous operation, and it now provides feedback when a valid liquid level has not been set.
- Added missing keycodes to the Template:Cd enum, enabling them to be selected as shortcuts in Keyboard Settings.
- Mitigated a possible crash scenario where the user unlocks their PC after being idle for > 10 minutes while in a Realm.