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

[Merged by Bors] - Take DirectionalLight's GlobalTransform into account when calculating shadow map volume (not just direction) #6384

Closed
wants to merge 10 commits into from

Commits on Oct 27, 2022

  1. Use GlobalTransform in ExtractedDirectionalLight to allow translating…

    … and scaling shadow volume
    coreh committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    558c667 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339546d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    455c2b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a76fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b349e5 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    coreh committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5fffc35 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Tweak documentation comments as per code review suggestions

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    coreh and superdump committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5e56855 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40661ce View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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