Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-228062

Matrix4f invert function is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.17, 1.17.1, 1.18.2, 1.19.2
    • None
    • Community Consensus
    • (Unassigned)

      com.mojang.math.Matrix4f#invert()

      The matrix is multiplied rather than divided by the determinate. This results in a matrix that is scaled incorrectly.

      The function is called net.minecraft.util.math.vector.Matrix4f#invert() in Minecraft 1.16.5

            Unassigned Unassigned
            18107 Jai Nankivell
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: