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

Less holes, and improvements to "forbid holes" mode #488

Merged
merged 9 commits into from
Apr 19, 2022

Commits on Apr 15, 2022

  1. Treat external tileset roots without content as non-renderable.

    In order to avoid holes.
    kring committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b00ced7 View commit details
    Browse the repository at this point in the history
  2. Fix check for content.

    kring committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    9460216 View commit details
    Browse the repository at this point in the history
  3. Don't ping-pong load tiles in forbidHoles mode.

    Also fix a fairly rare crash after making contentless external tileset
    roots unrenderable.
    kring committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    a6e8520 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

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

    kring committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    41541ea View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary code.

    kring committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    0ba4011 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Cleanup, update CHANGES.md.

    kring committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    0997d42 View commit details
    Browse the repository at this point in the history
  2. Typo, formatting.

    kring committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    f843b34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a45cc View commit details
    Browse the repository at this point in the history