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 #5308

Merged
merged 2,238 commits into from
Jun 19, 2017
Merged

3D Tiles #5308

merged 2,238 commits into from
Jun 19, 2017
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 13, 2017

  1. Configuration menu
    Copy the full SHA
    afca34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f303e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff65a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Configuration menu
    Copy the full SHA
    02f0db3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc64040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e6d9e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Merge pull request #5211 from austinEng/children-culling-fix

    update children transforms before checking their union for culling
    lilleyse authored Apr 18, 2017
    Configuration menu
    Copy the full SHA
    8153ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e4976 View commit details
    Browse the repository at this point in the history
  3. refactor

    hpinkos committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    34e664b View commit details
    Browse the repository at this point in the history
  4. fix specs

    hpinkos committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    d53054f View commit details
    Browse the repository at this point in the history
  5. missing doc

    hpinkos committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    df45e53 View commit details
    Browse the repository at this point in the history
  6. Tests

    lilleyse committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    2c78cc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. cleanup, fix exponential slider

    hpinkos committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    95652af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a4036 View commit details
    Browse the repository at this point in the history
  3. fix style editor

    hpinkos committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    95fbaba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5217 from AnalyticalGraphicsInc/3dtiles-inspector…

    …-refactor
    
    Cesium 3dtiles inspector refactor
    mramato authored Apr 19, 2017
    Configuration menu
    Copy the full SHA
    5854e68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5941ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Configuration menu
    Copy the full SHA
    169760b View commit details
    Browse the repository at this point in the history
  2. fix label clipping

    rahwang committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    94de1f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5363042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d18df7 View commit details
    Browse the repository at this point in the history
  5. cleanup tweaks

    rahwang committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    3c28604 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Expire temp

    lilleyse committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    6aaff1b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Remove links

    lilleyse committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    e6c594b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Configuration menu
    Copy the full SHA
    2044390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb5f91 View commit details
    Browse the repository at this point in the history
  3. Fixing spacing

    glee2244 committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    66a149a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae9745c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b681c3 View commit details
    Browse the repository at this point in the history
  6. Removed console.log

    Jane-Of-Art committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    647fdfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1a11d0 View commit details
    Browse the repository at this point in the history
  8. Handle expiring subtrees

    lilleyse committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    63b899d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc2f4d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

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

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    d53e065 View commit details
    Browse the repository at this point in the history
  2. adding tests

    rahwang committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    a247ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38dc3e3 View commit details
    Browse the repository at this point in the history
  4. Clean up model matrix code

    lilleyse committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    18e641b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e35015 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5206 from AnalyticalGraphicsInc/no-tile-extension

    3D Tiles - Load tiles without extensions
    pjcozzi authored Apr 26, 2017
    Configuration menu
    Copy the full SHA
    9f8d13a View commit details
    Browse the repository at this point in the history
  7. refactor traversal

    austinEng committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    53da697 View commit details
    Browse the repository at this point in the history
  8. Add memory usage based heurisitic for unloading tiles

    Adding a maximumMemoryUsage limiter which behaves similar to the
    maximumNumberOfLoadedTiles property. When the cache exceeds usage, all
    unneeded tiles are unloaded.
    shehzan10 committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    70be1d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ea22af View commit details
    Browse the repository at this point in the history
  10. Added tests + styling fix

    lilleyse committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    a46ca4c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. update 3d tiles inspector

    hpinkos committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    502f00f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5244 from AnalyticalGraphicsInc/3dtilesinspectorc…

    …leanup
    
    More 3D Tiles inspector cleanup
    mramato authored Apr 27, 2017
    Configuration menu
    Copy the full SHA
    8a8a4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecb1d70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19e4179 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into 3d-tiles

    hpinkos committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    66f5f99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d640ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f627ddd View commit details
    Browse the repository at this point in the history
  8. remove double visits

    austinEng committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    815628c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c714501 View commit details
    Browse the repository at this point in the history
  10. Revert "moving debug label drawing from tilset to view model"

    This reverts commit 19e4179.
    rahwang committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    d67edf9 View commit details
    Browse the repository at this point in the history
  11. Revert "removing the original debug labels"

    This reverts commit f627ddd.
    rahwang committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    8492203 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1af8c5a View commit details
    Browse the repository at this point in the history
  13. fix jshint

    rahwang committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    ca38f1a View commit details
    Browse the repository at this point in the history
  14. Cleanup

    lilleyse committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    dfb938b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #5250 from AnalyticalGraphicsInc/random-fixes

    Master to 3D Tiles Cleanup
    bagnell authored Apr 27, 2017
    Configuration menu
    Copy the full SHA
    4c45604 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Merge pull request #5040 from glee2244/3d-tiles

    First commit with distance
    lilleyse authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    6c6562d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db6e92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e80e98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe7d607 View commit details
    Browse the repository at this point in the history
  5. bugfixes and update tests

    austinEng committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    85ff19c View commit details
    Browse the repository at this point in the history
  6. cleanup

    rahwang committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    134288f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    991d054 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4719841 View commit details
    Browse the repository at this point in the history
  9. cleanup

    austinEng committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    eedd70f View commit details
    Browse the repository at this point in the history
  10. tweak

    rahwang committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    5f901dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9238239 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b61a4a View commit details
    Browse the repository at this point in the history
  13. unused flags

    austinEng committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    4d976f9 View commit details
    Browse the repository at this point in the history
  14. update sort for load

    austinEng committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    a9786fb View commit details
    Browse the repository at this point in the history
  15. cleanup

    rahwang committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    effbe7b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8b0e599 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Fix test

    lilleyse committed May 1, 2017
    Configuration menu
    Copy the full SHA
    d6a1463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5dbf14 View commit details
    Browse the repository at this point in the history
  3. switching to pickObject

    rahwang committed May 1, 2017
    Configuration menu
    Copy the full SHA
    b3f8aed View commit details
    Browse the repository at this point in the history
  4. clean up edits

    rahwang committed May 1, 2017
    Configuration menu
    Copy the full SHA
    9bf5138 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    1fd847e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    911a404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b50e1a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5268 from AnalyticalGraphicsInc/request-scheduler…

    …-data-uri
    
    Resolve data uris the moment they are schedules.
    lilleyse authored May 2, 2017
    Configuration menu
    Copy the full SHA
    43075de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e6b512 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67964c0 View commit details
    Browse the repository at this point in the history
  7. consolidate debug flags

    rahwang committed May 2, 2017
    Configuration menu
    Copy the full SHA
    58ce52a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3429968 View commit details
    Browse the repository at this point in the history
  9. bugfixes

    austinEng committed May 2, 2017
    Configuration menu
    Copy the full SHA
    2b858d6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    ec24907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ec7c8 View commit details
    Browse the repository at this point in the history
  3. tweak

    rahwang committed May 3, 2017
    Configuration menu
    Copy the full SHA
    bed4f78 View commit details
    Browse the repository at this point in the history
  4. edits

    rahwang committed May 3, 2017
    Configuration menu
    Copy the full SHA
    5942696 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5188 from rahwang/per-tile-stats

    Per tile stats
    lilleyse authored May 3, 2017
    Configuration menu
    Copy the full SHA
    fca40cb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5253 from rahwang/picking-without-batch-tables

    Picking tiles without batch tables
    lilleyse authored May 3, 2017
    Configuration menu
    Copy the full SHA
    3a3c466 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5da91d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    586d02f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3839d99 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    1170c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6853ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82570f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1326d5b View commit details
    Browse the repository at this point in the history
  5. optimizations

    austinEng committed May 4, 2017
    Configuration menu
    Copy the full SHA
    80806ea View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Merge pull request #5245 from shehzan10/unload-memory

    Add a memory usage based heuristic for unloading tiles
    lilleyse authored May 5, 2017
    Configuration menu
    Copy the full SHA
    37e4690 View commit details
    Browse the repository at this point in the history
  2. backface commands for all tiles, not just unresolved tiles. fixes bug…

    …s when multiple final tiles have different selection depths
    austinEng committed May 5, 2017
    Configuration menu
    Copy the full SHA
    538ab35 View commit details
    Browse the repository at this point in the history
  3. updates

    austinEng committed May 5, 2017
    Configuration menu
    Copy the full SHA
    3bd95ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b653d6c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Merge pull request #5254 from austinEng/improved-tile-loading

    Refactor Tileset Traversal
    lilleyse authored May 8, 2017
    Configuration menu
    Copy the full SHA
    85fd29c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11bede6 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    lilleyse committed May 8, 2017
    Configuration menu
    Copy the full SHA
    b5c719d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    544d87c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. cleaning up some names

    rahwang committed May 9, 2017
    Configuration menu
    Copy the full SHA
    f2aec96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa8a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de8dd2e View commit details
    Browse the repository at this point in the history
  4. tweak

    rahwang committed May 9, 2017
    Configuration menu
    Copy the full SHA
    153188c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    834bee9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60ff618 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6070f1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Merge pull request #5296 from AnalyticalGraphicsInc/debug-colorize-ti…

    …les-fix
    
    debugColorizeTiles works with no features
    pjcozzi authored May 10, 2017
    Configuration menu
    Copy the full SHA
    802a93a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4136 from AnalyticalGraphicsInc/3d-tiles-expire

    3D Tiles - Support tile expiration
    pjcozzi authored May 10, 2017
    Configuration menu
    Copy the full SHA
    68e2aa5 View commit details
    Browse the repository at this point in the history
  3. Format memory string better

    lilleyse committed May 10, 2017
    Configuration menu
    Copy the full SHA
    7bc9616 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    lilleyse committed May 10, 2017
    Configuration menu
    Copy the full SHA
    5fecd1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dce35ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b692edf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7579d83 View commit details
    Browse the repository at this point in the history
  8. Small fixes

    lilleyse committed May 10, 2017
    Configuration menu
    Copy the full SHA
    29829b4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5299 from AnalyticalGraphicsInc/3d-tiles-statistics

    Moving Cesium3DTileset statistics to its own class
    pjcozzi authored May 10, 2017
    Configuration menu
    Copy the full SHA
    89cf34c View commit details
    Browse the repository at this point in the history
  10. Update LICENSE.md

    pjcozzi authored May 10, 2017
    Configuration menu
    Copy the full SHA
    f3deab8 View commit details
    Browse the repository at this point in the history
  11. Tweak LICENSE.md

    pjcozzi authored May 10, 2017
    Configuration menu
    Copy the full SHA
    c4e6591 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #5298 from AnalyticalGraphicsInc/command-cleanup

    Clean up 3D Tiles derived commands
    pjcozzi authored May 10, 2017
    Configuration menu
    Copy the full SHA
    d4a9f70 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4bdc295 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6296b47 View commit details
    Browse the repository at this point in the history
  15. Clean 3D Tiles sandcastle

    lilleyse committed May 10, 2017
    Configuration menu
    Copy the full SHA
    f74cf2c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Merge pull request #5305 from rahwang/cleanup-tile-picking

    cleanup tile picking without batch table
    lilleyse authored May 11, 2017
    Configuration menu
    Copy the full SHA
    b910218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6eb300 View commit details
    Browse the repository at this point in the history
  3. Fix inspector styling issue

    lilleyse committed May 11, 2017
    Configuration menu
    Copy the full SHA
    19af191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1640350 View commit details
    Browse the repository at this point in the history
  5. Temp

    lilleyse committed May 11, 2017
    Configuration menu
    Copy the full SHA
    d0eaf37 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Cleanup

    lilleyse committed May 12, 2017
    Configuration menu
    Copy the full SHA
    12fe02a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1037c6 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    lilleyse committed May 12, 2017
    Configuration menu
    Copy the full SHA
    40158b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67cc4c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a960877 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8ad61a View commit details
    Browse the repository at this point in the history
  7. Fixed minor styling issues I noticed

    Jane-Of-Art authored and lilleyse committed May 12, 2017
    Configuration menu
    Copy the full SHA
    7af5769 View commit details
    Browse the repository at this point in the history
  8. Bug Fix ternary

    Jane-Of-Art authored and lilleyse committed May 12, 2017
    Configuration menu
    Copy the full SHA
    1b4dafc View commit details
    Browse the repository at this point in the history
  9. Changed Developer Error Message

    Jane-Of-Art authored and lilleyse committed May 12, 2017
    Configuration menu
    Copy the full SHA
    3490b93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b009b1f View commit details
    Browse the repository at this point in the history
  11. changed implementation of normalize to ue default cartesian functions…

    …, added shader tests
    Jane-Of-Art authored and lilleyse committed May 12, 2017
    Configuration menu
    Copy the full SHA
    04ea999 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5c70e7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5044 from Jane-Of-Art/binary

    Draft of support for vectors in binary and ternary expressions
    lilleyse authored May 12, 2017
    Configuration menu
    Copy the full SHA
    abf3864 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    598f1c7 View commit details
    Browse the repository at this point in the history
  15. Cleanup

    lilleyse committed May 12, 2017
    Configuration menu
    Copy the full SHA
    73090fd View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Fix include problem

    lilleyse committed May 15, 2017
    Configuration menu
    Copy the full SHA
    e2d850d View commit details
    Browse the repository at this point in the history
  2. Fix test

    lilleyse committed May 15, 2017
    Configuration menu
    Copy the full SHA
    475be55 View commit details
    Browse the repository at this point in the history
  3. Fix tile process

    lilleyse committed May 15, 2017
    Configuration menu
    Copy the full SHA
    2d02ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8420b18 View commit details
    Browse the repository at this point in the history
  5. tweak

    rahwang committed May 15, 2017
    Configuration menu
    Copy the full SHA
    742d430 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5292 from rahwang/rename-debug-labels

    cleaning up debug label names
    lilleyse authored May 15, 2017
    Configuration menu
    Copy the full SHA
    87545a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df74189 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7457f0a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Merge branch 'master' into 3d-tiles

    hpinkos committed May 17, 2017
    Configuration menu
    Copy the full SHA
    ce5f788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81d2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64a4c6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05193ca View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into 3d-tiles

    hpinkos committed May 17, 2017
    Configuration menu
    Copy the full SHA
    131da42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12cd792 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

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

