JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.29k stars 286 forks source link

Display preview of Java Edition item model does not support negative scale #2441

Closed GeForceLegend closed 1 month ago

GeForceLegend commented 1 month ago

What are you trying to do, and what do you expect to happen?

When setting the scale property of a Java Edition item/block model to negative, it should look like mirrored with similar viusal effect of a model with negative size. It's minimum value is -4 according to zh wiki (en wiki just says it's maximum value is +4) 2024-08-11_20 15 13

What happens instead?

BlockBench just clamps it at 0, making the model be a plane, instead of making it same as how game renders it. 20240811-201559

Model format in which the issue occurs

Minecraft Java Edition item/block model

Blockbench variant

Program

Blockbench version

4.10.4

Operating System

Windows10 Home 22H2 19045.4529

Installed Blockbench plugins

No response

JannisX11 commented 1 month ago

Not an issue. You can enable mirroring in the Blockbench settings. It is disabled by default because Minecraft no longer renders it correctly.