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

Partial ellipsoid #5995

Merged
merged 72 commits into from
Sep 18, 2019
Merged

Partial ellipsoid #5995

merged 72 commits into from
Sep 18, 2019

Commits on Oct 3, 2017

  1. Update EllipsoidGeometry.js

    Added partial ellipsoid capability.
    srtrotter authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    fc58ff0 View commit details
    Browse the repository at this point in the history
  2. Update EllipsoidOutlineGeometry.js

    Added partial ellipsoid capability.
    srtrotter authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    81d013c View commit details
    Browse the repository at this point in the history
  3. Update CzmlDataSource.js

    Added partial ellipsoid capability.
    srtrotter authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    e379f89 View commit details
    Browse the repository at this point in the history
  4. Update EllipsoidGeometryUpdater.js

    Added partial ellipsoid capability.
    srtrotter authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    899ed31 View commit details
    Browse the repository at this point in the history
  5. Update EllipsoidGeometryUpdater.js

    Fixed typo from last commit.
    srtrotter authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    c3ae3ff View commit details
    Browse the repository at this point in the history
  6. Update EllipsoidGraphics.js

    Added partial ellipsoid capability.
    srtrotter authored Oct 3, 2017
    Configuration menu
    Copy the full SHA
    3ff9459 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    dd4c52b View commit details
    Browse the repository at this point in the history
  2. Added TODOs where needed

    srtrotter authored Nov 21, 2017
    Configuration menu
    Copy the full SHA
    8ce606a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    613dc63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e373e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e8f06f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Updated based on feedback

    * Renamed variables, e.g. azimuthMin to minimumAzimuth.
    * Converted azimuth/elevation inputs from degrees to radians.
    * Fixed indices winding order issues.
    srtrotter authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    18ebf67 View commit details
    Browse the repository at this point in the history
  2. Updated EllipsoidOutlineGeometry.js based on feedback

    * Renamed variables, e.g. azimuthMin to minimumAzimuth.
    * Converted input azimuth/elevation from degrees to radians.
    srtrotter authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    13ca0f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4af472 View commit details
    Browse the repository at this point in the history
  4. Renamed variables based on feedback

    Renamed, e.g. azimuthMin to minimumAzimuth
    srtrotter authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    48068df View commit details
    Browse the repository at this point in the history
  5. Renambed variables based on feedback

    Renamed, e.g. azimuthMin to minimumAzimuth
    srtrotter authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    668530e View commit details
    Browse the repository at this point in the history
  6. Renamed variables based on feedback

    Renamed, e.g. azimuthMin to minimumAzimuth
    srtrotter authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    e821b77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da14f40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7047d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Configuration menu
    Copy the full SHA
    859fea7 View commit details
    Browse the repository at this point in the history
  2. Updated azimuth definition

    srtrotter authored Nov 30, 2017
    Configuration menu
    Copy the full SHA
    c74c4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a081e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aafa6fd View commit details
    Browse the repository at this point in the history
  5. Added partial ellipsoid file

    Just a copy of ellipsoid for now...
    srtrotter authored Nov 30, 2017
    Configuration menu
    Copy the full SHA
    f52ac07 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    9d7541d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aeb1ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8532e1c View commit details
    Browse the repository at this point in the history
  4. Fixed typos

    srtrotter authored Dec 1, 2017
    Configuration menu
    Copy the full SHA
    e1c0796 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    595fa8e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Configuration menu
    Copy the full SHA
    3d99a52 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    srtrotter authored Dec 4, 2017
    Configuration menu
    Copy the full SHA
    5a8a616 View commit details
    Browse the repository at this point in the history
  3. Trying to fix testing

    srtrotter authored Dec 4, 2017
    Configuration menu
    Copy the full SHA
    dc622fa View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Reverted previous change

    srtrotter authored Dec 5, 2017
    Configuration menu
    Copy the full SHA
    7fc91d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

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

Commits on Jan 11, 2018

  1. Updated CzmlDataSource.js based on findings

    Renamed variables from azimuth/elevation to clock/cone.
    srtrotter authored Jan 11, 2018
    Configuration menu
    Copy the full SHA
    941f303 View commit details
    Browse the repository at this point in the history
  2. Fixed merge

    srtrotter authored Jan 11, 2018
    Configuration menu
    Copy the full SHA
    9719d93 View commit details
    Browse the repository at this point in the history
  3. Updated EllipsoidGeometry.js based on findings

    Renamed azimuth/elevation to clock/cone and a few other tweaks
    srtrotter authored Jan 11, 2018
    Configuration menu
    Copy the full SHA
    4ac7d30 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. Configuration menu
    Copy the full SHA
    c4d6401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    124f9ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e662f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89e50b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96414d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    852c174 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a872ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc8faee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32bf68f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    954a618 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Tweak CHANGES.md

    pjcozzi authored Jan 20, 2018
    Configuration menu
    Copy the full SHA
    7ddf64f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

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

Commits on Oct 11, 2018

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

Commits on Nov 2, 2018

  1. Fixed 2D crashing on partial ellipsoid

    The issue was that the barycentricCoordinates would divide by zero.
    nahgrin committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    7564548 View commit details
    Browse the repository at this point in the history
  2. Fixed es-lint changes

    nahgrin committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    5d68ee0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    fb212dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce6d19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acc3c53 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    15c17f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0867f9e View commit details
    Browse the repository at this point in the history
  3. Cleaned up eslint issues

    nahgrin committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    0265054 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

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

Commits on May 30, 2019

  1. Merge branch 'master' of https://github.com/AnalyticalGraphicsInc/cesium

     into upstream/partial-ellipsoid
    nahgrin committed May 30, 2019
    Configuration menu
    Copy the full SHA
    fa08985 View commit details
    Browse the repository at this point in the history
  2. Updated contributers list

    nahgrin committed May 30, 2019
    Configuration menu
    Copy the full SHA
    51dbad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Merge branch 'master' of https://github.com/AnalyticalGraphicsInc/cesium

     into upstream/partial-ellipsoid
    nahgrin committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    8fd124a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    44b1478 View commit details
    Browse the repository at this point in the history
  2. Fixed error in merge

    srtrotter authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    5a67857 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Merge branch 'master' into partial-ellipsoid

    hpinkos committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    48abe88 View commit details
    Browse the repository at this point in the history
  2. fix whitespace

    hpinkos committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    f8211e8 View commit details
    Browse the repository at this point in the history
  3. sandcastle example cleanup

    hpinkos committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    dae1851 View commit details
    Browse the repository at this point in the history
  4. clean up CHANGES.md

    hpinkos committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    9eaac4c View commit details
    Browse the repository at this point in the history
  5. final cleanup

    hpinkos committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    708cccc View commit details
    Browse the repository at this point in the history
  6. Update Spheres and Ellipsoids.html

    Hannah authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    de4e640 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    414d9d4 View commit details
    Browse the repository at this point in the history
  8. CHANGES.md

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