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

3D Tiles - Point Cloud Styling #4336

Merged
merged 31 commits into from Oct 19, 2016
Merged

3D Tiles - Point Cloud Styling #4336

merged 31 commits into from Oct 19, 2016

Commits on Sep 19, 2016

  1. pnts shader styling

    lilleyse committed Sep 19, 2016
    Copy the full SHA
    41fc014 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Copy the full SHA
    46d00e3 View commit details
    Browse the repository at this point in the history
  2. Organization

    lilleyse committed Sep 20, 2016
    Copy the full SHA
    8e98836 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b7c2dfd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Copy the full SHA
    cc1c4e6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5cb1088 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    758ebb2 View commit details
    Browse the repository at this point in the history
  4. Stricter type comparisons

    lilleyse committed Sep 27, 2016
    Copy the full SHA
    9d2838e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Copy the full SHA
    096b15b View commit details
    Browse the repository at this point in the history
  2. Fix tests

    lilleyse committed Sep 28, 2016
    Copy the full SHA
    976f32f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    953f9be View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1fd4b27 View commit details
    Browse the repository at this point in the history
  5. Limit array length

    lilleyse committed Sep 28, 2016
    Copy the full SHA
    dbd681d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    75beb23 View commit details
    Browse the repository at this point in the history
  7. Add back TODO

    lilleyse committed Sep 28, 2016
    Copy the full SHA
    72ee217 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. More detailed shader error messages, removed type-checking errors in …

    …evaluate, added ScratchStorage class
    lilleyse committed Sep 29, 2016
    Copy the full SHA
    88903d5 View commit details
    Browse the repository at this point in the history
  2. Revert ExpressionSpec

    lilleyse committed Sep 29, 2016
    Copy the full SHA
    62ecd50 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7754b66 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Add BATCH_ID comment

    lilleyse committed Sep 30, 2016
    Copy the full SHA
    cab3705 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    464cee8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    18be9d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Added tests

    lilleyse committed Oct 4, 2016
    Copy the full SHA
    079d6f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Tweak test for OIT

    lilleyse committed Oct 10, 2016
    Copy the full SHA
    6d8a879 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    84d8ff7 View commit details
    Browse the repository at this point in the history
  3. Style point size

    lilleyse committed Oct 10, 2016
    Copy the full SHA
    a217024 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    55cf834 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Rename size to pointSize

    lilleyse committed Oct 18, 2016
    Copy the full SHA
    8823472 View commit details
    Browse the repository at this point in the history
  2. Support both === and !==

    lilleyse committed Oct 18, 2016
    Copy the full SHA
    c04ff78 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f0f86ad View commit details
    Browse the repository at this point in the history
  4. Fix styling edge case

    lilleyse committed Oct 18, 2016
    Copy the full SHA
    83efc1b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    45d96d8 View commit details
    Browse the repository at this point in the history