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

Fix icon-fit with variable label placement #8755

Merged
merged 11 commits into from Sep 20, 2019
Merged

Fix icon-fit with variable label placement #8755

merged 11 commits into from Sep 20, 2019

Commits on Sep 14, 2019

  1. initial icon offset syncing implementation

    Arindam Bose committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    e24bc4b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. ensure u_label_plane_matrix is passed to icon shader

    Arindam Bose committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    e479fc5 View commit details
    Browse the repository at this point in the history
  2. fix broken render tests

    Arindam Bose committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    cb04ddf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. compute variable placement text-offsets before painting

    Arindam Bose committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    868ff57 View commit details
    Browse the repository at this point in the history
  2. Add render test

    Arindam Bose committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    3a13ebc View commit details
    Browse the repository at this point in the history
  3. Rename debug page based on CR

    Arindam Bose committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    93ad8e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Remove private accessToken and spritesheet

    Arindam Bose committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    b943aa5 View commit details
    Browse the repository at this point in the history
  2. Address more CR comments

    Arindam Bose committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    5d1184e View commit details
    Browse the repository at this point in the history
  3. Update render test to ignore collision.

    Arindam Bose committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    c5fcaa0 View commit details
    Browse the repository at this point in the history
  4. make render tests less noisy and add two separate cases

    Arindam Bose committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    ad28ddc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Make vertical labels slightly more robust

    Arindam Bose committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    e0186a3 View commit details
    Browse the repository at this point in the history