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

Add a few transform convenience methods #2055

Closed

Commits on Apr 30, 2021

  1. added transform inverse method

    Previously it was possible to convert a transform to a 4x4 matrix and
    then invert it, but inverting the transform in-place is both faster and
    more convenient.
    Benjamin-L committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b01b074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980cf52 View commit details
    Browse the repository at this point in the history