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

Oneliner to Zoom to 3DTileset #6104

Merged
merged 19 commits into from
Jan 17, 2018
Merged

Commits on Jan 9, 2018

  1. Configuration menu
    Copy the full SHA
    872b8dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a28dcce View commit details
    Browse the repository at this point in the history
  3. created function that zooms to a 3DTileset

    hanbollar committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    4d31962 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c8a5be View commit details
    Browse the repository at this point in the history
  5. added update note to changes.md

    hanbollar committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    ad555b4 View commit details
    Browse the repository at this point in the history
  6. added in missing

    hanbollar committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    01af1c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Configuration menu
    Copy the full SHA
    e11e281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d24e99f View commit details
    Browse the repository at this point in the history
  3. Deleted Viewer.zoomToTileset. Updated Sandbox 3Dtileset examples to u…

    …se zoomTo. Updated Changes.md.
    hanbollar committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    6690763 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. updated zoomTo to use options parameter to helper instead of just off…

    …set. modified zoomToTarget accordingly. added tests for zoomTo and flyTo.
    hanbollar committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    601e242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2893507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a0348 View commit details
    Browse the repository at this point in the history
  4. updated CHANGES.md from merge

    hanbollar committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    9cdb975 View commit details
    Browse the repository at this point in the history
  5. updated typo

    hanbollar committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    4e5ba70 View commit details
    Browse the repository at this point in the history
  6. updated typos due to last typo

    hanbollar committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    b1f7296 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. modified as per ggetz's recommendations and added in tests for checki…

    …ng zoomTo and flyTo when target is entity
    hanbollar committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    dfa8c2c View commit details
    Browse the repository at this point in the history
  2. removed unused variable

    hanbollar committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    d899c13 View commit details
    Browse the repository at this point in the history
  3. updated 3d tiles sandcastle examples for some to be able to use zoomT…

    …o's default offset. updated tests for zoomTo and flyTo to include entities and certain expectations
    hanbollar committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    1ca28af View commit details
    Browse the repository at this point in the history
  4. removed commented code

    hanbollar committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    254d8a4 View commit details
    Browse the repository at this point in the history