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 vertex light support #382

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 27, 2019

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

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    e8e19b6 View commit details
    Browse the repository at this point in the history
  2. Multiply bubbles by lights

    Multiplying gave bad results for ambient light in scattering. Works
    better with bubbles than addition.
    daleeidd committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    3d94df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c6e56 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/vertex-lights

      # Conflicts:
      #	crest/Assets/Crest/Crest/Shaders/Ocean.shader
      #	crest/Assets/Crest/Crest/Shaders/OceanEmission.hlsl
      #	crest/Assets/Crest/Crest/Shaders/OceanFoam.hlsl
      #	crest/Assets/Crest/Crest/Shaders/Underwater/UnderwaterCurtain.shader
    daleeidd committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a01e6f3 View commit details
    Browse the repository at this point in the history
  5. Re index texcoords

    daleeidd committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    ad80a36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e261fba View commit details
    Browse the repository at this point in the history
  7. Housekeeping

    daleeidd committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f5520cb View commit details
    Browse the repository at this point in the history