Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace deprecated math classes with joml #200

Open
wants to merge 21 commits into
base: Multiloader-1.20
Choose a base branch
from

Commits on Nov 5, 2023

  1. merged joml-preview

    NicBOMB committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    d6a3be8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. utils import fixes

    NicBOMB committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    96e778d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fix third person and handheld cameras

    replaced all setTransposed calls with transpose
    NicBOMB committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0abdcfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57053d View commit details
    Browse the repository at this point in the history
  3. VRData matrix untransposed

    NicBOMB committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c4ab303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ccd81 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    ec60be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfdae6d View commit details
    Browse the repository at this point in the history
  3. split updateAim matrix arrays

    NicBOMB committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    723649e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0bd313 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. untranspose hmdPose

    NicBOMB committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    87772be View commit details
    Browse the repository at this point in the history
  2. untranspose handRotation

    NicBOMB committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    41a8b02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e105150 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ec2e84 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix getEyePosition flickering

    NicBOMB committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9aa25f2 View commit details
    Browse the repository at this point in the history
  2. fix updateAim hand offset

    NicBOMB committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    66abb0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87d5453 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a667d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    364c477 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2467f1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e003df View commit details
    Browse the repository at this point in the history