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

Add Material Support to Globe #5919

Merged
merged 35 commits into from
Nov 25, 2017
Merged

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    24ff46b View commit details
    Browse the repository at this point in the history
  2. Removed SlopeMaterial shader in favor of the SlopeRampMaterial which …

    …now uses a color ramp image
    jasonbeverage committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    4e3ae37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2d17c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce71917 View commit details
    Browse the repository at this point in the history
  5. Updated CHANGES.md

    jasonbeverage committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    a2152cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5139bad View commit details
    Browse the repository at this point in the history
  7. Fix eslint warning

    jasonbeverage committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    29d4ae2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11325f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

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

Commits on Nov 3, 2017

  1. Style tweaks

    lilleyse committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    60c0121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d1a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ba02db View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Setting initial time in Globe Materials demo to make lighting look de…

    …cent on first view of Mt Everest
    jasonbeverage committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    cbcaea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cff763d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c619a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7493d7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e4aab6 View commit details
    Browse the repository at this point in the history
  6. Added lineThickness uniform to ElevationContourMaterial

    Added implementation of screen space partial derivatives for contour
    lines to make them look nicer.
    Source/Shaders/Materials/ElevationContourMaterial.glsl
    jasonbeverage committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    c045a6c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. fancy sandcastle demo

    hpinkos committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    8f4a8a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

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

Commits on Nov 25, 2017

  1. Configuration menu
    Copy the full SHA
    8ca9ac9 View commit details
    Browse the repository at this point in the history
  2. Changed dirtyShaders to makeShadersDirty and made it a file level fun…

    …ction intead of a private function
    jasonbeverage committed Nov 25, 2017
    Configuration menu
    Copy the full SHA
    0697c45 View commit details
    Browse the repository at this point in the history
  3. Remove comment

    jasonbeverage committed Nov 25, 2017
    Configuration menu
    Copy the full SHA
    83dedf0 View commit details
    Browse the repository at this point in the history
  4. Formatting

    jasonbeverage committed Nov 25, 2017
    Configuration menu
    Copy the full SHA
    a5fd43f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e469dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    560caa5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc77f3a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c30e90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bd104f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a71d73a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b42d079 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0264ab1 View commit details
    Browse the repository at this point in the history
  13. Tweak CHANGES.md

    pjcozzi authored Nov 25, 2017
    Configuration menu
    Copy the full SHA
    8eb3bd4 View commit details
    Browse the repository at this point in the history
  14. Whitespace

    pjcozzi authored Nov 25, 2017
    Configuration menu
    Copy the full SHA
    217ce3a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc88b02 View commit details
    Browse the repository at this point in the history