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: Crash when 3D Tiles bounding region has 0 volume #7945

Merged
merged 16 commits into from
Sep 19, 2019
Merged

fix: Crash when 3D Tiles bounding region has 0 volume #7945

merged 16 commits into from
Sep 19, 2019

Commits on Jun 18, 2019

  1. fix 3dtle 0 volume

    Avoid creating a bounding box with a volume equal to 0
    Zhouhai authored and Zhouhai committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    66691e8 View commit details
    Browse the repository at this point in the history
  2. fix 3dtile 0 volume

    Avoid creating a bounding region with a volume equal to 0
    Zhouhai authored and Zhouhai committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    2d315c0 View commit details
    Browse the repository at this point in the history
  3. fix 3dtile 0 volume

    Avoid creating a bounding sphere with a volume equal to 0
    Zhouhai authored and Zhouhai committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    0fc5a45 View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTORS.md

    Zhouhai authored and Zhouhai committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    19fd615 View commit details
    Browse the repository at this point in the history
  5. fix create region bug

    fix create region bug
    verybigzhouhai authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    ec3df9c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. another way to solve this problem

    another way to solve this problem
    Zhouhai authored and Zhouhai committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    d37636c View commit details
    Browse the repository at this point in the history
  2. add reference and unit test

    add reference and unit test
    Zhouhai authored and Zhouhai committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    65c464c View commit details
    Browse the repository at this point in the history
  3. modify unit test!

    modify unit test
    Zhouhai authored and Zhouhai committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c6aa364 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Merge master into 3dtile0volume

    Omar Shehata committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    f66d4e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Update Cesium3DTileSpec.js

    change name of the test
    verybigzhouhai authored Aug 14, 2019
    Configuration menu
    Copy the full SHA
    2da27bc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    eaadca9 View commit details
    Browse the repository at this point in the history
  2. more robust empty bounding box check

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

Commits on Sep 19, 2019

  1. Increase spec coverage for missing bounding box axes

    Omar Shehata committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    dc31067 View commit details
    Browse the repository at this point in the history
  2. Fix bounding volume 0 spec

    Omar Shehata committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    590327e View commit details
    Browse the repository at this point in the history
  3. Update CHANGES [ci skip]

    Omar Shehata committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    99f87a1 View commit details
    Browse the repository at this point in the history
  4. Merge master into 3dtile0volume

    Omar Shehata committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    decc5fb View commit details
    Browse the repository at this point in the history