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

Clamping to 3D Tiles #6934

Merged
merged 42 commits into from
Sep 28, 2018
Merged

Clamping to 3D Tiles #6934

merged 42 commits into from
Sep 28, 2018

Commits on Sep 6, 2018

  1. pick from ray functions

    lilleyse committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    ab1ed46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d6658 View commit details
    Browse the repository at this point in the history
  3. Add development demos

    lilleyse committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5e133ff View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Add clamp to 3d tiles demo

    lilleyse committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    318821f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Partial updates

    lilleyse committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    236c850 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

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

Commits on Sep 12, 2018

  1. Rename

    lilleyse committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    59570f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Expand on documentation

    lilleyse committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    55734c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3001c5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e111e3f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

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

    lilleyse committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    653fe19 View commit details
    Browse the repository at this point in the history
  3. Remove sun visibility demo

    lilleyse committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    3a1566c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e079b7 View commit details
    Browse the repository at this point in the history
  5. Renames in PickSpec

    lilleyse committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    1e26b8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c98b5d View commit details
    Browse the repository at this point in the history
  7. eslint fixes

    lilleyse committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    d8490eb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    7c787c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7799cd0 View commit details
    Browse the repository at this point in the history
  3. Add Clamp to 3D Model demo

    lilleyse committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    9a8f03d View commit details
    Browse the repository at this point in the history
  4. Cleanup updates

    lilleyse committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    ffc35c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9abdbb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a37ad74 View commit details
    Browse the repository at this point in the history
  7. Revert ae0a4c1 (uniform splits in 3D orthographic) which seems to be …

    …causing stuttering effects
    lilleyse committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    9f547b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7671f71 View commit details
    Browse the repository at this point in the history
  9. Update CHANGES.md

    lilleyse committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    d4f6dae View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

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

Commits on Sep 19, 2018

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

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    45a77b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e54834 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    9465e34 View commit details
    Browse the repository at this point in the history
  2. Add comment about writing translucent depth in pick pass and don't re…

    …turn early in Sandcastle demo
    lilleyse committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    faafedf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

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

    lilleyse committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    6afb0d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59df7ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e253de6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c8c800 View commit details
    Browse the repository at this point in the history
  6. Expand excludes object test

    lilleyse committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    8209e29 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Revert "Update Sandcastle demo to not trigger infinite loop"

    This reverts commit 9c8c800.
    lilleyse committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    1cda2e1 View commit details
    Browse the repository at this point in the history
  2. Revert "Move hide/show objects outside of drill pick"

    This reverts commit e253de6.
    lilleyse committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    7da184d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67aaa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaab71c View commit details
    Browse the repository at this point in the history