|
869 | 869 | ] |
870 | 870 | } |
871 | 871 | ] |
| 872 | + }, |
| 873 | + "1.10.2": { |
| 874 | + "title": "v1.10.2", |
| 875 | + "author": "Titus Evans (SnaveSutit)", |
| 876 | + "date": "2026-07-08", |
| 877 | + "categories": [ |
| 878 | + { |
| 879 | + "title": "Changes", |
| 880 | + "list": [ |
| 881 | + "Reworked the Display Entity Config dialog with separate General and Per-Variant pages, including a dropdown to select which Variant you're configuring.", |
| 882 | + "Added an `Enchanted` option to Display Entity Configs that previews the enchantment glint effect on Cubes and Item Displays directly in Blockbench.", |
| 883 | + "Added a root On-Apply Function to Variants, which runs `as` and `at` the root entity whenever the Variant is applied.", |
| 884 | + "Disabled Display Entity Config on Structure Groups, since it never applied to them.", |
| 885 | + "Vanilla Block Display and Item Display models are now automatically refreshed after changing a Blueprint's target Minecraft version.", |
| 886 | + "Updated the Data Pack icon in Blueprint Settings to use an animated icon." |
| 887 | + ] |
| 888 | + }, |
| 889 | + { |
| 890 | + "title": "Fixes", |
| 891 | + "list": [ |
| 892 | + "Fixed selecting a Variant crashing Blockbench.", |
| 893 | + "Fixed custom fonts breaking Text Display word wrapping.", |
| 894 | + "Fixed Item Display translation being applied on the wrong axis, and in the wrong order relative to scale.", |
| 895 | + "Fixed the `summon` function failing if a locator summoned another rig from its own On-Summon Function.", |
| 896 | + "Improved the reliability of the Block Display and Item Display panels.", |
| 897 | + "Fixed the Entity Counter dialog reporting inaccurate entity counts.", |
| 898 | + "Fixed the Paint Tool breaking when used on Interactions.", |
| 899 | + "Fixed the outdated rig warning not glowing all rig entities red, and improved its performance." |
| 900 | + ] |
| 901 | + } |
| 902 | + ] |
872 | 903 | } |
873 | 904 | } |
0 commit comments