Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] use nearest neigbour texture filtering for some line icons #3669

Merged
merged 2 commits into from
Jan 22, 2016

Commits on Jan 22, 2016

  1. [core] trigger repaint after placement is redone

    fixes #3140
    
    This also fixes a bug where placement could be redone with a stale
    PlacementConfig after the tile first finishes loading.
    ansis committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    0101fc0 View commit details
    Browse the repository at this point in the history
  2. [core] use nearest neigbour for some line icons

    Use nearest neighbour texture filtering to draw sharper icons when the
    icons are aligned with the viewport. This matches -js.
    ansis committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    ded8b62 View commit details
    Browse the repository at this point in the history