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

Make Flips ND compatible and fix ND ScaleKeepAspect, ScaleFixed and PinOrigin #75

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 3, 2023

  1. Fix getprojection() methods for ND case for ScaleKeepAspect, ScaleFix…

    …ed and PinOrigin. Also add ScaleFixed and Zoom to the 3D test to catch the bug.
    itan1 committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ea2324a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    424ea6f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Change N from argument to parametric type for FlipX, FlipY and FlipZ …

    …constructors, to match the FlipDim definition
    itan1 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    c05656f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    5458c76 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    a514e33 View commit details
    Browse the repository at this point in the history