block_display, item_display entities transformation rotation incorrectly applied to block model origin instead of entity local origin
After applying a translation transformation, left_rotation and right_rotation still applies relative to the block model origin instead of the block_display entity origin.
In the two photos below the following transform has been applied:
{left_rotation:{angle:0f,axis:[0.57735f,0.57735f,-0.57735f]},right_rotation:{angle:0f,axis:[0f,0f,1f]},scale:[1f,1f,1f],translation:[-0.5f,-0.5f,-0.5f]}
with left_rotation's angle being updated in-between.


2023-03-19, 09:37 PM
2023-05-05, 03:02 PM
2023-05-05, 07:17 AM
2
4
-