Commits on May 22, 2017

  1. Expose getStats function

    hpinkos committed May 22, 2017
    Configuration menu
    Copy the full SHA
    836004b View commit details
    Browse the repository at this point in the history
  2. Update doc

    hpinkos committed May 22, 2017
    Configuration menu
    Copy the full SHA
    18e41ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5347 from AnalyticalGraphicsInc/3dtiles-inspector

    Expose getStats function in Cesium3DTilesInspectorViewModel
    lilleyse authored May 22, 2017
    Configuration menu
    Copy the full SHA
    a49f63c View commit details
    Browse the repository at this point in the history
  4. adding pixelOffset

    rahwang committed May 22, 2017
    Configuration menu
    Copy the full SHA
    ab2efcb View commit details
    Browse the repository at this point in the history
  5. Tweak CHANGES.md

    pjcozzi authored May 22, 2017
    Configuration menu
    Copy the full SHA
    3b66400 View commit details
    Browse the repository at this point in the history
  6. PR updates

    lilleyse committed May 22, 2017
    Configuration menu
    Copy the full SHA
    2be73f6 View commit details
    Browse the repository at this point in the history
  7. Add 1.35 to CHANGES.md

    pjcozzi authored May 22, 2017
    Configuration menu
    Copy the full SHA
    184a151 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Formatting

    pjcozzi committed May 23, 2017
    Configuration menu
    Copy the full SHA
    70826de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995929a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b18a351 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b08c03c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a04748 View commit details
    Browse the repository at this point in the history
  6. Fix infinite loop where an expression references a property of the sa…

    …me name. Build regex for expression keys rather than generic variable regex.
    lilleyse committed May 23, 2017
    Configuration menu
    Copy the full SHA
    8930949 View commit details
    Browse the repository at this point in the history
  7. Small fixes

    lilleyse committed May 23, 2017
    Configuration menu
    Copy the full SHA
    be3933e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f3a979 View commit details
    Browse the repository at this point in the history
  9. cleanup picking behavior

    rahwang committed May 23, 2017
    Configuration menu
    Copy the full SHA
    04d1c4e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5232 from Jane-Of-Art/multiExpressions

    Added support for multiple expressions with passing tests
    pjcozzi authored May 23, 2017
    Configuration menu
    Copy the full SHA
    6761474 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    dc11b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a34664 View commit details
    Browse the repository at this point in the history
  3. Doc fixes

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    7578997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25032d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5325 from rahwang/pick-tile-debug-label

    Only show picked tile debug labels
    lilleyse authored May 24, 2017
    Configuration menu
    Copy the full SHA
    5489bcb View commit details
    Browse the repository at this point in the history
  6. Check for NaN

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    36276e8 View commit details
    Browse the repository at this point in the history
  7. Tile coloring

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    d92ce77 View commit details
    Browse the repository at this point in the history
  8. Updates

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    521ff12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b941321 View commit details
    Browse the repository at this point in the history
  10. Spec fix

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    fd12996 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5355 from AnalyticalGraphicsInc/number-fix

    Fix string->number conversion in 3D Tiles inspector
    mramato authored May 24, 2017
    Configuration menu
    Copy the full SHA
    557c157 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e62c63 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #5356 from AnalyticalGraphicsInc/doc-fixes

    3D Tiles doc fixes
    pjcozzi authored May 24, 2017
    Configuration menu
    Copy the full SHA
    6799b8f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5360 from AnalyticalGraphicsInc/fix-samples

    Fix opaque/translucent sample tilesets
    pjcozzi authored May 24, 2017
    Configuration menu
    Copy the full SHA
    30e9b6e View commit details
    Browse the repository at this point in the history
  15. Upgraded jsep to 0.3.1

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    8b046bc View commit details
    Browse the repository at this point in the history
  16. Sandcastle updates

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    5b7dec6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    afe347a View commit details
    Browse the repository at this point in the history
  18. Fix for composite tiles

    lilleyse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    2b8f959 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e95d0bc View commit details
    Browse the repository at this point in the history
  20. Merge pull request #5362 from AnalyticalGraphicsInc/sandcastle-updates

    3D Tiles Sandcastle updates
    pjcozzi authored May 24, 2017
    Configuration menu
    Copy the full SHA
    1abea37 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Remove uneeded section

    lilleyse committed May 25, 2017
    Configuration menu
    Copy the full SHA
    a34bbb6 View commit details
    Browse the repository at this point in the history
  2. Fix

    lilleyse committed May 25, 2017
    Configuration menu
    Copy the full SHA
    224adad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f56969 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5358 from AnalyticalGraphicsInc/tile-coloring

    Tile coloring
    Hannah authored May 25, 2017
    Configuration menu
    Copy the full SHA
    b1d2568 View commit details
    Browse the repository at this point in the history
  5. Fix jsep.js

    mramato committed May 25, 2017
    Configuration menu
    Copy the full SHA
    b6d0e63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dafb4f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into 3d-tiles

    hpinkos committed May 25, 2017
    Configuration menu
    Copy the full SHA
    5bdb797 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    788219a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5366 from AnalyticalGraphicsInc/fix-3dtiles-inspe…

    …ctor
    
    Fix Cesium3DTilesInspector crash when no tileset is selected
    lilleyse authored May 25, 2017
    Configuration menu
    Copy the full SHA
    3a5d269 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Merge branch 'master' into 3d-tiles

    hpinkos committed May 26, 2017
    Configuration menu
    Copy the full SHA
    afbb41c View commit details
    Browse the repository at this point in the history
  2. Fix eslint

    hpinkos committed May 26, 2017
    Configuration menu
    Copy the full SHA
    872c837 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5372 from AnalyticalGraphicsInc/fix-eslint

    Fix eslint in 3D-tiles branch
    mramato authored May 26, 2017
    Configuration menu
    Copy the full SHA
    e0599a2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

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

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    2cdffc8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into 3d-tiles

    # Conflicts:
    #	CHANGES.md
    #	Source/Scene/GoogleEarthImageryProvider.js
    mramato committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    86759b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

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

