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

Mip Map support for HD textures #2826

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

Mip Map support for HD textures #2826

wants to merge 12 commits into from

Commits on Mar 24, 2024

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

Commits on Mar 26, 2024

  1. Implement mip-mapping for HD textures.

    Tiles are generated using "LANCIR" image resizer by Aleksey Vaneev.
    gonetz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8433cda View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Dump all levels of mip-map texture.

    Load levels of HD mip-map texture.
    gonetz committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    49cded6 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Mipmap folder

    gonetz committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3872631 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    gonetz committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a2ca202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e3204f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba3733a View commit details
    Browse the repository at this point in the history
  5. Fix load of HD mipmap tiles.

    gonetz committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    14b357a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Add mip-map hotkey

    gonetz committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    76b644a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce8baf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54c158c View commit details
    Browse the repository at this point in the history
  4. textureEngine1 hack

    gonetz committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    45eb4c6 View commit details
    Browse the repository at this point in the history