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

Trade: support mip levels in image import #369

Merged
merged 2 commits into from
Feb 25, 2020
Merged

Commits on Feb 25, 2020

  1. Trade: support mip levels in image import.

    There's a new level option in each imageND() API, plus an
    imageNDLevelCount() query to get image level count.
    mosra committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    dfacd7f View commit details
    Browse the repository at this point in the history
  2. AnyImageImporter: make the plugin movable.

    Needed for caching in importers that support mip level import.
    mosra committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    92a9940 View commit details
    Browse the repository at this point in the history