Commits on Jun 6, 2017

  1. Configuration menu
    Copy the full SHA
    0fef407 View commit details
    Browse the repository at this point in the history
  2. Write test

    lilleyse committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    7db40c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    835cfd9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5405 from omh1280/optimization_pane

    Add `Optimization` pane to easily change debug variables
    lilleyse authored Jun 6, 2017
    Configuration menu
    Copy the full SHA
    2276b54 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Fix for cache

    lilleyse committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    b76652b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac67bd5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5428 from AnalyticalGraphicsInc/expire-date-fix

    Fix tile continually expiring when expireDate is set
    pjcozzi authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    60d426e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b21aa7 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into 3d-tiles

    # Conflicts:
    #	CHANGES.md
    #	Source/DataSources/CzmlDataSource.js
    #	Source/DataSources/KmlDataSource.js
    mramato committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    e0d8f2a View commit details
    Browse the repository at this point in the history
  6. Fix bad merge.

    mramato committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    baa1e97 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Merge pull request #5438 from AnimatedRNG/3d-tiles-point-cloud-shadows

    Passes the tileset 'shadows' property to PointCloud3DTileContent
    lilleyse authored Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0a4d4d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Cleanup

    lilleyse committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    de6ba12 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. More cleanup

    lilleyse committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a011d36 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    374c5e0 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    lilleyse committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    4ef7868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76660c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01bcc7d View commit details
    Browse the repository at this point in the history
  5. Small fix

    lilleyse committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    3855a2c View commit details
    Browse the repository at this point in the history
  6. Small fix

    lilleyse committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    d4b0afb View commit details
    Browse the repository at this point in the history
  7. Remove empty test

    lilleyse committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    ba612d5 View commit details
    Browse the repository at this point in the history
  8. Fix promise usage.

    mramato committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    b45579b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02ba0eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c5f488 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7df1e30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf1c78f View commit details
    Browse the repository at this point in the history
  13. Removed stray console.log

    lilleyse committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    3a867b1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab7d03c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

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

    mramato committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    ee82374 View commit details
    Browse the repository at this point in the history